Thank you for visiting SotAwiki, a Shroud of the Avatar Wiki Encyclopedia. If you see any information that is outdated, please take the time to update it, or if you prefer, leave a message for other editors. This community wiki is for the benefit of all Avatars!
Template:Tablerow/doc: Difference between revisions
Jump to navigation
Jump to search
m Changed category. |
No edit summary |
||
| Line 27: | Line 27: | ||
:[[Template:Tabletop]] | :[[Template:Tabletop]] | ||
:[[Template:Tableimage]] | :[[Template:Tableimage]] | ||
:[[Template:TablerowOptional]] | :[[Template:TablerowOptional]] | ||
:[[Template:Tablebottom]] | :[[Template:Tablebottom]] | ||
<includeonly>[[Category:Utility templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Utility templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 16:35, 13 April 2015
- Description
- A template which adds a row inside of a table. To be used with {{Tabletop}} and {{Tablebottom}}.
- Syntax
- {{Tablerow|<Label>|<Value>}}
- Sample code
{{Tabletop}} {{Tablerow | Label = '''Location''' | Value = Dark places}} {{Tablebottom}}gives...
| Location | Dark places |
{{Tabletop}} {{Tablerow | Label = '''Location'''}} {{Tablebottom}}gives...
| Location | undefined |