Template:TablerowOptional
Jump to navigation
Jump to search
Template documentation (for the above template, sometimes hidden or invisible)
- 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>}}
- Sample code
{{Tabletop}} {{TablerowOptional | Label = '''Location''' | Value = Dark places}} {{Tablebottom}}gives...
| No Title
| |
|---|---|
| Location | Dark places |
{{Tabletop}} {{TablerowOptional | Label = '''Location'''}} {{Tablebottom}}gives...
| No Title |
|---|
Visit Template:TablerowOptional/doc to edit this text! (How does this work?)