Template:Wdtable row/lighthouse7
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 List of lighthouses in Scotland but may also be used on other articles. (Search)
Usage
Column 1 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 | Column 7 | Column 8 | Column 9 | Column 10 |
---|---|---|---|---|---|---|---|---|---|
Label | image (P18) | located in the administrative territorial entity (P131) coordinate location (P625) | located in/on physical feature (P706) | inception (P571) | main building contractor (P193) designed by (P287) structural engineer (P631) | operator (P137) qualified by end time (P582) | height (P2048) (in m) | focal height (P2923) (in m) | lighthouse range (P2929) (in nmi) qualified by focal height (P2923) |
Example
{{Wdtable row/lighthouse7|qid=Q4697091}}
produces
Name | Image | Located in the administrative territorial entity | Located in/on physical feature | Inception | Main building contractor | Operator | Height (in m) | Focal height (in m) | Lighthouse range (in nmi) |
---|---|---|---|---|---|---|---|---|---|
Ailsa Craig Lighthouse | South Ayrshire 55°15′6″N 5°6′24″W | Ailsa Craig | 1886 | Thomas Stevenson, David A Stevenson | Northern Lighthouse Board | 11[1] | 18[2] | 17[2] |
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 List of lighthouses in Scotland 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
- ^ http://www.nlb.org.uk/LighthouseLibrary/Lighthouse/Ailsa-Craig/
- ^ a b Reeds PBO Small Craft Almanac 2014. ISBN 978-1-4081-9330-3. OL 32692860M. Wikidata Q25198336.
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 image | c2 | Override the image (column 2) with this content | Content | optional |
Append to image | c2+ | Append this content to the image (column 2) | Content | optional |
Override located in the administrative territorial entity | c3 | Override the located in the administrative territorial entity (column 3) with this content | Content | optional |
Append to located in the administrative territorial entity | c3+ | Append this content to the located in the administrative territorial entity (column 3) | Content | optional |
Override located in/on physical feature | c4 | Override the located in/on physical feature (column 4) with this content | Content | optional |
Append to located in/on physical feature | c4+ | Append this content to the located in/on physical feature (column 4) | Content | optional |
Override inception | c5 | Override the inception (column 5) with this content | Content | optional |
Append to inception | c5+ | Append this content to the inception (column 5) | Content | optional |
Override main building contractor | c6 | Override the main building contractor (column 6) with this content | Content | optional |
Append to main building contractor | c6+ | Append this content to the main building contractor (column 6) | Content | optional |
Override operator | c7 | Override the operator (column 7) with this content | Content | optional |
Append to operator | c7+ | Append this content to the operator (column 7) | Content | optional |
Override height | c8 | Override the height (column 8) with this content | Content | optional |
Append to height | c8+ | Append this content to the height (column 8) | Content | optional |
Override focal height | c9 | Override the focal height (column 9) with this content | Content | optional |
Append to focal height | c9+ | Append this content to the focal height (column 9) | Content | optional |
Override lighthouse range | c10 | Override the lighthouse range (column 10) with this content | Content | optional |
Append to lighthouse range | c10+ | Append this content to the lighthouse range (column 10) | Content | optional |