ଛାଞ୍ଚ:Wikidata/doc
This template uses Lua: |
This ଛାଞ୍ଚ is intended to fetch data from Wikidata with or without a link to the connected Wikipedia article and with many other features.
Usage
[ସମ୍ପାଦନା]{{wikidata|command1|flag1a|flag1b|flag1c|command2|flag2a|flag2b|flag2c|flag0a|flag0b|flag0c|arg1|arg2|arg3}}
Commands
[ସମ୍ପାଦନା]The commands (command1
, command2
, ...) determine what kind of values are returned.
Value class
[ସମ୍ପାଦନା]The value class commands can be combined, meaning that multiple commands of different types from this class can be given at one time.
Combine multiple commands into one call to this ଛାଞ୍ଚ instead of making multiple calls to this ଛାଞ୍ଚ with one command each to be sure that all the returned pieces of information belong to each other.
Type | Command | Returns | Basic usage | Description |
---|---|---|---|---|
1 | property
|
first match* | {{wikidata|property|P1}}
|
Returns the requested property – or list of properties – from the current item-entity or from a given entity. |
properties
|
all matches | {{wikidata|properties|P1}}
| ||
2 | qualifier
|
first match* | {{wikidata|qualifier|P1|P2}}
|
Returns the requested qualifier – or list of qualifiers – from the given property of the current item-entity or of a given entity.
Unlike the other value-class commands, this command can be given multiple times to retrieve different qualifiers in one call. |
qualifiers
|
all matches | {{wikidata|qualifiers|P1|P2}}
| ||
3 | reference
|
first match* | {{wikidata|reference|P1}}
|
Returns a reference – or list of references – from the given property of the current item-entity or of a given entity. |
references
|
all matches | {{wikidata|references|P1}}
| ||
* Returns only a single value instead of multiple (if multiple claims or statements match). The returned value is the first match found from the best-ranked claims. |
Name class
[ସମ୍ପାଦନା]The name class commands cannot be combined.
Command | Basic usage | Description |
---|---|---|
label
|
{{wikidata|label}}
|
Returns the label of the current item-entity or of a given entity. In case of an item-entity that has no label, the title of the linked page will be returned instead if it exists. |
title
|
{{wikidata|title}}
|
Returns the title of the page linked to the current item-entity or to a given item-entity, if such page exists. The label of the item-entity will never be returned instead. |
Flags
[ସମ୍ପାଦନା]The following (optional) flags are available which can be used to alter this ଛାଞ୍ଚ's behaviour. They must be given after the (first) command and before the other arguments. For convenience, empty flags (i.e. ||
) are allowed and will simply be ignored.
Command flags
[ସମ୍ପାଦନା]These flags (flag1*
, flag2*
, ...) apply to the command that precedes them directly.
Flag | Description |
---|---|
linked
|
Creates a link to the Wikipedia article that is connected to the property or qualifier if it exists. Also links units of measurement that may be appended to values.
If this parameter is omitted, then the plain property or qualifier value will be returned. |
short
|
[EXPENSIVE] Returns the short name (P1813) of any entity returned if they have one attached. If that is not the case, then the default behaviour of returning the entity's label will occur.
|
raw
|
Returns the raw value if applicable.
If this flag is used with item or property datatypes, then this will return the Q-identifier or P-identifier. For quantity datatypes, this flag will strip off any units of measurement. If this flag is used with time datatypes, then the returned date will be in the format of If it is used with globe coordinate datatypes, then it replaces the various symbols with forward slashes in the returned value (e.g. |
Configuration flags
[ସମ୍ପାଦନା]These flags (flag0*
) are general configuration flags and can be given anywhere after the first command (but before the other arguments).
Flag | Description | |
---|---|---|
Combination of: | preferred
|
Sets a rank constraint for the selected claim(s).
The first three set the ranks for which claim(s) will be selected. They can optionally be followed by a If the The default is Output is always sorted from highest rank to lowest (regardless of any of these flags being set). |
normal
| ||
deprecated
| ||
best
| ||
Combination of: | future
|
Sets a time constraint for the selected claim(s). Uses the claims' qualifiers of "start time" (P580) and "end time" (P582) to determine if the claim is valid for the selected time period(s).
The default is |
current
| ||
former
| ||
mdy
|
Returns date values in month-day-year order instead of day-month-year order. | |
single
|
Returns only a single claim instead of multiple (if multiple claims match). Has no effect if the property /properties command is given, in which case this flag would be redundant.
| |
sourced
|
Only returns claims that have at least one valid reference. |
Arguments
[ସମ୍ପାଦନା]The arguments determine the sources from which all the returned values are fetched.
Positional arguments
[ସମ୍ପାଦନା]The following table shows the available positional arguments (arg*
) in their fixed order. For each command, the applicable set of arguments is marked. If multiple commands are given, then the applicable set is the union of the individual sets. For instance, if the commands properties
and qualifiers
have been given, then at least both the arguments property_id
and qualifier_id
should be given as well.
More than one qualifier
/qualifiers
command can be given. The order in which these commands with their flags are given matches the order in which the respective qualifier_id
arguments are given.
(required) | (optional) | (optional) | (required) | (optional) | (required) | (required) | |||
{{wikidata
|
commands
|
flags
|
entity_id
|
property_id
|
raw_value
|
qualifier_id
|
qualifier_id
|
}}
| |
---|---|---|---|---|---|---|---|---|---|
label , title
|
|||||||||
property /properties
|
|||||||||
reference /references
|
|||||||||
qualifier /qualifiers
|
|||||||||
qualifier /qualifiers (optional 2nd, 3rd, etc.)
| |||||||||
Below follows a description of all arguments.
Argument | Description |
---|---|
entity_id
(optional) |
[EXPENSIVE] Q-identifier of the item-entity to be accessed (e.g. Q55 ), or P-identifier (or an available alias) of the property-entity to be accessed preceded by the Property: prefix (e.g. Property:P38 ).
In case of the If this parameter is omitted, then the item-entity connected to the current page will be used. |
property_id
|
P-identifier (or an available alias) of the property within the entity to be accessed, without the Property: prefix (e.g. P35 ).
|
raw_value
(optional) |
Either the Q-identifier equal to the property value (e.g. Q29574 ) or a literal value (i.e. string or quantity etc., no item label) equal to the raw property value of the particular claim to be accessed.
Dates as literal values must be formatted Globe coordinates as literal values must be formatted with forward slashes (i.e. The special type 'no value' can be given by entering the empty string (i.e. If this parameter is omitted, then all claims (matching any other constraints) within the property will be accessed. |
qualifier_id
|
P-identifier (or an available alias) of the qualifier within the entity to be accessed, without the Property: prefix (e.g. P580 ).
|
Named arguments
[ସମ୍ପାଦନା]Named arguments determine which claims should be accessed based on qualifier value, analogous to the pair of positional arguments property_id
and raw_value
that determine access based on property value.
The named arguments are name-value pairs |qualifier=value
that can be given anywhere inside the call, where:
qualifier
is a qualifier's P-identifier (or an available alias) without theProperty:
prefix (e.g.P518
);value
is either the Q-identifier equal to one of the qualifier values (e.g.Q27561
) or a literal value (i.e. string or quantity etc., no item label) equal to one of the raw qualifier values of the particular claim to be accessed. The value format is the same as for the positional argumentraw_value
. The special type 'no value' given by the empty string also matches the total absence within the claim of the particular qualifier.
Example: |P518=Q27561
Multiple named arguments can be given to match multiple qualifier values simultaneously for each claim.
Property aliases
[ସମ୍ପାଦନା]Property aliases are other names for P-identifiers that can be used instead. The following property aliases (which are case-sensitive) are currently available:
Alias | translates to |
P-identifier |
---|---|---|
coord | → | P625 |
author | → | P50 |
publisher | → | P123 |
importedFrom | → | P143 |
statedIn | → | P248 |
pages | → | P304 |
publicationDate | → | P577 |
startTime | → | P580 |
endTime | → | P582 |
chapter | → | P792 |
retrieved | → | P813 |
referenceURL | → | P854 |
archiveURL | → | P1065 |
title | → | P1476 |
quote | → | P1683 |
shortName | → | P1813 |
language | → | P2439 |
archiveDate | → | P2960 |
Advanced usage
[ସମ୍ପାଦନା]The layout of the output from value class commands can be customized by using a number of named flags, which are name-value pairs (i.e. |flag=value
). The table below shows the available named flags.
Named flags can be given anywhere inside the call. To insert a space at the beginning or end of a value
, use an underscore _
. To get a literal underscore, escape it by placing a backslash \
directly in front of it (i.e. \_
); the same holds for a literal backslash (i.e. \\
).
Named flag | Default value | Default condition | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
format=
|
%p[%s][%r]
|
if the property /properties command was given and the qualifier /qualifiers command was not given
|
The format of a single claim. The available parameters are as follows.
Optional parameters can be given by encapsulating them between square brackets: At least one parameter must be given that is not optional, while the To get a literal | ||||||||||||
%q[%s][%r]
|
if the property /properties command was not given and the qualifier /qualifiers command was given
| ||||||||||||||
%r
|
if only the reference /references command was given
| ||||||||||||||
%p[ <span style="font-size:smaller">(%q)</span>][%s][%r]
|
if the property /properties command was given and the qualifier /qualifiers command was given
| ||||||||||||||
sep=
|
_
|
default | The fixed separator between each pair of claims. | ||||||||||||
|
if only the reference /references command was given without the raw flag
| ||||||||||||||
sep%s=
|
,
|
default | The movable separator between each pair of claims. This will be the value of the %s parameter applied to all claims except for the last in the list.
| ||||||||||||
;
|
if the property /properties command was not given and the qualifier /qualifiers command was given
| ||||||||||||||
sep%q1= , sep%q2= , sep%q3= , ...
|
,_
|
default | The separator between each pair of qualifiers of a single claim. These are the value separators for the %q1 , %q2 , %q3 , ... parameters.
If only one | ||||||||||||
sep%q=
|
,_
|
if exactly one qualifier /qualifiers command was given
|
The separator between each set of qualifiers of a single claim. This is the value separator for the %q parameter.
If only one | ||||||||||||
;_
|
if more than one qualifier /qualifiers command was given
| ||||||||||||||
sep%r=
|
|
default | The separator between each pair of references of a single claim. This is the value separator for the %r parameter.
| ||||||||||||
_
|
if the raw flag was given for the reference /references command
| ||||||||||||||
punc=
|
|
default | A punctuation mark placed at the end of the output. This will be placed on the %s parameter applied to the last claim in the list.
This allows any references to be placed after the punctuation mark when the output is used as part of a sentence. |
Examples
[ସମ୍ପାଦନା]Parameters and output types | Example | Description |
---|---|---|
Q55 = "ନେଦରଲାଣ୍ଡ", P1549 = ""
[monolingual text] |
{{wikidata|property|Q55|P1549}}
|
Gets a monolingual text value in the current wiki's language. |
P1549 = ""
[monolingual text] |
{{wikidata|property|P1549}}
|
If the ଛାଞ୍ଚ is transcluded on the page (which is linked to Q55), then the Q55 can be omitted.
|
Q55 = "ନେଦରଲାଣ୍ଡ", P395 = ""
[string] |
{{wikidata|property|Q55|P395}}
|
Gets a literal string value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା"
[quantity] |
{{wikidata|property|normal+|Q55|P1082}}
|
Gets a single property value from claims with a 'normal' rank or higher. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା"
[quantity] |
{{wikidata|properties|normal+|Q55|P1082}}
|
Gets multiple property values from claims with a 'normal' rank or higher. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[quantity], [time] |
{{wikidata|properties|qualifier|normal+|Q55|P1082|P585}}
|
Gets a single qualifier value for each claim, additional to the property value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[quantity], [time], [reference] |
{{wikidata|properties|qualifier|references|normal+|Q55|P1082|P585}}
|
Gets references for each claim. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା"
[quantity], [reference] |
A total of {{wikidata|property|references|Q55|P1082}} people live in the Netherlands.
|
Gets a property with its references. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା"
[quantity], [reference] |
The Netherlands has a population of {{wikidata|property|references|Q55|P1082|punc=.}}
|
Adds a punctuation mark at the end of the output, in front of the references. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[quantity], [time], [reference] |
<ul>{{wikidata|properties|qualifier|references|normal+|Q55|P1082|P585|format=<li>%p[%r][<ul><li>%q</li></ul>]</li>}}</ul>
|
Returns the output in a custom format. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[time] |
{{wikidata|qualifier|normal+|Q55|P1082|P585}}
|
Gets a single qualifier per claim, by default for multiple matching claims. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[time] |
{{wikidata|qualifier|normal+|single|Q55|P1082|P585}}
|
To get a single qualifier for only a single claim, give the single flag too so that only a single claim will be accessed.
|
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[time] |
{{wikidata|qualifier|Q55|P1082|17590672|P585}}
|
Gets a qualifier from claims for which the (raw) property value matches a given literal value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[time] |
{{wikidata|qualifier|mdy|Q55|P1082|17590672|P585}}
|
Gets dates in month-day-year order. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା", P585 = "ନିର୍ଦ୍ଦିଷ୍ଟ ସମୟ"
[time] |
{{wikidata|qualifier|raw|Q55|P1082|17590672|P585}}
|
Gets a raw date value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା"
[reference] |
{{wikidata|references|Q55|P1082|17590672}}
|
Gets the references from a particular claim. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1082 = "ଲୋକସଂଖ୍ୟା"
[reference] |
{{wikidata|references|raw|Q55|P1082|17590672}} |
Gets references from a particular claim in their raw form. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1081 = "ମାନବ ବିକାଶ ସୂଚନାଙ୍କ"
[quantity], [reference] |
{{wikidata|properties|references|Q55|P1081}}
|
Gets properties from each claim with any references they have. |
Q55 = "ନେଦରଲାଣ୍ଡ", P1081 = "ମାନବ ବିକାଶ ସୂଚନାଙ୍କ"
[quantity], [reference] |
{{wikidata|properties|references|sourced|Q55|P1081}}
|
Only gets properties from claims that have at least one reference. |
Q55 = "ନେଦରଲାଣ୍ଡ", P2855 = "", P518 = ""
[item label] |
{{wikidata|qualifier|Q55|P2855|P518}}
|
Gets a single qualifier value (for each matching claim). |
Q55 = "ନେଦରଲାଣ୍ଡ", P2855 = "", P518 = ""
[item label] |
{{wikidata|qualifiers|Q55|P2855|P518}}
|
Gets multiple qualifier values (for each matching claim). |
Q55 = "ନେଦରଲାଣ୍ଡ", P2855 = "", P518 = ""
[quantity], [item label] |
{{wikidata|properties|qualifiers|Q55|P2855|P518}}
|
Gets multiple property values along with multiple qualifier values. |
Q55 = "ନେଦରଲାଣ୍ଡ", P2855 = "", P518 = ""
[quantity], [item label] |
{{wikidata|properties|qualifiers|Q55|P2855|P518|sep=_+_|sep%s=|sep%q=_/_}}
|
Returns the output with custom separators. |
Q55 = "ନେଦରଲାଣ୍ଡ", P35 = "ଦେଶର ସର୍ବୋଚ୍ଚ ଅଧିକାରୀ", P580 = "ଆରମ୍ଭ ସମୟ", P582 = "ଶେଷ ସମୟ"
[item label], [time] |
{{wikidata|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582}}
|
Gets two different qualifier values for each claim. |
Q55 = "ନେଦରଲାଣ୍ଡ", P35 = "ଦେଶର ସର୍ବୋଚ୍ଚ ଅଧିକାରୀ", P580 = "ଆରମ୍ଭ ସମୟ", P582 = "ଶେଷ ସମୟ"
[item label], [time] |
{{wikidata|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|sep%q=_–_}}
|
Returns the output with a custom separator. |
Q55 = "ନେଦରଲାଣ୍ଡ", P35 = "ଦେଶର ସର୍ବୋଚ୍ଚ ଅଧିକାରୀ", P580 = "ଆରମ୍ଭ ସମୟ", P582 = "ଶେଷ ସମୟ"
[item label], [time] |
{{wikidata|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|format=%p[ <span style="font-size:smaller">(%q1[ – %q2])</span>][%s][%r]}}
|
Returns the output in a custom format instead of with a custom separator. |
Q55 = "ନେଦରଲାଣ୍ଡ", P35 = "ଦେଶର ସର୍ବୋଚ୍ଚ ଅଧିକାରୀ", Q29574 = "", P580 = "ଆରମ୍ଭ ସମୟ", P582 = "ଶେଷ ସମୟ"
[item label], [time] |
{{wikidata|properties|qualifier|raw|qualifier|normal+|Q55|P35|Q29574|P580|P582|format=%p[ <span style="font-size:smaller">(%q1[ – %q2])</span>][%s][%r]}}
|
Gets a property with qualifiers from claims for which the property matches a given Q-identifier, with one of the qualifier values in its raw form. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା", P518 = ""
[item label] |
{{wikidata|properties|qualifiers|normal+|current|Q55|P38|P518}}
|
Gets claims that are currently valid. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା", P518 = ""
[item label] |
{{wikidata|properties|linked|qualifiers|normal+|current|Q55|P38|P518}}
|
Gets claims with linked property values. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା", P518 = ""
[item label] |
{{wikidata|properties|qualifiers|linked|normal+|current|Q55|P38|P518}}
|
Gets claims with linked qualifier values. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା", P518 = ""
[item label] |
{{wikidata|properties|linked|short|qualifiers|linked|normal+|current|Q55|P38|P518}}
|
Gets claims with linked property and qualifier values, with short property values wherever available. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା", Q4917 = "ଆମେରିକୀୟ ଡଲାର", P518 = ""
[item label] |
{{wikidata|qualifiers|normal+|current|Q55|P38|Q4917|P518}}
|
Gets qualifiers from claims for which the (raw) property value matches a given Q-identifier. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା", P518 = "", Q27561 = ""
[item label] |
{{wikidata|properties|normal+|current|Q55|P38|P518=Q27561}}
|
Gets properties from claims for which a (raw) qualifier value matches a given Q-identifier. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା"
[item label] |
{{wikidata|properties|normal+|former|Q55|P38}}
|
Gets claims that were valid in the past. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା"
[item label] |
{{wikidata|properties|raw|normal+|former|Q55|P38}}
|
Gets raw property values. |
Q55 = "ନେଦରଲାଣ୍ଡ", P38 = "ମୁଦ୍ରା"
[item label] |
{{wikidata|properties|raw|linked|normal+|former|Q55|P38}}
|
Gets raw property values that are linked to Wikidata. |
Q55 = "ନେଦରଲାଣ୍ଡ", P2884 = ""
[quantity] |
{{wikidata|property|Q55|P2884}}
|
Gets a quantity value with its associated unit of measurement. |
Q55 = "ନେଦରଲାଣ୍ଡ", P2884 = ""
[quantity] |
{{wikidata|property|linked|Q55|P2884}}
|
Gets a quantity value with a linked unit of measurement. |
Q55 = "ନେଦରଲାଣ୍ଡ", P2884 = ""
[quantity] |
{{wikidata|property|raw|Q55|P2884}}
|
Gets a raw quantity value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P625 = "ଭୂଜକୋଟି"
[globe coordinate] |
{{wikidata|property|Q55|P625}}
|
Gets a globe coordinate value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P625 = "ଭୂଜକୋଟି"
[globe coordinate] |
{{wikidata|property|linked|Q55|P625}} |
Gets a linked globe coordinate value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P625 = "ଭୂଜକୋଟି"
[globe coordinate] |
{{wikidata|property|raw|Q55|P625}}
|
Gets a raw globe coordinate value. |
Q55 = "ନେଦରଲାଣ୍ଡ", P625 = "ଭୂଜକୋଟି"
[globe coordinate] |
{{wikidata|property|Q55|coord}}
|
A property alias can be used instead of the P-identifier. |
Q55 = "ନେଦରଲାଣ୍ଡ", P41 = "ପତାକାର ଚିତ୍ର"
[commons media] |
{{wikidata|property|linked|Q55|P41}} |
Gets a media file name and links to it on Commons. |
Q55 = "ନେଦରଲାଣ୍ଡ", P41 = "ପତାକାର ଚିତ୍ର"
[commons media] |
{{wikidata|property|raw|Q55|P41|format=\[\[File:%p {{!}} thumb {{!}} left\]\]}}
|
A Commons media file can be included on the page as-is by omitting the linked and raw flags, but by using the raw flag it can be freely formatted.
|
Q915684 = "", P2534 = ""
[math] |
{{wikidata|property|Q915684|P2534}} |
Gets a mathematical expression. |
Q6256 = "ଦେଶ", P3896 = ""
[geographic shape] |
{{wikidata|property|linked|Q6256|P3896}} |
Gets a geographic shape data file name and links to it on Commons. |
Q4917 = "ଆମେରିକୀୟ ଡଲାର"
[item label] |
{{wikidata|label|Q4917}}
|
Gets an item's label. |
Q4917 = "ଆମେରିକୀୟ ଡଲାର"
[item label] |
{{wikidata|label|short|linked|Q4917}}
|
Gets an item's short and linked label. |
P38 = "ମୁଦ୍ରା"
[property label] |
{{wikidata|label|P38}}
|
Gets a property's label. |
P38 = "ମୁଦ୍ରା"
[property label] |
{{wikidata|label|linked|P38}}
|
Gets a property's label that is linked to Wikidata. |
Q776 = ""
[item label] |
{{wikidata|label|Q776}}
|
Gets an item's label. |
Q776 = ""
[item label] |
{{wikidata|label|linked|Q776}}
|
Gets an item's linked label. |
[item label] |
{{wikidata|label}}
|
If the ଛାଞ୍ଚ is transcluded on the page (which is linked to Q776), then the Q776 can be omitted.
|
Q776 = ""
[page title] |
{{wikidata|title|Q776}}
|
Gets the title of the page on the current wiki that is linked to the given item. |
Q776 = ""
[page title] |
{{wikidata|title|linked|Q776}}
|
Gets the linked title of the page on the current wiki that is linked to the given item. |
[page title] |
{{wikidata|title}}
|
If the ଛାଞ୍ଚ is transcluded on the page (which is linked to Q776), then the Q776 can be omitted.
|
Example references
[ସମ୍ପାଦନା]- ↑ ୧.୦ ୧.୧ ୧.୨ ୧.୩ "Bevolking; kerncijfers (1950-2024)". Retrieved 22 ଅଗଷ୍ଟ 2024.
- ↑ ୨.୦ ୨.୧ ୨.୨ ୨.୩ ୨.୪ ୨.୫ ୨.୬ ୨.୭ ୨.୮ "Bevolking; kerncijfers, 1950-2022".
- ↑ ୩.୦ ୩.୧ "Bevolking; kerncijfers, 1950-2022". Retrieved 18 ମାର୍ଚ୍ଚ 2023.
- ↑ ୪.୦ ୪.୧ "Nederland telt 17 miljoen inwoners". 21 ମାର୍ଚ୍ଚ 2016.
- ↑ ୫.୦ ୫.୧ "CBS StatLine - Bevolking; kerncijfers". Archived from the original on 3 ସେପ୍ଟେମ୍ବର 2014. Retrieved 26 ଅଗଷ୍ଟ 2014.
- ↑ ୬.୦ ୬.୧ ୬.୨ ୬.୩ "CBS StatLine - Bevolking; kerncijfers". Archived from the original on 27 ଅଗଷ୍ଟ 2015. Retrieved 22 ଅଗଷ୍ଟ 2015.
- ↑ ୭.୦ ୭.୧ "Human Development Data (1990-2017)". Archived from the original on 30 ଡିସେମ୍ବର 2018.
See also
[ସମ୍ପାଦନା]- {{WikidataOI}}, the same template but including an opt-in toggle.
- Module:Wd, the source module that is called by this template.