Statistics Explained markup code - advancedFor full details, see Mediawiki Help Formatting | ||
Description | You type | You get |
Text not displayed in PDF print version | <noprint>Text not in PDF version.</noprint> | Text not in PDF version. |
Text only displayed in PDF print version | <onlyprint>Text only in PDF version.</onlyprint> | / |
Bold and italic | '''''bold & italic''''' | bold & italic |
Internal link (within Statistics Explained) | [[Glossary:Name of page|]] | |
External link (to other websites) | [http://www.example.org Text to display] | |
Redirect to another page | #REDIRECT [[Glossary:Target page|]] | |
Redirect to other section with heading within the same page | [[#Target_heading|Target heading]] | |
To create a footnote or reference, use this format: Article text.<ref name="test">[http://www.example.org Link text], additional text.</ref> | Article text.[1] | |
To reuse the same note, reuse the name with a trailing slash: Article text.<ref name="test" /> | ||
To display notes, add either of these lines to the References section <references/> | ||
Section headings[1] A Table of Contents will automatically be generated when four headings are added to an article. | == Level 1 == | Level 1Level 2Level 3Level 4Level 5 |
Bulleted list[1] Empty lines between list items discouraged, (see numbered lists). | * One |
|
Numbered list[1] Empty lines between list items restarts numbering at 1. | # One |
|
Thumbnail image, size 350 pixels, positioned to the right | [[Image:Eurostat logo RGB 60.jpg|thumb|350px|right|Text of caption below the image]] | |
Display on next line | <br style="clear: both" /> | (text following markup is displayed on next line) |
No table of contents | __NOTOC__ | (no table of contents is displayed) |
Indenting Text[1] | no indent (normal) | no indent (normal)
|
Hyperkinked e-mail address | [mailto:e-mail address e-mail address] | |
Tags for increasing the size of images of articles in PDF format | <image imgid="Figure1" zoom="100">(before image);</image>(after image) | |