Template:TablerowShow/doc
Jump to navigation
Jump to search
- Description
- A template which adds a row inside of a table which gets list of a property for a the current page based on a semantic show query. To be used with {{Tabletop}} and {{Tablebottom}}.
- Syntax
- {{TablerowShow|<Label>|<property>}}
- Sample code
{{Tabletop}} {{TablerowShow | Label = '''Location''' | property = involved in?}} {{Tablebottom}}
gives...
No Title | |
---|---|
Location |
{{Tabletop}} {{TablerowShow | Label = '''Location'''}} {{Tablebottom}}
gives...
No Title
Must provide property |
---|