Template:List of properties/Row
Jump to navigation
Jump to search
Uses Lua: |
Usage
[edit]Done to be used in Wikidata:List of properties with Template:List of properties/Header and Template:List of properties/Footer
It can also be used on Wikidata:Property proposal for series of Infobox parameters.
Examples
[edit]For properties
[edit]{{List of properties/Header}}
{{List of properties/Row
| id = 22
| description = the subject has the object as their father
| example-subject = Q9682
| example-object = Q280856
| pair = 40 }}
{{List of properties/Footer}}
Title | ID | Data type | Description | Examples | Inverse |
---|---|---|---|---|---|
father | P22 | Item | father: the subject has the object as their father | Elizabeth II <father> George VI | child |
For a property with a qualifier
[edit]{{List of properties/Header}}
{{List of properties/Row
| id = 22
| qualifier = 143
| example-subject = Q9682
| example-object = Q280856
| example-predicate = Q328
}}
{{List of properties/Footer}}
Title | ID | Data type | Description | Examples | Inverse |
---|---|---|---|---|---|
father with qualifier imported from Wikimedia project | P22 | Item | father: male parent of the subject. For stepfather, use "stepparent" (P3448) | Elizabeth II <father> George VI <imported from Wikimedia project> English Wikipedia | child |
For qualifiers
[edit]{{List of properties/Header}}
{{List of properties/Row
| id = 143
| description = source of this claim's value
| example-subject = Q9682
| example-property = P22
| example-object = Q280856
| example-predicate = Q328
}}
{{List of properties/Footer}}
Title | ID | Data type | Description | Examples | Inverse |
---|---|---|---|---|---|
imported from Wikimedia project | P143 | Item | Wikimedia project: source of this claim's value | Elizabeth II <father> George VI <imported from Wikimedia project> English Wikipedia | - |
For qualifiers in the context of a specific property
[edit]{{List of properties/Header}}
{{List of properties/Row
| id = 143
| contextualized-qualifier = true
| description = source of this claim's value
| example-subject = Q9682
| example-property = P22
| example-object = Q280856
| example-predicate = Q328
}}
{{List of properties/Footer}}
Title | ID | Data type | Description | Examples | Inverse |
---|---|---|---|---|---|
father with qualifier imported from Wikimedia project | P143 | Item | Wikimedia project: source of this claim's value | Elizabeth II <father> George VI <imported from Wikimedia project> English Wikipedia | - |
Copy and Paste
[edit]Empty:
{{List of properties/Row
| id =
| type = item/string
| example-subject =
| example-object =
}}
With title, description, property, predicate and pair:
{{List of properties/Row
| id =
| title =
| type = item/string
| subjectitem = item/string
| description =
| example-subject =
| example-property =
| example-object =
| example-predicate =
| pair =
| pair2 =
}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Property ID | id | no description | Number | required |
Qualifier Property Id | qualifier | no description | Unknown | optional |
title | title | no description | Unknown | optional |
Subject item | subjectitem | wikitext or a single QID
| Unknown | optional |
Description | description | Description text | String | optional |
comment | comment | no description | Unknown | optional |
type | type | no description | Unknown | optional |
example-subject | example-subject | no description | Unknown | optional |
example-property | example-property | no description | Unknown | optional |
example-object | example-object | no description | Unknown | optional |
example-predicate | example-predicate | no description | Unknown | optional |
pair | pair | no description | Unknown | optional |
pair2 | pair2 | no description | Unknown | optional |
contextualized-qualifier | contextualized-qualifier | no description | Boolean | optional |
The above documentation is transcluded from Template:List of properties/Row/doc (edit | history). Editors can experiment in this template's sandbox (edit | diff) and testcases (create) page. Please add categories to the /doc subpage. Subpages of this template. |