Template:FormatSyntax/doc
Appearance
| Documentation subpage |
|---|
| View this documentation's related template: Template:FormatSyntax (edit). |
| Template styles: CSS styles (edit). |
Examples
[edit source]{{FormatSyntax}}gives:
format=Startall,Start,End,Endall where Startall, Start, End and Endall are wiki tags used to separate the list items:
Startallbefore all — e.g., may specify wikitext to begin a table (including headers).Startbefore each — e.g., may specify wikitext to begin row, its cell and cell content.Endafter each — e.g., may specify content to end a cell or row.Endallafter all — e.g., may specify content to end a table.
|debug = 5 can be added to view any resultant wikitext given, and should always be put at the top of the statement, a value of 0 disables it.
Lists the "StartAll, Start, End, Endall" syntax of the "format" parameter for reuse where needed, in a collapsible format, collapsed by default.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| expanded | expanded | Specifying a value expands the content.
| Boolean | optional |