HowTo: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
!Style element!!Syntax!!Shows as | !Style element!!Syntax!!Shows as | ||
|- | |- | ||
|rowspan=" | |rowspan="3"|Headers | ||
|<nowiki>== header 2 ==</nowiki> | |<nowiki>== header 2 ==</nowiki> | ||
|<h2> header 2 </h2> | |<h2> header 2 </h2> | ||
Revision as of 13:20, 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
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
[Category:Help]