@@ -74,9 +74,17 @@ Copy paste the following code to each new page. Adapt it fit the needs of your p
## Headline details
`<a name="top" />` : You can reference this name (`[link to top](#top) `) with a link and can jump back to top! You can reference everything else in the code you define in `<a name="" />` via this structure.
`[**HOME**](Home) » [**<TopicPage>**](<TopicPage>) » [**<YourPage>**](<YourPage>)` : The headline each page should have.
`[[_TOC_]]` : The table of content of your new page. Everything you put in `## YourParagraph` will appear automatically.
`***` : The horizontal line separating header from page content
`>
> :construction: Work in progress
>`: A symbol that you are not finished editing the page or that the topic you whish describe is fully covered.
\ No newline at end of file
>` A symbol that you are not finished editing the page or that the topic you whish describe is fully covered.