| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[book]value[/book] [book=Option]value[/book] |
| Example Usage |
[book]Example[/book] [book=Example]Click here to view the article![/book] |
| Example Output | Example Click here to view this article! |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[category]value[/category] [category=Option]value[/category] |
| Example Usage |
[category]Example[/category] [category=Example]Click here to view the category![/category] |
| Example Output | Example Click here to view the category! |
| Usage | [category]value[/category] |
| Example Usage | [category]Example[/category] |
| Example Output |
| Usage |
[guide]value[/guide] [guide=Option]value[/guide] |
| Example Usage |
[guide]Example[/guide] [guide=Example]Click here to view the article![/guide] |
| Example Output | Example Click here to view this article! |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[help]value[/help] [help=Option]value[/help] |
| Example Usage |
[help]Example[/help] [help=Example]Click here to view the article![/help] |
| Example Output | Example Click here to view this article! |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage | [image=Option]value[/image] |
| Example Usage | [image=Example.jpg]Click here to view the page![/image] |
| Example Output | Click here to view the page! |
| width | in px |
| alignment | left, right, center |
| display | border, frame, none |
| thumbnail | thumb, thumbnail |
| caption | any other text |
| Example Usage | [image]Example.jpg|60px|right|border|thumb|some caption text[/image] |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[info]value[/info] [info=Option]value[/info] |
| Example Usage |
[info]Example[/info] [info=Example]Click here to view the article![/info] |
| Example Output | Example Click here to view this article! |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[product]value[/product] [product=Option]value[/product] |
| Example Usage |
[product]Example[/product] [product=Example]Click here to view the article![/product] |
| Example Output | Example Click here to view this article! |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[special]value[/special] [special=Option]value[/special] |
| Example Usage |
[special]Example[/special] [special=Example]Click here to view the article![/special] |
| Example Output | Example Click here to view this article! |
| This Wiki Code can be used by clicking this button in the editor. |
| Normal Usage |
[template]value[/template] [template=Option]value[/template] |
| Example Usage |
[template]Example[/template] [template=Example]Click here to view the template![/template] |
| Example Output | Example Click here to view this article! |
| Wiki Usage | [template]value[/template] |
| "Example" Template | Hello, this is {{{parameter1|default}}} text about something I like to call {{{parameter2|an example}}}. |
| Example Usage |
[template] Example | parameter1=Sample | parameter2=Sample 2 [/template] |
| Example Output | Hello, this is Sample text about something I like to call Sample 2. |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[wiki]value[/wiki] [wiki=Option]value[/wiki] |
| Example Usage |
[wiki]Example[/wiki] [wiki=Example]Click here to view the article![/wiki] |
| Example Output | Example Click here to view this article! |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage | [comment]value[/comment] |
| Example Usage | [comment]Example[/comment] |
| Example Output |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[footnote]value[/footnote] [footnote=Option]value[/footnote] |
| Example Usage |
This text requires citations.[footnote]Example[/footnote] This text requires citations.[footnote=sample]Example[/footnote] |
| Example Output |
This text requires citations.[1] This text requires citations.[2] |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage | [h=Option]value[/h] |
| Example Usage | [h=2]Example[/h] |
| Example Output | [top]Example |
| Usage | [hr]value[/hr] |
| Example Usage | [hr]width=100%|size=5|color=blue|color1=blue|color2=red[/hr] |
| Example Output |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage | [redirect]value[/redirect] |
| Example Usage | [redirect]Demo:Example[/redirect] |
| Example Output |
| This Wiki Code can be used by clicking this button in the editor. |
| Usage |
[reflist][/reflist] [reflist]value[/reflist] | |||
| Example Usage |
[reflist][/reflist] [reflist]2[/reflist] | |||
| Example Output |
|
| This Wiki Code can be used by clicking this button in the editor. |
| Usage | [table]value[/table] | ||||
| Example Usage |
[table] border="1" |- | class="tcat" colspan="2" | Example Header |- | style="font-style: italic" | Example Data 1 | Example Data 2 |- [/table] | ||||
| Example Output |
| ||||
| Usage | [toc]value[/toc] |
| [toc]NO[/toc] | prevents the default table of contents placement from occuring |
| [toc]FORCE[/toc] | displays the table of contents even if there are too few sections, or even if the NO flag was used |
| [toc]BOOK[/toc] | if the article belongs to a book, merges the other chapters into the table of contents |
| [toc]NONUM[/toc] | removes the table of contents numbering, leaving only the bullet points |
| [toc][/toc] | places a table of contents at the current position |