This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
help [2021/03/26 12:29] admin |
help [2021/04/09 13:35] (current) admin getting an account help added |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| In this section you will find some basic instructions on how to create a new page, add links to it and to specific sections. | In this section you will find some basic instructions on how to create a new page, add links to it and to specific sections. | ||
| + | |||
| + | ====Requesting an Account==== | ||
| + | IF you haven' | ||
| ====Create New Pages==== | ====Create New Pages==== | ||
| Line 7: | Line 10: | ||
| A wiki with just one page isn’t very exciting nor interesting. So let’s make a page. I want a page called, let’s say Pink Elephants. There are a few ways to start — all of them are just ways to vist the URL of that page on my site. Here are a few ways: | A wiki with just one page isn’t very exciting nor interesting. So let’s make a page. I want a page called, let’s say Pink Elephants. There are a few ways to start — all of them are just ways to vist the URL of that page on my site. Here are a few ways: | ||
| - | ====Create a link to the new page==== | + | ===Create a link to the new page=== |
| You can manually create a link to your new page on another page and then click that link to get to the new URL. See below for how to create a link. | You can manually create a link to your new page on another page and then click that link to get to the new URL. See below for how to create a link. | ||
| Line 34: | Line 37: | ||
| But that’s OK — I don’t mind — the main thing is that I have my page done now. | But that’s OK — I don’t mind — the main thing is that I have my page done now. | ||
| - | |||
| - | ==== Cross-Refencing ==== | ||
| - | |||
| - | Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[syntax# | ||
| - | |||
| - | This links to [[syntax# | ||
| - | |||
| - | ==== Footnotes ==== | ||
| - | |||
| - | You can add footnotes ((This is a footnote)) by using double parentheses. | ||
| - | |||
| - | You can add footnotes ((This is a footnote)) by using double parentheses. | ||
| ==== Sectioning ==== | ==== Sectioning ==== | ||
| Line 62: | Line 53: | ||
| ---- | ---- | ||
| + | |||
| + | ==== Links ==== | ||
| + | |||
| + | DokuWiki supports multiple ways of creating links. | ||
| + | |||
| + | === External === | ||
| + | |||
| + | External links are recognized automagically: | ||
| + | |||
| + | DokuWiki supports multiple ways of creating links. External links are recognized | ||
| + | automagically: | ||
| + | link text as well: [[http:// | ||
| + | addresses like this one: < | ||
| + | |||
| + | === Internal === | ||
| + | |||
| + | Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. | ||
| + | |||
| + | Internal links are created by using square brackets. You can either just give | ||
| + | a [[pagename]] or use an additional [[pagename|link text]]. | ||
| + | |||
| + | [[doku> | ||
| + | |||
| + | You can use [[some: | ||
| + | |||
| + | You can use [[some: | ||
| + | |||
| + | For details about namespaces see [[doku> | ||
| + | |||
| + | ==== Cross-Refencing ==== | ||
| + | |||
| + | Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[help# | ||
| + | |||
| + | This links to [[help# | ||
| + | |||
| + | ==== Footnotes ==== | ||
| + | |||
| + | You can add footnotes ((This is a footnote)) by using double parentheses. | ||
| + | |||
| + | You can add footnotes ((This is a footnote)) by using double parentheses. | ||
| ====Adding a comments section to a page==== | ====Adding a comments section to a page==== | ||