Template:List relations
Jump to navigation
Jump to search
This documentation is transcluded from Template:List relations/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
This template is currently just a proof of concept and still under construction / subject to change. |
This template produces a table for a list of relations.
Usage
{{list relations| 156553 2804113 921198 }}
becomes
Name | Relation | Links | ||
---|---|---|---|---|
Appalachian Trail | 156553156553 | website | wikipedia | wikidata |
Arizona Trail | 28041132804113 | wikipedia | wikidata | |
Continental Divide National Scenic Trail | 921198921198 | website | wikipedia | wikidata |
Columns
The columns are derived from the tags of the relation as follows:
- Name is the value of name=*
- Links links the pages described by website=*, wikipedia=* and wikidata=*
Not yet queried?
If you were to add a new relation to the previous example, the template will most likely initially only display something like:
Name | Relation | Links | ||
---|---|---|---|---|
Appalachian Trail | 156553156553 | website | wikipedia | wikidata |
Arizona Trail | 28041132804113 | wikipedia | wikidata | |
Continental Divide National Scenic Trail | 921198921198 | website | wikipedia | wikidata |
not yet queried (?) | 1234512345 |
This is because this template depends on a bot to query the Overpass API but you don't have to worry about that ... the information should be displayed after 10 minutes .
length
If you specify the length
parameter, the template additionally displays the mapped length and the "official length" (whatever Property:P2043 is according to Wikidata).
{{list relations|length=yes| 156553 2804113 921198 }}
becomes
Name | Mapped length | Official length | Relation | Links | ||
---|---|---|---|---|---|---|
Appalachian Trail | 3,371.4 km | 3,500 km | 156553156553 | website | wikipedia | wikidata |
Arizona Trail | 1,283.2 km | 1,287.5 km | 28041132804113 | wikipedia | wikidata | |
Continental Divide National Scenic Trail | 4,828.7 km | 5,000 km | 921198921198 | website | wikipedia | wikidata |