Template:Wdtable row/lvstation2
This template will retrieve certain data from Wikidata for use in a table in an article. It is a wrapper template for Module:Wikidata table function makerow, using predefined properties.
It was designed for use on Lightvessels in the United Kingdom but may also be used on other articles. (Search)
Usage
Column 1 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 |
---|---|---|---|---|---|
Label | location (P276) coordinate location (P625) | operator (P137) | located in or next to body of water (P206) | item operated (P121) qualified by point in time (P585) | Custom input |
Example
{{Wdtable row/lvstation2|qid=Q109894482}}
produces
Name | Location | Operator | Located in or next to body of water | Item operated | Column 6 |
---|---|---|---|---|---|
Outer Gabbard | Outer Gabbard 51°59′23″N 2°4′38″E[1] | Trinity House | North Sea | Light vessel no. 3[2], Jenni Baynton[3] (from 1962 until 1965), Tyne III[4] (1911) |
Notes
- The table caption, column headings, etc. need to be added manually.
- Please be careful about making changes to this template, as corresponding changes will need to be made to the column headings on Lightvessels in the United Kingdom and any other article using it. (Search)
Overriding columns
- To completely override column n with some custom content, use parameter
cn=
- For example, to replace column 5 with the number 1957 use
c5=1957
- For example, to replace column 5 with the number 1957 use
- To append some custom content to the end of column n use parameter
cn+=
- For example, to add a footnote to column 6 use
c6+={{efn|This value is approximate.}}
- For example, to add a footnote to column 6 use
Add named reference
refname
. This will add a reference to column 1 directly after the label.
For example you can define a reference called Smith1 by using {{reflist|refs= <ref name="Smith1">reference</ref> }}Then use
refname=Smith1
References
- ^ Radio Navigational Aids, Naval Oceanographic Office, 1973, Wikidata Q7280925
- ^ https://web.archive.org/web/20160327090123/http://broadcasting-fleet.com/kingdavid2.htm
- ^ http://offshoreradiomuseum.co.uk/page832.html
- ^ https://friendsoflv50.org.uk/john-conway-master-of-outer-gabbard-light-vessel-lv50-1911/
TemplateData
This template reads some data from Wikidata while also allowing an editor to override or append their own content.
Parameter | Description | Type | Status | |
---|---|---|---|---|
QID | qid | Enter the Wikidata QID, which is a number beginning with Q. You can also add the name of the item as an HTML comment.
| String | suggested |
Add named reference | refname | Add a named reference defined in a list
| String | optional |
Override label | c1 | Override the label (column 1) with this value | Content | optional |
Append to label | c1+ | Append this content to the label (column 1) | Content | optional |
Override location | c2 | Override the location (column 2) with this content | Content | optional |
Append to location | c2+ | Append this content to the location (column 2) | Content | optional |
Override operator | c3 | Override the operator (column 3) with this content | Content | optional |
Append to operator | c3+ | Append this content to the operator (column 3) | Content | optional |
Override located in or next to body of water | c4 | Override the located in or next to body of water (column 4) with this content | Content | optional |
Append to located in or next to body of water | c4+ | Append this content to the located in or next to body of water (column 4) | Content | optional |
Override item operated | c5 | Override the item operated (column 5) with this content | Content | optional |
Append to item operated | c5+ | Append this content to the item operated (column 5) | Content | optional |
Define column 6 | c6 | Define column 6 with this content | Content | optional |