HowTo: Difference between revisions
| Line 33: | Line 33: | ||
===Create footnotes=== | ===Create footnotes=== | ||
Surround a footnote with <ref> 'footnote text' </ref> tags and add at the end of the page a <references/> tag. The footnote text between the ref tags will be displayed there. The footnote reference and the footnote link to each other | Surround a footnote with ,nowiki><ref> 'footnote text' </ref></nowiki> tags and add at the end of the page a <nowiki><references/> </nowiki>tag. The footnote text between the ref tags will be displayed there. The footnote reference and the footnote link to each other | ||
===Create/Edit references=== | ===Create/Edit references=== | ||
Revision as of 14:40, 12 November 2013
Create headers
On a regular base add an appropriate header.
| Style element | Syntax | Shows as |
|---|---|---|
| Headers | == header 2 == | header 2 |
| === header 3 === | header 3 | |
| ==== header 4 ==== | header 4 |
Make sure you always use the headers in this order, e.g. header 2, followed by header 3 and 4 if necessary.
Create lists
| Style element | Syntax | Shows as |
|---|---|---|
| Bulleted list | * bullet 1 * bullet 2 ** nested bullet |
|
| Ordered list | # first item #second item ## nested item ##* nested bullet |
|
Close an item with a ; when short, and with a . when a full sentence. In the latter case start with a capital.
Create footnotes
Surround a footnote with ,nowiki>[1]</nowiki> tags and add at the end of the page a <references/> tag. The footnote text between the ref tags will be displayed there. The footnote reference and the footnote link to each other
Create/Edit references
In Overviews => All references you can find all references. In Brows data => Browse the IMAGE model you can find all references. You can edit a reference by clicking on the reference and then on the edit-tab in the wiki-bar. If you want to add a new reference...
Create a acronym
Add formulas
Add a figure
Add tables
Avoid tables! They are cumbersome and most likely too detailed. Do not use them to layout your text, it is against the accessability guidelines and most of the the time there is an alternative solution for the problem. In case of a data table which is necessary for the text, consider a picture of this data table.
For detailed info see: http://www.mediawiki.org/wiki/Help:Tables
Link to standard figures
Link to additional figures
Link to chapters
Link to references
Edit a output-variable
Add new items in the infobox
- ↑ 'footnote text'