ഫലകം:WikidataOI/doc

വിക്കിപീഡിയ, ഒരു സ്വതന്ത്ര വിജ്ഞാനകോശം.

This ഫലകം is intended to fetch data from Wikidata with or without a link to the connected Wikipedia article and with many other features. This version of {{Wikidata}} includes an opt-in toggle (i.e. |fetch=true), hence the name {{WikidataOI}}.

Usage[തിരുത്തുക]

{{wikidataOI|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. One call can only contain commands from a single class.

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
I property first match[i] {{wikidataOI|property|P1|fetch=true}} Returns the requested property – or list of properties – from the current item-entity or from a given entity.
properties all matches {{wikidataOI|properties|P1|fetch=true}}
II qualifier first match[i] {{wikidataOI|qualifier|P1|P2|fetch=true}} 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 {{wikidataOI|qualifiers|P1|P2|fetch=true}}
III reference first match[i] {{wikidataOI|reference|P1|fetch=true}} Returns a reference – or list of references – from the given property of the current item-entity or of a given entity.[ii]
references all matches {{wikidataOI|references|P1|fetch=true}}
  1. 1.0 1.1 1.2 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.
  2. Only references that are valid according to the Wikidata guideline on sources are returned (i.e. those that have at least a property ഇവിടെ പറയുന്നു (P248) or അവലംബ യൂ.ആർ.എൽ. (P854)).

Name class[തിരുത്തുക]

The name class commands cannot be combined.

Type Command Returns Basic usage Description
I label {{wikidataOI|labelfetch=true}} Returns the label of the current item-entity or of a given entity if present.
II title {{wikidataOI|titlefetch=true}} Returns the title of the page linked to the current item-entity or to a given item-entity if such page exists.
III alias first match[i] {{wikidataOI|aliasfetch=true}} Returns an alias – or list of aliases – of the current item-entity or of a given entity if present.
aliases all matches {{wikidataOI|aliasesfetch=true}}
  1. Returns only a single alias instead of multiple (if multiple aliases are present).

Opt-in toggle

The opt-in toggle is a convenience feature to allow data from Wikidata only to be fetched when explicitly requested. It consists of two named flags, which are name-value pairs (i.e. |flag=value), that can be given anywhere inside the call. The default behaviour (i.e. if the flags are not given or left empty) is not to fetch data from Wikidata. Note that a value consisting merely out of whitespace is also considered empty. The following table describes their usage.

Named flag Default Description
fetch= Used to request data to be fetched from Wikidata.

Any non-empty value assigned to this flag (e.g. |fetch=true, |fetch=false, |fetch=arbitrary) will trigger the template to fetch data from Wikidata, but only if the ifeq flag is not given or empty.

If the ifeq flag is given and not empty, then the value assigned to this flag must be equal to the value of the ifeq flag to trigger the template to fetch data from Wikidata.

The default behaviour is not to fetch data from Wikidata.

ifeq= Adds a constraint to the value that the fetch flag must have before it triggers the template to fetch data from Wikidata.

If the value assigned to this flag is non-empty, then data from Wikidata is only fetched if the fetch flag has the same value (e.g. |fetch=true |ifeq=true will trigger the template to fetch data, whereas |fetch=false |ifeq=true will not).

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 ഹ്രസ്വ നാമം (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, unless the unit flag is also given in which case the raw unit of measurement (its Q-identifier) will be returned.

If this flag is used with time datatypes, then the returned date will be in the format of year-month-day (e.g. 1731-2-11). Dates in the Julian calendar stored with a precision of days through millenniums will have /Julian attached to the output (e.g. 1731-2-11/Julian, which may be split off using the {{#titleparts}} template function).

If it is used with globe coordinate datatypes, then it replaces the various symbols with forward slashes in the returned value (e.g. 52/5/3/N/4/19/3/E, which may be split into parts using the {{#titleparts}} template function).

multilanguage Returns monolingual text values in any available language, not just the current wiki's language.
unit Returns only the unit of measurement for quantity datatypes.

Configuration flags[തിരുത്തുക]

These flags (flag0*) are general configuration flags and can be given anywhere after the first command (but before the other arguments).

Flag Command class Description
Combination of: preferred value 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 + or a -, e.g. normal+ or preferred-, where the first selects claims with a 'normal' rank or higher and the second selects claims with a 'preferred' rank or lower. To get claims of all ranks, use preferred- or deprecated+.

If the best flag is given additionally, then only the claims that have the highest rank amongst the selected claims will be returned.

The default is normal+|best (so by default claims with a 'deprecated' rank are never returned).

Output is always sorted from highest rank to lowest (regardless of any of these flags being set).

normal
deprecated
best
Combination of: future value Sets a time constraint for the selected claim(s). Uses the claims' qualifiers of പ്രാരംഭത്തീയതി (P580) and സമാപനത്തീയതി (P582) to determine if the claim is valid for the selected time period(s).

The default is future|current|former (so by default claims that are valid for any time period are returned).

current
former
mdy value Returns date values in month-day-year order instead of day-month-year order.
single value 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 value Only returns claims that have at least one valid reference.
One of: edit value, name Adds a clickable icon after the output that may be used by readers to edit the returned claim on Wikidata.

If edit@end is used, then the icon will be placed at the end of the line for neat alignment in infoboxes.

edit@end

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)
{{wikidataOI 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 positional 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 name class commands, the Property: prefix may be omitted for P-identifiers (e.g. P38).

If this parameter is omitted, then the item-entity connected to the current page will be used (except when eid= is given, see below). If this parameter is given, but empty (i.e. ||), then due to its position it will be interpreted as an empty flag and thus be ignored, giving the same result as if it were omitted. See also the eid= named argument below that can be used to give an entity-ID too, but without the item-entity connected to the current page being used as a result in this specific case.

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 entity label) equal to the raw property value of the particular claim to be accessed.

Dates as literal values must be formatted year-month-day (e.g. 1731-2-11) for dates with a precision of days, year-month (e.g. 1731-2) for dates with a precision of months, and year (e.g. 1731) for dates of lesser precision without any spaces or leading zeros. Dates BCE require a minus sign in front of the year (e.g. -2950-1-31). Dates stored in the Julian calendar must have /Julian attached to the end (e.g. 1731-2-11/Julian). Decades like the 2010s must be given as 2010 (but the 2010s BCE as -2019), centuries like the 20th century as 1901 (but the 20th century BCE as -2000), and millenniums like the 3rd millennium as 2001 (but the 3rd millennium BCE as -3000).

Globe coordinates as literal values must be formatted with forward slashes (i.e. /) between the parts and no symbols (e.g. 52/5/3/N/4/19/3/E) without any spaces or leading zeros.

The special type 'no value' can be given by entering the empty string (i.e. ||) and the special type 'unknown value' can be given by entering a single underscore (i.e. |_|). 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. \).

To get a literal vertical bar |, use {{!}} or |.

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[തിരുത്തുക]

Below follows a description of all named arguments, which are name-value pairs (i.e. |name=value). These are all optional and can be given anywhere inside the call.

Argument Description
eid= [EXPENSIVE] This argument offers the same functionality as the positional argument entity_id (e.g. |eid=Q55), with one difference: if the argument is given but its value is left empty (i.e. |eid=), then no entity is accessed at all instead of the item-entity connected to the current page. This is useful in some cases where a variable entity-ID is expected, but where the item-entity connected to the current page should not be accessed as the default.

Also, the Property: prefix may be omitted for P-identifiers (e.g. |eid=P38) for all commands.

This argument only has effect if the positional argument entity_id is omitted.

<qualifier>= The <qualifier> is a placeholder for a set of arguments that 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.

As such, <qualifier> is any qualifier's P-identifier (or an available alias) without the Property: prefix (e.g. P518). Its 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 entity 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 argument raw_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 arguments of this type 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 P407
archiveDate P2960

Advanced usage[തിരുത്തുക]

The layout of the output from (a combination of) commands that have both a singular and a plural form (e.g. property/properties) can be customized by using a number of named flags, which are name-value pairs (i.e. |flag=value), that can be given anywhere inside the call. The table below shows the available named flags.

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. \). To get a literal vertical bar |, use {{!}} or &#124;.

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.
Parameter Description
%p The claim's property value applied by the property/properties command.
%q1, %q2, %q3, ... The claim's qualifier value or list of qualifier values applied by the corresponding qualifier/qualifiers command.
%q The collection of the qualifier values applied by each qualifier/qualifiers command (i.e. %q1 + %q2 + %q3 + ...). If only one qualifier/qualifiers command was given, then this parameter is equivalent to %q1.
%r The claim's reference value or list of reference values applied by the reference/references command.
%a The entity's alias applied by the alias/aliases command.
%s The movable separator placeholder. This is a special parameter that is not applied by a command, but instead is filled automatically between each pair of claims (if a list of claims is returned). This is handy in case a reference is returned as well, since it allows the reference to be placed after the punctuation mark as prescribed by Wikipedia's manual of style. The default value is a comma (,) and can be overridden with the sep%s flag (see below).

Optional parameters can be given by encapsulating them between square brackets: [...]. All content between the square brackets is only displayed if a value for each optional parameter that has been defined between the same brackets has been found. Optional content can also be nested.

To use two opening square brackets that directly follow each other (i.e. [[), use {{!((}}.

At least one parameter must be given that is not optional, while the %s parameter must always be defined as optional.

To get a literal [, ], % or \, escape the character by placing a backslash \ directly in front of it (e.g. \%). See also the description directly above this table for more.

%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
%a[%s] if the alias/aliases 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 qualifier/qualifiers command was given, then the sep%q1 flag is equivalent to sep%q.

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 qualifier/qualifiers command was given, then this flag is equivalent to sep%q1.

;_ 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 = "നെതർലന്റ്സ്", P395 = ""

[string]

{{wikidataOI|property|Q55|P395|fetch=true}}

NL
Gets a literal string value.
P395 = ""

[string]

{{wikidataOI|property|P395|fetch=true}}

NL
If the ഫലകം is transcluded on the page (which is linked to Q55), then the Q55 can be omitted.
Q55 = "നെതർലന്റ്സ്", P395 = "NL"

[string]

{{wikidataOI|property|eid=Q55|P395|fetch=true}}

NL
An entity-ID can also be given using the eid= argument.
Q55 = "നെതർലന്റ്സ്", P395 = ""

[string]

{{wikidataOI|property|edit|Q55|P395|fetch=true}}

NL Edit this on Wikidata
Adds a clickable icon that may be used to edit the returned value on Wikidata.
Q55 = "നെതർലന്റ്സ്", P395 = ""

[string]

{{wikidataOI|property|edit@end|Q55|P395|fetch=true}}

NLEdit this on Wikidata
Places the edit icon at the end of the line.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ"

[quantity]

{{wikidataOI|property|normal+|Q55|P1082|fetch=true}}

17,590,672
Gets a single property value from claims with a 'normal' rank or higher.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ"

[quantity]

{{wikidataOI|properties|normal+|Q55|P1082|fetch=true}}

17,590,672, 10,026,773, 16,779,575, 16,829,289, 17,000,000, 17,081,507, 17,181,084, 17,282,163, 17,407,585
Gets multiple property values from claims with a 'normal' rank or higher.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ", P585 = "പ്രാബല്യത്തീയതി"

[quantity], [time]

{{wikidataOI|properties|qualifier|normal+|Q55|P1082|P585|fetch=true}}

17,590,672 (1 ജനുവരി 2022), 10,026,773 (1950), 16,779,575 (2013), 16,829,289 (26 ഓഗസ്റ്റ് 2014), 17,000,000 (21 മാർച്ച് 2016), 17,081,507 (1 ജനുവരി 2017), 17,181,084 (1 ജനുവരി 2018), 17,282,163 (1 ജനുവരി 2019), 17,407,585 (1 ജനുവരി 2020)
Gets a single qualifier value for each claim, additional to the property value.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ", P585 = "പ്രാബല്യത്തീയതി"

[quantity], [time], [reference]

{{wikidataOI|properties|qualifier|references|normal+|Q55|P1082|P585|fetch=true}}

17,590,672 (1 ജനുവരി 2022),[1] 10,026,773 (1950),[2] 16,779,575 (2013),[2] 16,829,289 (26 ഓഗസ്റ്റ് 2014),[3] 17,000,000 (21 മാർച്ച് 2016),[4] 17,081,507 (1 ജനുവരി 2017),[5] 17,181,084 (1 ജനുവരി 2018),[1] 17,282,163 (1 ജനുവരി 2019),[1] 17,407,585 (1 ജനുവരി 2020)[1]
Gets references for each claim.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ"

[quantity], [reference]

A total of {{wikidataOI|property|references|Q55|P1082|fetch=true}} people live in the Netherlands.

A total of 17,590,672[1] people live in the Netherlands.
Gets a property with its references.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ"

[quantity], [reference]

The Netherlands has a population of {{wikidataOI|property|references|Q55|P1082|punc=.|fetch=true}}

The Netherlands has a population of 17,590,672.[1]
Adds a punctuation mark at the end of the output, in front of the references.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ", P585 = "പ്രാബല്യത്തീയതി"

[quantity], [time], [reference]

<ul>{{wikidataOI|properties|qualifier|references|normal+|Q55|P1082|P585|format=<li>%p[%r][<ul><li>%q</li></ul>]</li>|fetch=true}}</ul>

  • 17,590,672[1]
    • 1 ജനുവരി 2022
  • 10,026,773[2]
    • 1950
  • 16,779,575[2]
    • 2013
  • 16,829,289[3]
    • 26 ഓഗസ്റ്റ് 2014
  • 17,000,000[4]
    • 21 മാർച്ച് 2016
  • 17,081,507[5]
    • 1 ജനുവരി 2017
  • 17,181,084[1]
    • 1 ജനുവരി 2018
  • 17,282,163[1]
    • 1 ജനുവരി 2019
  • 17,407,585[1]
    • 1 ജനുവരി 2020
Returns the output in a custom format.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ", P585 = "പ്രാബല്യത്തീയതി"

[time]

{{wikidataOI|qualifier|normal+|Q55|P1082|P585|fetch=true}}

1 ജനുവരി 2022; 1950; 2013; 26 ഓഗസ്റ്റ് 2014; 21 മാർച്ച് 2016; 1 ജനുവരി 2017; 1 ജനുവരി 2018; 1 ജനുവരി 2019; 1 ജനുവരി 2020
Gets a single qualifier per claim, by default for multiple matching claims.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ", P585 = "പ്രാബല്യത്തീയതി"

[time]

{{wikidataOI|qualifier|normal+|single|Q55|P1082|P585|fetch=true}}

1 ജനുവരി 2022
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]

{{wikidataOI|qualifier|Q55|P1082|10026773|P585|fetch=true}}

1950
Gets a qualifier from claims for which the (raw) property value matches a given literal value.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ", P585 = "പ്രാബല്യത്തീയതി"

[time]

{{wikidataOI|qualifier|mdy|Q55|P1082|10026773|P585|fetch=true}}

1950
Gets dates in month-day-year order.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ", P585 = "പ്രാബല്യത്തീയതി"

[time]

{{wikidataOI|qualifier|raw|Q55|P1082|10026773|P585|fetch=true}}

1950
Gets a raw date value.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ"

[reference]

{{wikidataOI|references|Q55|P1082|10026773|fetch=true}}

[2]
Gets the references from a particular claim.
Q55 = "നെതർലന്റ്സ്", P1082 = "ജനസംഖ്യ"

[reference]

{{wikidataOI|references|raw|Q55|P1082|10026773|fetch=true}}

"CBS StatLine - Bevolking; kerncijfers". Archived from the original on 27 ഓഗസ്റ്റ് 2015. Retrieved 22 ഓഗസ്റ്റ് 2015.
Gets references from a particular claim in their raw form.
Q55 = "നെതർലന്റ്സ്", P1081 = ""

[quantity], [reference]

{{wikidataOI|properties|references|Q55|P1081|fetch=true}}

0.931[6]
Gets properties from each claim with any references they have.
Q55 = "നെതർലന്റ്സ്", P1081 = ""

[quantity], [reference]

{{wikidataOI|properties|references|sourced|Q55|P1081|fetch=true}}

0.931[6]
Only gets properties from claims that have at least one reference.
Q55 = "നെതർലന്റ്സ്", P2855 = "", P518 = "ബാധകമാകുന്ന ഭാഗം"

[entity label]

{{wikidataOI|qualifier|Q55|P2855|P518|fetch=true}}

ആഹാരം
Gets a single qualifier value (for each matching claim).
Q55 = "നെതർലന്റ്സ്", P2855 = "", P518 = "ബാധകമാകുന്ന ഭാഗം"

[entity label]

{{wikidataOI|qualifiers|Q55|P2855|P518|fetch=true}}

ആഹാരം, ഔഷധം, മാസിക, പുസ്തകം, കല, antique, ഹോട്ടൽ, കായികവിനോദം, ജലം
Gets multiple qualifier values (for each matching claim).
Q55 = "നെതർലന്റ്സ്", P2855 = "", P518 = "ബാധകമാകുന്ന ഭാഗം"

[quantity], [entity label]

{{wikidataOI|properties|qualifiers|Q55|P2855|P518|fetch=true}}

21%, 6% (ആഹാരം, ഔഷധം, മാസിക, പുസ്തകം, കല, antique, ഹോട്ടൽ, കായികവിനോദം, ജലം)
Gets multiple property values along with multiple qualifier values.
Q55 = "നെതർലന്റ്സ്", P2855 = "", P518 = "ബാധകമാകുന്ന ഭാഗം"

[quantity], [entity label]

{{wikidataOI|properties|qualifiers|Q55|P2855|P518|sep=_+_|sep%s=|sep%q=_/_|fetch=true}}

21% + 6% (ആഹാരം / ഔഷധം / മാസിക / പുസ്തകം / കല / antique / ഹോട്ടൽ / കായികവിനോദം / ജലം)
Returns the output with custom separators.
Q55 = "നെതർലന്റ്സ്", P35 = "രാഷ്ട്രത്തലവൻ", P580 = "", P582 = "സമാപനത്തീയതി"

[entity label], [time]

{{wikidataOI|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|fetch=true}}

നെതർലാന്റ്സിലെ വില്ലം-അലക്സാണ്ടർ (30 ഏപ്രിൽ 2013)
Gets two different qualifier values for each claim.
Q55 = "നെതർലന്റ്സ്", P35 = "രാഷ്ട്രത്തലവൻ", P580 = "", P582 = "സമാപനത്തീയതി"

[entity label], [time]

{{wikidataOI|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|sep%q=_–_|fetch=true}}

നെതർലാന്റ്സിലെ വില്ലം-അലക്സാണ്ടർ (30 ഏപ്രിൽ 2013)
Returns the output with a custom separator.
Q55 = "നെതർലന്റ്സ്", P35 = "രാഷ്ട്രത്തലവൻ", P580 = "", P582 = "സമാപനത്തീയതി"

[entity label], [time]

{{wikidataOI|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|format=%p[ <span style="font-size:smaller">(%q1[ – %q2])</span>][%s][%r]|fetch=true}}

നെതർലാന്റ്സിലെ വില്ലം-അലക്സാണ്ടർ (30 ഏപ്രിൽ 2013)
Returns the output in a custom format instead of with a custom separator.
Q55 = "നെതർലന്റ്സ്", P35 = "രാഷ്ട്രത്തലവൻ", Q29574 = "", P580 = "പ്രാരംഭത്തീയതി", P582 = "സമാപനത്തീയതി"

[entity label], [time]

{{wikidataOI|properties|qualifier|raw|qualifier|normal+|Q55|P35|Q29574|P580|P582|format=%p[ <span style="font-size:smaller">(%q1[ – %q2])</span>][%s][%r]|fetch=true}}

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 = "ബാധകമാകുന്ന ഭാഗം"

[entity label]

{{wikidataOI|properties|qualifiers|normal+|current|Q55|P38|P518|fetch=true}}

യൂറോ, യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ
Gets claims that are currently valid.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം", P518 = "ബാധകമാകുന്ന ഭാഗം"

[entity label]

{{wikidataOI|properties|linked|qualifiers|normal+|current|Q55|P38|P518|fetch=true}}

യൂറോ, യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ
Gets claims with linked property values.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം", P518 = "ബാധകമാകുന്ന ഭാഗം"

[entity label]

{{wikidataOI|properties|qualifiers|linked|normal+|current|Q55|P38|P518|fetch=true}}

യൂറോ, യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ
Gets claims with linked qualifier values.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം", P518 = "ബാധകമാകുന്ന ഭാഗം"

[entity label]

{{wikidataOI|properties|linked|short|qualifiers|linked|normal+|current|Q55|P38|P518|fetch=true}}

യൂറോ, യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ
Gets claims with linked property and qualifier values, with short property values wherever available.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം", Q4917 = "യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ", P518 = "ബാധകമാകുന്ന ഭാഗം"

[entity label]

{{wikidataOI|qualifiers|normal+|current|Q55|P38|Q4917|P518|fetch=true}}

Gets qualifiers from claims for which the (raw) property value matches a given Q-identifier.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം", P518 = "ബാധകമാകുന്ന ഭാഗം", Q27561 = ""

[entity label]

{{wikidataOI|properties|normal+|current|Q55|P38|P518=Q27561|fetch=true}}

യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ
Gets properties from claims for which a (raw) qualifier value matches a given Q-identifier.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം"

[entity label]

{{wikidataOI|properties|normal+|former|Q55|P38|fetch=true}}

Gets claims that were valid in the past.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം"

[entity label]

{{wikidataOI|properties|raw|normal+|former|Q55|P38|fetch=true}}

Q788472
Gets raw property values.
Q55 = "നെതർലന്റ്സ്", P38 = നാണയം"

[entity label]

{{wikidataOI|properties|raw|linked|normal+|former|Q55|P38|fetch=true}}

Q788472
Gets raw property values that are linked to Wikidata.
Q55 = "നെതർലന്റ്സ്", P1549 = ""

[monolingual text]

{{wikidataOI|property|Q55|P1549|fetch=true}}

Gets a monolingual text value in the current wiki's language.
Q55 = "നെതർലന്റ്സ്", P1549 = "", P407 = "കൃതിയുടെ അല്ലെങ്കിൽ പേരിന്റെ ഭാഷ", Q36846 = ""

[monolingual text]

{{wikidataOI|property|multilanguage|Q55|P1549|fetch=true}}

Gets a monolingual text value in any available language.
Q55 = "നെതർലന്റ്സ്", P2884 = ""

[quantity]

{{wikidataOI|property|Q55|P2884|fetch=true}}

230 വോൾട്ട്
Gets a quantity value with its associated unit of measurement.
Q55 = "നെതർലന്റ്സ്", P2884 = ""

[quantity]

{{wikidataOI|property|linked|Q55|P2884|fetch=true}}

230 വോൾട്ട്
Gets a quantity value with a linked unit of measurement.
Q55 = "നെതർലന്റ്സ്", P2884 = ""

[quantity]

{{wikidataOI|property|raw|Q55|P2884|fetch=true}}

230
Gets a raw quantity value.
Q55 = "നെതർലന്റ്സ്", P2884 = ""

[quantity]

{{wikidataOI|property|unit|Q55|P2884|fetch=true}}

വോൾട്ട്
Gets only the unit of measurement.
Q55 = "നെതർലന്റ്സ്", P2884 = ""

[quantity]

{{wikidataOI|property|unit|raw|Q55|P2884|fetch=true}}

Q25250
Gets the raw unit of measurement.
Q55 = "നെതർലന്റ്സ്", P625 = "ഭൗമനിർദ്ദേശാങ്കങ്ങൾ"

[globe coordinate]

{{wikidataOI|property|Q55|P625|fetch=true}}

52°19'N, 5°33'E
Gets a globe coordinate value.
Q55 = "നെതർലന്റ്സ്", P625 = "ഭൗമനിർദ്ദേശാങ്കങ്ങൾ"

[globe coordinate]

{{wikidataOI|property|linked|Q55|P625|fetch=true}}

52°19'N, 5°33'E
Gets a linked globe coordinate value.
Q55 = "നെതർലന്റ്സ്", P625 = "ഭൗമനിർദ്ദേശാങ്കങ്ങൾ"

[globe coordinate]

{{wikidataOI|property|raw|Q55|P625|fetch=true}}

52/19/N/5/33/E
Gets a raw globe coordinate value.
Q55 = "നെതർലന്റ്സ്", P625 = "ഭൗമനിർദ്ദേശാങ്കങ്ങൾ"

[globe coordinate]

{{wikidataOI|property|Q55|coord|fetch=true}}

52°19'N, 5°33'E
A property alias can be used instead of the P-identifier.
Q55 = "നെതർലന്റ്സ്", P41 = "പതാകയുടെ ചിത്രം"

[commons media]

{{wikidataOI|property|linked|Q55|P41|fetch=true}}

Flag of the Netherlands.svg
Gets a media file name and links to it on Commons.
Q55 = "നെതർലന്റ്സ്", P41 = "പതാകയുടെ ചിത്രം"

[commons media]

{{wikidataOI|property|raw|Q55|P41|format=\[\[File:%p {{!}} thumb {{!}} left\]\]|fetch=true}}

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]

{{wikidataOI|property|Q915684|P2534|fetch=true}}

Gets a mathematical expression.
Q6256 = "ദേശം", P3896 = ""

[geographic shape]

{{wikidataOI|property|linked|Q6256|P3896|fetch=true}}

Data:Naturalearthdata.com/admin-0-countries-no-antarctica.map
Gets a geographic shape data file name and links to it on Commons.
Q4917 = "യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ"

[entity label]

{{wikidataOI|label|Q4917|fetch=true}}

യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ
Gets an item's label.
Q4917 = "യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ"

[entity label]

{{wikidataOI|label|short|linked|Q4917|fetch=true}}

യുണൈറ്റഡ് സ്റ്റേറ്റ്സ് ഡോളർ
Gets an item's short and linked label.
P38 = നാണയം"

[entity label]

{{wikidataOI|label|P38|fetch=true}}

നാണയം
Gets a property's label.
P38 = നാണയം"

[entity label]

{{wikidataOI|label|linked|P38|fetch=true}}

നാണയം
Gets a property's label that is linked to Wikidata.
Q776 = ""

[entity label]

{{wikidataOI|label|Q776|fetch=true}}

Gets an item's label.
Q776 = ""

[entity label]

{{wikidataOI|label|linked|Q776|fetch=true}}

Gets an item's linked label.


[entity label]

{{wikidataOI|label|fetch=true}}

If the ഫലകം is transcluded on the page (which is linked to Q776), then the Q776 can be omitted.


[entity label]

{{wikidataOI|label|raw|fetch=true}}

Q776
If just the label command with the raw flag is given, then the Q-identifier of the item connected to the current page is returned.
Q776 = ""

[page title]

{{wikidataOI|title|Q776|fetch=true}}

Gets the title of the page on the current wiki that is linked to the given item.
Q776 = ""

[page title]

{{wikidataOI|title|linked|Q776|fetch=true}}

Gets the linked title of the page on the current wiki that is linked to the given item.


[page title]

{{wikidataOI|title|fetch=true}}

If the ഫലകം is transcluded on the page (which is linked to Q776), then the Q776 can be omitted.
Q55 = "നെതർലന്റ്സ്"

[entity alias]

{{wikidataOI|alias|Q55|fetch=true}}

Gets one of an item's aliases.
Q55 = "നെതർലന്റ്സ്"

[entity alias]

{{wikidataOI|aliases|Q55|fetch=true}}

Gets all of an item's aliases.
Q55 = "നെതർലന്റ്സ്"

[entity alias]

{{wikidataOI|alias|linked|Q55|fetch=true}}

Gets a linked alias from an item.


[entity alias]

{{wikidataOI|alias|fetch=true}}

If the ഫലകം is transcluded on the page (which is linked to Q55), then the Q55 can be omitted.

Example references[തിരുത്തുക]

  1. 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 "Bevolking; kerncijfers, 1950-2022".
  2. 2.0 2.1 2.2 2.3 2.4 "CBS StatLine - Bevolking; kerncijfers". Archived from the original on 27 ഓഗസ്റ്റ് 2015. Retrieved 22 ഓഗസ്റ്റ് 2015.
  3. 3.0 3.1 "CBS StatLine - Bevolking; kerncijfers". Archived from the original on 3 സെപ്റ്റംബർ 2014. Retrieved 26 ഓഗസ്റ്റ് 2014.
  4. 4.0 4.1 "Nederland telt 17 miljoen inwoners". 21 മാർച്ച് 2016.
  5. 5.0 5.1 "Bevolking; kerncijfers, 1950-2022". Retrieved 18 മാർച്ച് 2023.
  6. 6.0 6.1 "Human Development Data (1990-2017)". Archived from the original on 30 ഡിസംബർ 2018.

See also[തിരുത്തുക]

  • {{Wikidata}}, the same template but without the opt-in toggle.
  • Module:Wd, the source module that is called by this template.


"https://ml.wikipedia.org/w/index.php?title=ഫലകം:WikidataOI/doc&oldid=2873883" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്