Template:FormatSyntax
Appearance
| Template documentation |
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this template's documentation (edit) (about template documentation). |
No TemplateStyles exist (create). Remember to add after the opening <includeonly> tag:
|
<templatestyles src="Template:FormatSyntax/styles.css" />
|
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 |