Sample page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
Mediawiki automaticallly ceates a title from the name in the URL. | Mediawiki automaticallly ceates a title from the name in the URL. | ||
1. First element on a wiki page are the categrories the page belongs into and if applicable redirects (see below= | '''1. First element on a wiki page''' are the categrories the page belongs into and if applicable redirects (see below= | ||
[[Category:xxx]] | [[Category:xxx]] | ||
2. Second is an explanation what the page is about. If it is a help page for a menu (opening from a ? icon on the top) the path is mentioned. | '''2. Second element''' is an explanation what the page is about. If it is a help page for a menu (opening from a ? icon on the top) the path is mentioned. | ||
This page is about the menu {{#fas:cog}} (SETTINGS) PAGENAME > PAGENAME XXX followed by explanation on what to find on this page. | This page is about the menu {{#fas:cog}} (SETTINGS) PAGENAME > PAGENAME XXX followed by explanation on what to find on this page. | ||
| Line 14: | Line 14: | ||
Diese Seite ist über das Menue {{#fas:cog}} (KONFIGURATION) PAGENAME | Diese Seite ist über das Menue {{#fas:cog}} (KONFIGURATION) PAGENAME | ||
3. Some pages have a summary box (used for slide out help) or | '''3. Some pages have a summary box (used for slide out help) or important things to know'''. This section has a meaningful heading in a h1 = = | ||
Summary / Zusammenfassung heading in a h1 = = | Summary / Zusammenfassung heading in a h1 = = | ||
| Line 27: | Line 27: | ||
</div> | </div> | ||
4. Next element is a table of content <nowiki>__TOC__ </nowiki> which will be automatically generated from the headlines. | '''4. Next element is a table of content '''<nowiki>__TOC__ </nowiki> which will be automatically generated from the headlines. | ||
'''5. Put the first heading after the table of content''' | |||
__TOC__ | __TOC__ | ||