Templat:Wdtable row/person3
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 Polish mathematicians but may also be used on other articles. (Search)
Usage
Column 1 | Column 2 | Column 3 | Column 4 |
---|---|---|---|
Label | gambar (P18) | tanggal lahir (P569) tempat lahir (P19) | tanggal kematian (P570) wafat di (P20) |
Example
{{Wdtable row/person3|qid=Q354075}}
Name | Gambar | Tanggal lahir | Tanggal kematian |
---|---|---|---|
Stanisław Gołąb | 26 Jul 1902[1][2][3] Travnik[1] | 30 Apr 1980[1] Kraków[1] |
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 Polish mathematicians 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
TemplateData
This template reads some data from Wikidata while also allowing an editor to override or append their own content.
Parameter | Keterangan | Jenis | 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.
| Kata | disarankan |
Add named reference | refname | Add a named reference defined in a list
| Kata | opsional |
Override label | c1 | Override the label (column 1) with this value | Isi | opsional |
Append to label | c1+ | Append this content to the label (column 1) | Isi | opsional |
Override gambar | c2 | Override the gambar (column 2) with this content | Isi | opsional |
Append to gambar | c2+ | Append this content to the gambar (column 2) | Isi | opsional |
Override tanggal lahir | c3 | Override the tanggal lahir (column 3) with this content | Isi | opsional |
Append to tanggal lahir | c3+ | Append this content to the tanggal lahir (column 3) | Isi | opsional |
Override tanggal kematian | c4 | Override the tanggal kematian (column 4) with this content | Isi | opsional |
Append to tanggal kematian | c4+ | Append this content to the tanggal kematian (column 4) | Isi | opsional |