Template:TablerowOptional/doc
< Template:TablerowOptional
Jump to navigation
Jump to search
Revision as of 09:35, 13 April 2015 by Browncoat Jayson (talk | contribs)
- Description
- A template which adds a row inside of a table if a value is provided. To be used with {{Tabletop}} and {{Tablebottom}}.
- Syntax
- {{TablerowOptional|<Label>|<Value>|<link>}}
- Sample code
{{Tabletop}} {{TablerowOptional | Label = '''Location''' | Value = Stygian Abyss}} {{Tablebottom}}
gives...
Location | Stygian Abyss |
{{Tabletop}} {{TablerowOptional | Label = '''Location''' | Value = Stygian Abyss | link = none}} {{Tablebottom}}
gives...
Location | Stygian Abyss |
{{Tabletop}} {{TablerowOptional | Label = '''Location'''}} {{Tablebottom}}
gives...