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