The text formatting on this site is slightly different from the
EuroBurners site, so you should read the examples below or see the Quick Start guide.
You can experiment with formatting in the SandBox. Text enclosed in pairs of double quotes is not formatted and remains unchanged when displayed.
| source | displayed |
{{ToC numerate=1}} | |
| **bold** | bold |
| //italic// | italic |
| __underline__ | underline |
| ##monospace (10) text## | monospace (10) text |
| --strikethrough-- | |
| ++small++ | small text |
| ''>>centered<<'' | centered |
| !!note!! | note |
| !!(blue) blue color!! | blue color |
| !!(green) green color!! | red color |
| !!(red) red color!! | red color |
| ??red (emphasis)?? | red (emphasis) |
| [[http://www.webscript.ru]] or ((http://www.webscript.ru)) | |
| [[http://www.webscript.ru Webscript]] or ((http://www.webscript.ru Webscript)) | |
| [[SandBox]] or ((SandBox)) | SandBox |
| [[SandBox The sandbox page]] or ((SandBox The sandbox page)) | The sandbox page |
| http://www.ya.ru is highlighted automatically. | |
| http://www.yandex.ru/logo1.gif Image with no link. | ![]() |
| ((/HomePage http://www.yandex.ru/logo1.gif)) Image with a link. | ![]() |
| {{a name="test"}} or {{anchor name="test"}} anchor declaration. |
|
| ((#test)) or ((/HomePage#TOC_1)) anchor reference. | test or /HomePage#TOC_1 |
| mailto:address@domain.com email. | |
| file:rindex.gif or file:/Subpage/rindex.zip file uploads. | file:rindex.gif file:/Subpage/rindex.zip |
NB: mixed case words (Like This) do not need to be enclosed in brackets. For internal links (inside this Wiki), the complete URL should not be written
(otherwise the link will not work). Add "http://" only for external links.
NB: To prevent a WordLikeThis from becoming a link, place a ~ (tilde) in front of it.
Indent lists with tabs or double spaces, and use *, 1., A., a., or i. to specify the type of list you want. This solves the Wakkawiki problem of needing to use tabs in a textarea – double spaces instead work better.
| <[ Citation of text (blockquote) ]> |
|
| (?Term Some definition?) | Term |
| (?Term containing spaces == Some other definition?) | Term containing spaces |
| Text, then footnote[[*]] and second one[[**]] | Text, then footnote* and second one** |
| Text, then numeric footnote[[*1]] and second one[[*2]] | Text, then numeric footnote1 and second one2 |
| [[#*]] Text for first footnote [[#**]] Text for second footnote [[#1]] Text for numeric footnote [[#2]] Text for second numeric footnote | * Text for first footnote ** Text for second footnote 1 Text for numeric footnote 2 Text for second numeric footnote |
Table with border
#|
||cell11|cell12|cell13||
||cell21|cell22||
|#
| cell11 | cell12 | cell13 |
| cell21 | cell22 | |
Table without border, 100% width
#||
||cell11|cell12|cell13||
||cell21|cell22||
||#
| cell11 | cell12 | cell13 |
| cell21 | cell22 | |
Horizontal rule (separator):
----
Text output as-is — ignoring markup
Text should be enclosed by a pair of double quotes. You can look at the source of this page for numerous examples.
Furthermore, for the screening of any form of marking, it is possible to use ~ (tilde).
Superscript:
E=mc^^2^^
E=mc2
Subscript:
H vv2vv O
H 2 O
Macros are little shortcuts which automatically update the document you're writing with relevant variables such as your name and wikiname, the date of writing etc. Basically, they're just little text shortcuts.
To automatically insert your name, use:
::::
RomanIvanov
Auto name and date:
::@::
DaveB /20.06.2003 18:13/
Date:
::+::
20.06.2003 18:13
Furthermore, to any formatter it is possible to assign one of frame after indicating to it the parameter wrapper .
You choose specific wrapper for any highlighter using wrapper parameter as shown below.
There are four such wrappers: box, shade, page and text