跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
代码酷
搜索
搜索
中文(中国大陆)
外观
创建账号
登录
个人工具
创建账号
登录
未登录编辑者的页面
了解详情
贡献
讨论
编辑“︁
模板:Wikidata/doc
”︁(章节)
模板
讨论
大陆简体
阅读
编辑源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
编辑源代码
查看历史
常规
链入页面
相关更改
特殊页面
页面信息
外观
移至侧栏
隐藏
您的更改会在有权核准的用户核准后向读者展示。
警告:
您没有登录。如果您进行任何编辑,您的IP地址会公开展示。如果您
登录
或
创建账号
,您的编辑会以您的用户名署名,此外还有其他益处。
反垃圾检查。
不要
加入这个!
== Examples == <!-- TO UPDATE EXAMPLE RESULTS at [[Template:Wikidata/doc]], replace all the contents of the 'Examples' section with: {{subst:Template:Wikidata/doc/examples}} (This makes the example results static for performance reasons.) Changes to examples and additions of new examples should be made at [[Template:Wikidata/doc/examples]] after which the contents of the 'Examples' section at [[Template:Wikidata/doc]] should be substituted as described above. The examples section is a bit bloated, though... For a bit of convenience, the following table row can be used as a basic template for any new example (note the 'xxx' that need to be replaced): |- | style="color:#777;font-size:small;" | Pxxx = "{{{{{|safesubst:}}}#invoke:wd|label|Pxxx}}"<br /> :↓<br /> [{{smallcaps|xxx}}] | {{tnull|{{{{{|safesubst:}}}(((}}prename|{{{{{|safesubst:}}})))}}{{lcfirst:{{BASEPAGENAME}}}}|property|Pxxx|{{{{{|safesubst:}}}(((}}extraparams|{{{{{|safesubst:}}})))}}}}<br /> :↓<br /> :{{{{{|safesubst:}}}#invoke:wd|property|Pxxx}} | Description... --> {| class="wikitable" |- ! Parameters and output types ! Example ! style="width:20%"|Description |- | style="color:#777;font-size:small;" | [[d:Q55|Q55]] = "Netherlands", [[d:Property:P395|P395]] = "licence plate code"<br /> :↓<br /> [{{smallcaps|string}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|Q55|P395|{{{extraparams|}}}}}<br /> :↓<br /> :NL | Gets a literal string value. |- | style="color:#777;font-size:small;" | P395 = "licence plate code"<br /> :↓<br /> [{{smallcaps|string}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|P395|{{{extraparams|}}}}}<br /> :↓<br /> :NL | If the {{lcfirst:{{NAMESPACE}}}} is transcluded on the [[Netherlands]] page (which is linked to Q55), then the <code>Q55</code> can be omitted. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P395 = "NL"<br /> :↓<br /> [{{smallcaps|string}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''eid{{=}}Q55'''|P395|{{{extraparams|}}}}}<br /> :↓<br /> :NL | An entity-ID can also be given using the <code>eid=</code> argument. |- | style="color:#777;font-size:small;" | P395 = "NL"<br /> :↓<br /> [{{smallcaps|string}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''page{{=}}Netherlands'''|P395|{{{extraparams|}}}}}<br /> :↓<br /> :NL | A page title can be given instead of an entity-ID using the <code>page=</code> argument. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P395 = "licence plate code"<br /> :↓<br /> [{{smallcaps|string}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''edit'''|Q55|P395|{{{extraparams|}}}}}<br /> :↓<br /> :NL [[File:OOjs UI icon edit-ltr-progressive.svg|frameless|text-top|10px|alt=Edit this on Wikidata|link=https://www.wikidata.org/wiki/Q55?uselang=en#P395|Edit this on Wikidata]] | Adds a clickable icon that may be used to edit the returned value on Wikidata. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P395 = "licence plate code"<br /> :↓<br /> [{{smallcaps|string}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''edit@end'''|Q55|P395|{{{extraparams|}}}}}<br /> :↓<br /> :NL<span style="float:right">[[File:OOjs UI icon edit-ltr-progressive.svg|frameless|text-top|10px|alt=Edit this on Wikidata|link=https://www.wikidata.org/wiki/Q55?uselang=en#P395|Edit this on Wikidata]]</span> | Places the edit icon at the end of the line. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P1082|P1082]] = "population"<br /> :↓<br /> [{{smallcaps|quantity}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''property'''|'''normal+'''|Q55|P1082|{{{extraparams|}}}}}<br /> :↓<br /> :17,590,672 | Gets a single property value from claims with a 'normal' rank or higher. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population"<br /> :↓<br /> [{{smallcaps|quantity}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''properties'''|normal+|Q55|P1082|{{{extraparams|}}}}}<br /> :↓<br /> :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. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", [[d:Property:P585|P585]] = "point in time"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|'''qualifier'''|normal+|Q55|P1082|'''P585'''|{{{extraparams|}}}}}<br /> :↓<br /> :17,590,672 <span style="font-size:85%">(1 January 2022)</span>, 10,026,773 <span style="font-size:85%">(1950)</span>, 16,779,575 <span style="font-size:85%">(2013)</span>, 16,829,289 <span style="font-size:85%">(26 August 2014)</span>, 17,000,000 <span style="font-size:85%">(21 March 2016)</span>, 17,081,507 <span style="font-size:85%">(1 January 2017)</span>, 17,181,084 <span style="font-size:85%">(1 January 2018)</span>, 17,282,163 <span style="font-size:85%">(1 January 2019)</span>, 17,407,585 <span style="font-size:85%">(1 January 2020)</span> | Gets a single qualifier value for each claim, additional to the property value. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", P585 = "point in time"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|time}}], [{{smallcaps|reference}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifier|'''references'''|normal+|Q55|P1082|P585|{{{extraparams|}}}}}<br /> :↓<br /> :17,590,672 <span style="font-size:85%">(1 January 2022)</span>,<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref> 10,026,773 <span style="font-size:85%">(1950)</span>,<ref name="wikidata-cb4c9d92a7876cfdfafdaf4b92634cba9063dac1-v5">{{Cite web|publisher=Statistics Netherlands|title=CBS StatLine - Bevolking; kerncijfers|access-date=22 August 2015|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T|archive-date=27 August 2015|archive-url=https://web.archive.org/web/20150827042738/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T}}</ref> 16,779,575 <span style="font-size:85%">(2013)</span>,<ref name="wikidata-cb4c9d92a7876cfdfafdaf4b92634cba9063dac1-v5">{{Cite web|publisher=Statistics Netherlands|title=CBS StatLine - Bevolking; kerncijfers|access-date=22 August 2015|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T|archive-date=27 August 2015|archive-url=https://web.archive.org/web/20150827042738/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T}}</ref> 16,829,289 <span style="font-size:85%">(26 August 2014)</span>,<ref name="wikidata-475c2999c451e2e418b275ef9b087583a2db7228-v5">{{Cite web|title=CBS StatLine - Bevolking; kerncijfers|access-date=26 August 2014|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&LA=NL|archive-url=https://web.archive.org/web/20140903082344/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&LA=NL|archive-date=3 September 2014}}</ref> 17,000,000 <span style="font-size:85%">(21 March 2016)</span>,<ref name="wikidata-08fbc9797078849d8dc7b4754ad2109020d16f96-v5">{{Cite web|date=21 March 2016|url=http://www.cbs.nl/nl-NL/menu/themas/bevolking/publicaties/artikelen/archief/2016/nederland-telt-17-miljoen-inwoners.htm|title=Nederland telt 17 miljoen inwoners}}</ref> 17,081,507 <span style="font-size:85%">(1 January 2017)</span>,<ref name="wikidata-4f58fc69480f96aaec74e771792854a11428895e-v5">{{Cite web|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049|title=Bevolking; kerncijfers, 1950-2022|access-date=18 March 2023}}</ref> 17,181,084 <span style="font-size:85%">(1 January 2018)</span>,<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref> 17,282,163 <span style="font-size:85%">(1 January 2019)</span>,<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref> 17,407,585 <span style="font-size:85%">(1 January 2020)</span><ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref> | Gets references for each claim. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|reference}}] | <code>A total of {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|references|Q55|P1082|{{{extraparams|}}}}} people live in the Netherlands.</code><br /> :↓<br /> :A total of 17,590,672<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref> people live in the Netherlands. | Gets a property with its references. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|reference}}] | <code>The Netherlands has a population of {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|references|Q55|P1082|'''punc{{=}}.'''|{{{extraparams|}}}}}</code> :↓<br /> :The Netherlands has a population of 17,590,672.<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref> | Adds a punctuation mark at the end of the output, in front of the references. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", P585 = "point in time"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|time}}], [{{smallcaps|reference}}] | <code>'''<nowiki><ul></nowiki>'''{{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifier|references|normal+|Q55|P1082|P585|'''<nowiki>format=<li>%p[%r][<ul><li>%q</li></ul>]</li></nowiki>'''|{{{extraparams|}}}}}'''<nowiki></ul></nowiki>'''</code><br /> :↓<br /> <ul><li>17,590,672<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref><ul><li>1 January 2022</li></ul></li> <li>10,026,773<ref name="wikidata-cb4c9d92a7876cfdfafdaf4b92634cba9063dac1-v5">{{Cite web|publisher=Statistics Netherlands|title=CBS StatLine - Bevolking; kerncijfers|access-date=22 August 2015|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T|archive-date=27 August 2015|archive-url=https://web.archive.org/web/20150827042738/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T}}</ref><ul><li>1950</li></ul></li> <li>16,779,575<ref name="wikidata-cb4c9d92a7876cfdfafdaf4b92634cba9063dac1-v5">{{Cite web|publisher=Statistics Netherlands|title=CBS StatLine - Bevolking; kerncijfers|access-date=22 August 2015|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T|archive-date=27 August 2015|archive-url=https://web.archive.org/web/20150827042738/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T}}</ref><ul><li>2013</li></ul></li> <li>16,829,289<ref name="wikidata-475c2999c451e2e418b275ef9b087583a2db7228-v5">{{Cite web|title=CBS StatLine - Bevolking; kerncijfers|access-date=26 August 2014|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&LA=NL|archive-url=https://web.archive.org/web/20140903082344/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&LA=NL|archive-date=3 September 2014}}</ref><ul><li>26 August 2014</li></ul></li> <li>17,000,000<ref name="wikidata-08fbc9797078849d8dc7b4754ad2109020d16f96-v5">{{Cite web|date=21 March 2016|url=http://www.cbs.nl/nl-NL/menu/themas/bevolking/publicaties/artikelen/archief/2016/nederland-telt-17-miljoen-inwoners.htm|title=Nederland telt 17 miljoen inwoners}}</ref><ul><li>21 March 2016</li></ul></li> <li>17,081,507<ref name="wikidata-4f58fc69480f96aaec74e771792854a11428895e-v5">{{Cite web|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049|title=Bevolking; kerncijfers, 1950-2022|access-date=18 March 2023}}</ref><ul><li>1 January 2017</li></ul></li> <li>17,181,084<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref><ul><li>1 January 2018</li></ul></li> <li>17,282,163<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref><ul><li>1 January 2019</li></ul></li> <li>17,407,585<ref name="wikidata-3abcb661cd2d0629bbc49088fa86f8b016fa3525-v5">{{Cite web|title=Bevolking; kerncijfers, 1950-2022|url=https://opendata.cbs.nl/statline/#/CBS/nl/dataset/37296ned/table?ts=1560596956049}}</ref><ul><li>1 January 2020</li></ul></li></ul> | Returns the output in a custom format. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", P585 = "point in time"<br /> :↓<br /> [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''qualifier'''|normal+|Q55|P1082|P585|{{{extraparams|}}}}}<br /> :↓<br /> :1 January 2022; 1950; 2013; 26 August 2014; 21 March 2016; 1 January 2017; 1 January 2018; 1 January 2019; 1 January 2020 | Gets a single qualifier per claim, by default for multiple matching claims. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", P585 = "point in time"<br /> :↓<br /> [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|qualifier|normal+|'''single'''|Q55|P1082|P585|{{{extraparams|}}}}}<br /> :↓<br /> :1 January 2022 | To get a single qualifier for only a single claim, give the <code>single</code> flag too so that only a single claim will be accessed. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", P585 = "point in time"<br /> :↓<br /> [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|qualifier|Q55|P1082|'''10026773'''|P585|{{{extraparams|}}}}}<br /> :↓<br /> :1950 | Gets a qualifier from claims for which the (raw) property value matches a given literal value. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", P585 = "point in time"<br /> :↓<br /> [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|qualifier|'''mdy'''|Q55|P1082|10026773|P585|{{{extraparams|}}}}}<br /> :↓<br /> :1950 | Gets dates in month-day-year order. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population", P585 = "point in time"<br /> :↓<br /> [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|qualifier|'''raw'''|Q55|P1082|10026773|P585|{{{extraparams|}}}}}<br /> :↓<br /> :1950 | Gets a raw date value. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population"<br /> :↓<br /> [{{smallcaps|reference}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''references'''|Q55|P1082|'''10026773'''|{{{extraparams|}}}}}<br /> :↓<br /> :<ref name="wikidata-cb4c9d92a7876cfdfafdaf4b92634cba9063dac1-v5">{{Cite web|publisher=Statistics Netherlands|title=CBS StatLine - Bevolking; kerncijfers|access-date=22 August 2015|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T|archive-date=27 August 2015|archive-url=https://web.archive.org/web/20150827042738/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T}}</ref> | Gets the references from a particular claim. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1082 = "population"<br /> :↓<br /> [{{smallcaps|reference}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''references'''|'''raw'''|Q55|P1082|'''10026773'''|{{{extraparams|}}}}}<br /> :↓<br /> :{{Cite web|publisher=Statistics Netherlands|title=CBS StatLine - Bevolking; kerncijfers|access-date=22 August 2015|url=http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T|archive-date=27 August 2015|archive-url=https://web.archive.org/web/20150827042738/http://statline.cbs.nl/StatWeb/publication/?VW=T&DM=SLNL&PA=37296ned&D1=a&D2=0,10,20,30,40,50,60,(l-1),l&HD=130605-0924&HDR=G1&STB=T}} | Gets references from a particular claim in their raw form. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P1081|P1081]] = "Human Development Index"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|reference}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|'''references'''|normal+|Q55|P1081|{{{extraparams|}}}}}<br /> :↓<br /> :0.931,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.787, 0.799, 0.829,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref><ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.861,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.877,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.891,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.909,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.919,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.920,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.920,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.922,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.834,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.835,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.839,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.864,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.866,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.865,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.867,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.870,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.876,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.879,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.878,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.883,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.886,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.897,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.904,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.906,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.906,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.910,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.921,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.921,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.923,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.924,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.926,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.928<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> | Gets properties from each claim with any references they have. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1081 = "Human Development Index"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|reference}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|references|normal+|'''sourced'''|Q55|P1081|{{{extraparams|}}}}}<br /> :↓<br /> :0.931,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.829,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref><ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.861,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.877,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.891,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.909,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.919,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.920,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.920,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.922,<ref name="wikidata-9775e828e0f16e6a1b32ff4b6293321469548907-v5">{{Cite web|archive-url=https://web.archive.org/web/20170202193023/http://hdr.undp.org/en/countries/profiles/NLD|url=http://hdr.undp.org/en/countries/profiles/NLD|archive-date=2 February 2017|title=Netherlands}}</ref> 0.834,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.835,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.839,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.864,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.866,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.865,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.867,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.870,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.876,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.879,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.878,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.883,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.886,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.897,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.904,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.906,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.906,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.910,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.921,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.921,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.923,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.924,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.926,<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> 0.928<ref name="wikidata-f5c4249c74a1deaf99aa1ce9def008283983d0a1-v5">{{Cite web|title=Human Development Data (1990-2017)|website=[[Human Development Report]]|url=http://hdr.undp.org/en/data|archive-date=30 December 2018|archive-url=https://web.archive.org/web/20181230181123/http://hdr.undp.org/en/data}}</ref> | Only gets properties from claims that have at least one reference. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P2855|P2855]] = "VAT rate", [[d:Property:P518|P518]] = "applies to part"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''qualifier'''|Q55|P2855|P518|{{{extraparams|}}}}}<br /> :↓<br /> :food | Gets a single qualifier value (for each matching claim). |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P2855 = "VAT rate", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''qualifiers'''|Q55|P2855|P518|{{{extraparams|}}}}}<br /> :↓<br /> :food, medication, assistive technology, magazine, book, art, antique, hairdresser, hotel, campsite, recreation, sport, water | Gets multiple qualifier values (for each matching claim). |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P2855 = "VAT rate", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''properties'''|qualifiers|Q55|P2855|P518|{{{extraparams|}}}}}<br /> :↓<br /> :21%, 6% <span style="font-size:85%">(food, medication, assistive technology, magazine, book, art, antique, hairdresser, hotel, campsite, recreation, sport, water)</span> | Gets multiple property values along with multiple qualifier values. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P2855 = "VAT rate", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|quantity}}], [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifiers|Q55|P2855|P518|'''sep{{=}}_+_'''|'''sep%s{{=}}'''|'''sep%q{{=}}_/_'''|{{{extraparams|}}}}}<br /> :↓<br /> :21% + 6% <span style="font-size:85%">(food / medication / assistive technology / magazine / book / art / antique / hairdresser / hotel / campsite / recreation / sport / water)</span> | Returns the output with custom separators. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P35|P35]] = "head of state", [[d:Property:P580|P580]] = "start time", [[d:Property:P582|P582]] = "end time"<br /> :↓<br /> [{{smallcaps|entity label}}], [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|'''qualifier'''|'''qualifier'''|normal+|Q55|P35|'''P580'''|'''P582'''|{{{extraparams|}}}}}<br /> :↓<br /> :Willem-Alexander of the Netherlands <span style="font-size:85%">(30 April 2013)</span>, Beatrix of the Netherlands <span style="font-size:85%">(30 April 1980; 30 April 2013)</span>, Juliana of the Netherlands <span style="font-size:85%">(4 September 1948; 30 April 1980)</span>, Wilhelmina of the Netherlands <span style="font-size:85%">(23 November 1890; 4 September 1948)</span>, Willem III of the Netherlands <span style="font-size:85%">(17 March 1849; 23 November 1890)</span>, Willem II of the Netherlands <span style="font-size:85%">(7 October 1840; 17 March 1849)</span>, William I of the Netherlands <span style="font-size:85%">(16 March 1815; 7 October 1840)</span> | Gets two different qualifier values for each claim. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P35 = "head of state", P580 = "start time", P582 = "end time"<br /> :↓<br /> [{{smallcaps|entity label}}], [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|'''sep%q{{=}}_–_'''|{{{extraparams|}}}}}<br /> :↓<br /> :Willem-Alexander of the Netherlands <span style="font-size:85%">(30 April 2013)</span>, Beatrix of the Netherlands <span style="font-size:85%">(30 April 1980 – 30 April 2013)</span>, Juliana of the Netherlands <span style="font-size:85%">(4 September 1948 – 30 April 1980)</span>, Wilhelmina of the Netherlands <span style="font-size:85%">(23 November 1890 – 4 September 1948)</span>, Willem III of the Netherlands <span style="font-size:85%">(17 March 1849 – 23 November 1890)</span>, Willem II of the Netherlands <span style="font-size:85%">(7 October 1840 – 17 March 1849)</span>, William I of the Netherlands <span style="font-size:85%">(16 March 1815 – 7 October 1840)</span> | Returns the output with a custom separator. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P35 = "head of state", P580 = "start time", P582 = "end time"<br /> :↓<br /> [{{smallcaps|entity label}}], [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|'''<nowiki>format=%p[ <span style="font-size:85\%">(%q1[ – %q2])</span>][%s][%r]</nowiki>'''|{{{extraparams|}}}}}<br /> :↓<br /> :Willem-Alexander of the Netherlands <span style="font-size:85%">(30 April 2013)</span>, Beatrix of the Netherlands <span style="font-size:85%">(30 April 1980 – 30 April 2013)</span>, Juliana of the Netherlands <span style="font-size:85%">(4 September 1948 – 30 April 1980)</span>, Wilhelmina of the Netherlands <span style="font-size:85%">(23 November 1890 – 4 September 1948)</span>, Willem III of the Netherlands <span style="font-size:85%">(17 March 1849 – 23 November 1890)</span>, Willem II of the Netherlands <span style="font-size:85%">(7 October 1840 – 17 March 1849)</span>, William I of the Netherlands <span style="font-size:85%">(16 March 1815 – 7 October 1840)</span> | Returns the output in a custom format instead of with a custom separator. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P35 = "head of state", P580 = "start time", P582 = "end time"<br /> :↓<br /> [{{smallcaps|entity label}}], [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifier|qualifier|normal+|Q55|P35|P580|P582|<nowiki>format=%p[ <span style="font-size:85\%">(</nowiki>'''<nowiki>[<![]--%q2]since [%q2--[]>]</nowiki>'''<nowiki>%q1[ – %q2])</span>][%s][%r]</nowiki>|{{{extraparams|}}}}}<br /> :↓<br /> :Willem-Alexander of the Netherlands <span style="font-size:85%">(since 30 April 2013)</span>, Beatrix of the Netherlands <span style="font-size:85%">(<!--30 April 2013since 30 April 2013-->30 April 1980 – 30 April 2013)</span>, Juliana of the Netherlands <span style="font-size:85%">(<!--30 April 1980since 30 April 1980-->4 September 1948 – 30 April 1980)</span>, Wilhelmina of the Netherlands <span style="font-size:85%">(<!--4 September 1948since 4 September 1948-->23 November 1890 – 4 September 1948)</span>, Willem III of the Netherlands <span style="font-size:85%">(<!--23 November 1890since 23 November 1890-->17 March 1849 – 23 November 1890)</span>, Willem II of the Netherlands <span style="font-size:85%">(<!--17 March 1849since 17 March 1849-->7 October 1840 – 17 March 1849)</span>, William I of the Netherlands <span style="font-size:85%">(<!--7 October 1840since 7 October 1840-->16 March 1815 – 7 October 1840)</span> | To add text only when a certain value is not present, like adding the word ''since'' if there is no end time, wrap it in between two optional blocks containing HTML comment tags and the relevant parameter (this also prevents the text from being added to the page source). |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P35 = "head of state", [[d:Q29574|Q29574]] = "Beatrix of the Netherlands", P580 = "start time", P582 = "end time"<br /> :↓<br /> [{{smallcaps|entity label}}], [{{smallcaps|time}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifier|'''raw'''|qualifier|normal+|Q55|P35|'''Q29574'''|P580|P582|<nowiki>format=%p[ <span style="font-size:85\%">(%q1[ – %q2])</span>][%s][%r]</nowiki>|{{{extraparams|}}}}}<br /> :↓<br /> :Beatrix of the Netherlands <span style="font-size:85%">(1980-04-30 – 30 April 2013)</span> | 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. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P38|P38]] = "currency", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifiers|normal+|'''current'''|Q55|P38|P518|{{{extraparams|}}}}}<br /> :↓<br /> :euro <span style="font-size:85%">(European Netherlands)</span>, United States dollar <span style="font-size:85%">(Caribbean Netherlands)</span> | Gets claims that are currently valid. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|'''linked'''|qualifiers|normal+|current|Q55|P38|P518|{{{extraparams|}}}}}<br /> :↓<br /> :[[Euro|euro]] <span style="font-size:85%">(European Netherlands)</span>, [[United States dollar]] <span style="font-size:85%">(Caribbean Netherlands)</span> | Gets claims with linked property values. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifiers|'''linked'''|normal+|current|Q55|P38|P518|{{{extraparams|}}}}}<br /> :↓<br /> :euro <span style="font-size:85%">(European Netherlands)</span>, United States dollar <span style="font-size:85%">([[Caribbean Netherlands]])</span> | Gets claims with linked qualifier values. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|'''linked'''|'''short'''|qualifiers|'''linked'''|normal+|current|Q55|P38|P518|{{{extraparams|}}}}}<br /> :↓<br /> :[[Euro|euro]] <span style="font-size:85%">(European Netherlands)</span>, [[United States dollar|US dollar]] <span style="font-size:85%">([[Caribbean Netherlands]])</span> | Gets claims with linked property and qualifier values, with short property values wherever available. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency", [[d:Q4917|Q4917]] = "United States dollar", P518 = "applies to part"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|qualifiers|normal+|current|Q55|P38|'''Q4917'''|P518|{{{extraparams|}}}}}<br /> :↓<br /> :Caribbean Netherlands | Gets qualifiers from claims for which the (raw) property value matches a given Q-identifier. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency", P518 = "applies to part", [[d:Q27561|Q27561]] = "Caribbean Netherlands"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|normal+|current|Q55|P38|'''P518{{=}}Q27561'''|{{{extraparams|}}}}}<br /> :↓<br /> :United States dollar | Gets properties from claims for which a (raw) qualifier value matches a given Q-identifier. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|normal+|'''former'''|Q55|P38|{{{extraparams|}}}}}<br /> :↓<br /> :Dutch guilder | Gets claims that were valid in the past. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|'''raw'''|normal+|former|Q55|P38|{{{extraparams|}}}}}<br /> :↓<br /> :Q788472 | Gets raw property values. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P38 = currency"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|raw|'''linked'''|normal+|former|Q55|P38|{{{extraparams|}}}}}<br /> :↓<br /> :[[d:Special:EntityPage/Q788472|Q788472]] | Gets raw property values that are linked to Wikidata. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P1549|P1549]] = "demonym"<br /> :↓<br /> [{{smallcaps|monolingual text}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|Q55|P1549|{{{extraparams|}}}}}<br /> :↓<br /> :Dutch | Gets a monolingual text value in the current wiki's language. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P1549 = "demonym", [[d:Property:P407|P407]] = "language of work or name", [[d:Q36846|Q36846]] = "Toki Pona"<br /> :↓<br /> [{{smallcaps|monolingual text}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''multilanguage'''|Q55|P1549|P407{{=}}Q36846|{{{extraparams|}}}}}<br /> :↓<br /> : | Gets a monolingual text value in any available language. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P2884|P2884]] = "mains voltage"<br /> :↓<br /> [{{smallcaps|quantity}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|Q55|P2884|{{{extraparams|}}}}}<br /> :↓<br /> :230 volt | Gets a quantity value with its associated unit of measurement. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P2884 = "mains voltage"<br /> :↓<br /> [{{smallcaps|quantity}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''linked'''|Q55|P2884|{{{extraparams|}}}}}<br /> :↓<br /> :230 [[Volt|volt]] | Gets a quantity value with a linked unit of measurement. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P2884 = "mains voltage"<br /> :↓<br /> [{{smallcaps|quantity}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''raw'''|Q55|P2884|{{{extraparams|}}}}}<br /> :↓<br /> :230 | Gets a raw quantity value. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P2884 = "mains voltage"<br /> :↓<br /> [{{smallcaps|quantity}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''unit'''|Q55|P2884|{{{extraparams|}}}}}<br /> :↓<br /> :volt | Gets only the unit of measurement. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P2884 = "mains voltage"<br /> :↓<br /> [{{smallcaps|quantity}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|unit|'''raw'''|Q55|P2884|{{{extraparams|}}}}}<br /> :↓<br /> :Q25250 | Gets the raw unit of measurement. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P625|P625]] = "coordinate location"<br /> :↓<br /> [{{smallcaps|globe coordinate}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|Q55|P625|{{{extraparams|}}}}}<br /> :↓<br /> :52°19'N, 5°33'E | Gets a globe coordinate value. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P625 = "coordinate location"<br /> :↓<br /> [{{smallcaps|globe coordinate}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''linked'''|Q55|P625|{{{extraparams|}}}}}<br /> :↓<br /> :[https://tools.wmflabs.org/geohack/geohack.php?language=en¶ms=52_19_N_5_33_E_globe:earth 52°19'N, 5°33'E] | Gets a linked globe coordinate value. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P625 = "coordinate location"<br /> :↓<br /> [{{smallcaps|globe coordinate}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''raw'''|Q55|P625|{{{extraparams|}}}}}<br /> :↓<br /> :52/19/N/5/33/E | Gets a raw globe coordinate value. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P625 = "coordinate location"<br /> :↓<br /> [{{smallcaps|globe coordinate}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|Q55|'''coord'''|{{{extraparams|}}}}}<br /> :↓<br /> :52°19'N, 5°33'E | A property alias can be used instead of the P-identifier. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", [[d:Property:P41|P41]] = "flag image"<br /> :↓<br /> [{{smallcaps|commons media}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''linked'''|Q55|P41|{{{extraparams|}}}}}<br /> :↓<br /> :[[c:File:Flag of the Netherlands.svg|Flag of the Netherlands.svg]] | Gets a media file name and links to it on Commons. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P41 = "flag image"<br /> :↓<br /> [{{smallcaps|commons media}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''raw'''|Q55|P41|'''<nowiki>format=\[\[File:%p {{!}} thumb {{!}} left\]\]</nowiki>'''|{{{extraparams|}}}}}<br /> :↓<br /> :[[File:Flag of the Netherlands.svg{{!}} thumb {{!}} left]] | A Commons media file can be included on the page as-is by omitting the <code>linked</code> and <code>raw</code> flags, but by using the <code>raw</code> flag it can be freely formatted. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P41 = "flag image"<br /> :↓<br /> [{{smallcaps|commons media}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|raw|'''date{{=}}1700-05-06'''|Q55|P41|<nowiki>format=\[\[File:%p {{!}} thumb {{!}} left\]\]</nowiki>|{{{extraparams|}}}}}<br /> :↓<br /> :[[File:Statenvlag.svg{{!}} thumb {{!}} left]] | To get the value of a property that was valid at a given time, the <code>date=</code> argument can be used. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands", P41 = "flag image"<br /> :↓<br /> [{{smallcaps|commons media}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|raw|date{{=}}1700-05-06|'''former'''|Q55|P41|<nowiki>format=\[\[File:%p {{!}} thumb {{!}} left\]\]</nowiki>|{{{extraparams|}}}}}<br /> :↓<br /> :[[File:Prinsenvlag.svg{{!}} thumb {{!}} left]] | The time constraint flags work relatively to the date value given for the <code>date=</code> argument. |- | style="color:#777;font-size:small;" | [[d:Q915684|Q915684]] = "Lorentz–Lorenz equation", [[d:Property:P2534|P2534]] = "defining formula"<br /> :↓<br /> [{{smallcaps|math}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|Q915684|P2534|{{{extraparams|}}}}}<br /> :↓<br /> :<math qid="Q915684">\frac{n^2 - 1}{n^2 + 2} = \frac{4 \pi}{3} N \alpha</math> | Gets a mathematical expression. |- | style="color:#777;font-size:small;" | Q915684 = "Lorentz–Lorenz equation", [[d:Property:P7235|P7235]] = "in defining formula", [[d:Property:P9758|P9758]] = "symbol represents"<br /> :↓<br /> [{{smallcaps|entity label}}], [{{smallcaps|math}}] | <code><nowiki><ul></nowiki>{{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|properties|qualifier|linked|Q915684|P7235|P9758|<nowiki>format=<li>%q[ (%p)]</li></nowiki>|{{{extraparams|}}}}}<nowiki></ul></nowiki></code><br /> :↓<br /> :<ul><li>[[Refractive index|refractive index]] (<math>n</math>)</li> <li>[[Polarizability|polarizability]] (<math>\alpha</math>)</li> <li>[[Number density|volumetric number density]] (<math>N</math>)</li> <li>[[Pi|pi]] (<math>\pi</math>)</li></ul> | Mathematical expressions can be combined with regular text as usual. |- | style="color:#777;font-size:small;" | [[d:Q6256|Q6256]] = "country", [[d:Property:P3896|P3896]] = "geoshape"<br /> :↓<br /> [{{smallcaps|geographic shape}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|'''linked'''|Q6256|P3896|{{{extraparams|}}}}}<br /> :↓<br /> :[[c:Data:Naturalearthdata.com/admin-0-countries-no-antarctica.map|Data:Naturalearthdata.com/admin-0-countries-no-antarctica.map]] | Gets a geographic shape data file name and links to it on Commons. |- | style="color:#777;font-size:small;" | Q4917 = "United States dollar"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''label'''|Q4917|{{{extraparams|}}}}}<br /> :↓<br /> :United States dollar | Gets an item's label. |- | style="color:#777;font-size:small;" | Q4917 = "United States dollar"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|'''short'''|'''linked'''|Q4917|{{{extraparams|}}}}}<br /> :↓<br /> :[[United States dollar|US dollar]] | Gets an item's short and linked label. |- | style="color:#777;font-size:small;" | P38 = currency"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|P38|{{{extraparams|}}}}}<br /> :↓<br /> :currency | Gets a property's label. |- | style="color:#777;font-size:small;" | P38 = currency"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|'''linked'''|P38|{{{extraparams|}}}}}<br /> :↓<br /> :[[d:Special:EntityPage/P38|currency]] | Gets a property's label that is linked to Wikidata. |- | style="color:#777;font-size:small;" | [[d:Q776|Q776]] = "Utrecht"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|Q776|{{{extraparams|}}}}}<br /> :↓<br /> :Utrecht | Gets an item's label. |- | style="color:#777;font-size:small;" | Q776 = "Utrecht"<br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|'''linked'''|Q776|{{{extraparams|}}}}}<br /> :↓<br /> :[[Utrecht (province)|Utrecht]] | Gets an item's linked label. |- | style="color:#777;font-size:small;" | <br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|{{{extraparams|}}}}}<br /> :↓<br /> :Utrecht | If the {{lcfirst:{{NAMESPACE}}}} is transcluded on the [[Utrecht (province)]] page (which is linked to Q776), then the <code>Q776</code> can be omitted. |- | style="color:#777;font-size:small;" | <br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|'''raw'''|{{{extraparams|}}}}}<br /> :↓<br /> :Q776 | If just the <code>label</code> command with the <code>raw</code> flag is given, then the Q-identifier of the item connected to the current page is returned. |- | style="color:#777;font-size:small;" | <br /> :↓<br /> [{{smallcaps|entity label}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|label|raw|'''linked'''|{{{extraparams|}}}}}<br /> :↓<br /> :[[d:Special:EntityPage/Q776|Q776]] | If additionally the <code>linked</code> flag is given, then the Q-identifier of the item connected to the current page is linked to Wikidata. |- | style="color:#777;font-size:small;" | Q776 = "Utrecht"<br /> :↓<br /> [{{smallcaps|page title}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''title'''|Q776|{{{extraparams|}}}}}<br /> :↓<br /> :Utrecht (province) | Gets the title of the page on the current wiki that is linked to the given item. |- | style="color:#777;font-size:small;" | Q776 = "Utrecht"<br /> :↓<br /> [{{smallcaps|page title}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|title|'''linked'''|Q776|{{{extraparams|}}}}}<br /> :↓<br /> :[[Utrecht (province)]] | Gets the linked title of the page on the current wiki that is linked to the given item. |- | style="color:#777;font-size:small;" | <br /> :↓<br /> [{{smallcaps|page title}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|title|{{{extraparams|}}}}}<br /> :↓<br /> :Utrecht (province) | If the {{lcfirst:{{NAMESPACE}}}} is transcluded on the [[Utrecht (province)]] page (which is linked to Q776), then the <code>Q776</code> can be omitted. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands"<br /> :↓<br /> [{{smallcaps|entity description}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''description'''|Q55|{{{extraparams|}}}}}<br /> :↓<br /> :country in Northwestern Europe with territories in the Caribbean | Gets an item's description. |- | style="color:#777;font-size:small;" | <br /> :↓<br /> [{{smallcaps|entity description}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|description|{{{extraparams|}}}}}<br /> :↓<br /> :country in Northwestern Europe with territories in the Caribbean | If the {{lcfirst:{{NAMESPACE}}}} is transcluded on the [[Netherlands]] page (which is linked to Q55), then the <code>Q55</code> can be omitted. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands"<br /> :↓<br /> [{{smallcaps|entity alias}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''alias'''|Q55|{{{extraparams|}}}}}<br /> :↓<br /> :Holland | Gets one of an item's aliases. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands"<br /> :↓<br /> [{{smallcaps|entity alias}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''aliases'''|Q55|{{{extraparams|}}}}}<br /> :↓<br /> :Holland, the Netherlands, NL, NED, Nederland, nl, 🇳🇱, Netherlands (after 1945) | Gets all of an item's aliases. |- | style="color:#777;font-size:small;" | Q55 = "Netherlands"<br /> :↓<br /> [{{smallcaps|entity alias}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|alias|'''linked'''|Q55|{{{extraparams|}}}}}<br /> :↓<br /> :[[Netherlands|Holland]] | Gets a linked alias from an item. |- | style="color:#777;font-size:small;" | <br /> :↓<br /> [{{smallcaps|entity alias}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|alias|{{{extraparams|}}}}}<br /> :↓<br /> :Holland | If the {{lcfirst:{{NAMESPACE}}}} is transcluded on the [[Netherlands]] page (which is linked to Q55), then the <code>Q55</code> can be omitted. |- | style="color:#777;font-size:small;" | [[d:Q2|Q2]] = "Earth"<br /> :↓<br /> [{{smallcaps|page badge}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|'''badges'''|Q2|{{{extraparams|}}}}}<br /> :↓<br /> :featured article badge | Gets the badges for the page on the current wiki that is linked to the given item. |- | style="color:#777;font-size:small;" | Q2 = "Earth"<br /> :↓<br /> [{{smallcaps|page badge}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|badges|'''raw'''|Q2|{{{extraparams|}}}}}<br /> :↓<br /> :Q17437796 | Gets the raw badges for the page on the current wiki that is linked to the given item. |- | style="color:#777;font-size:small;" | <br /> :↓<br /> [{{smallcaps|page badge}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|badges|{{{extraparams|}}}}}<br /> :↓<br /> :featured article badge | If the {{lcfirst:{{NAMESPACE}}}} is transcluded on the [[Earth]] page (which is linked to Q2), then the <code>Q2</code> can be omitted. |- | style="color:#777;font-size:small;" | [[d:Q28865|Q28865]] = "Python", [[d:P548|P548]] = "version type", [[d:P348|P348]] = "software version identifier",<br /> :↓<br /> [{{smallcaps|version}}], [{{smallcaps|reference}}] | {{tnull|{{{prename|}}}{{lcfirst:{{BASEPAGENAME}}}}|property|reference|edit|Q28865|'''P548{{=}}Q2804309'''|P348|{{{extraparams|}}}}}<br /> :↓<br /> :3.11.3<ref name="wikidata-47b0d8952e763dae8105c1e70220fc5d387af155-v5">{{Cite web|date=5 April 2023|url=https://blog.python.org/2023/04/its-time-for-another-set-of-python.html|title=It's time for another set of Python releases! Python 3.11.3, 3.10.11 and 3.12 alpha 7 are now available.|access-date=6 April 2023}}</ref> [[File:OOjs UI icon edit-ltr-progressive.svg|frameless|text-top|10px|alt=Edit this on Wikidata|link=https://www.wikidata.org/wiki/Q28865?uselang=en#P348|Edit this on Wikidata]] | Get [[Python (programming language)|Python]]'s latest stable release version with its references. You may want to use '''P548{{=}}Q2122918''' to get the latest preview release version. |} === Example references === {{Reflist}}
摘要:
请注意,所有对代码酷的贡献均被视为依照知识共享署名-非商业性使用-相同方式共享发表(详情请见
代码酷:著作权
)。如果您不希望您的文字作品被随意编辑和分发传播,请不要在此提交。
您同时也向我们承诺,您提交的内容为您自己所创作,或是复制自公共领域或类似自由来源。
未经许可,请勿提交受著作权保护的作品!
取消
编辑帮助
(在新窗口中打开)