Template:TablerowAsk/doc
Jump to navigation
Jump to search
- Description
- A template which adds a row inside of a table which gets a list of Pagenames based on a semantic ask query. To be used with {{Tabletop}} and {{Tablebottom}}.
- Syntax
- {{TablerowAsk|<Label>|<query>}}
- Sample code
{{Tabletop}} {{TablerowAsk | Label = '''Location''' | query = [[involved in::Really Bad Stuff]]}} {{Tablebottom}}gives...
| No Title | |
|---|---|
| Location | |
{{Tabletop}} {{TablerowAsk | Label = '''Location'''}} {{Tablebottom}}gives...
| No Title
Must provide query |
|---|