HowTo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 41: | Line 41: | ||
===Add a figure=== | ===Add a figure=== | ||
===Add tables=== | ===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 standard figures=== | ||
===Link to additional figures=== | ===Link to additional figures=== | ||
Revision as of 12:04, 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
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]