模板:Uses Wikidata/doc

来自决策链云智库
< 模板:Uses Wikidata
Zeroclanzhang讨论 | 贡献2024年1月21日 (日) 21:27的版本 (创建页面,内容为“{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Lua|Module:Side box|Module:Uses Wikidata}} This template may be used in the documentation of another template or module, to indicate that that template or module uses a Wikidata property or properties, where available. __NOTOC__ == Usage == ===Standard usage=== <code><nowiki>{{</nowiki>Uses Wikidata…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

This template may be used in the documentation of another template or module, to indicate that that template or module uses a Wikidata property or properties, where available.

Usage

Standard usage

{{Uses Wikidata|P1|P2|P3...}}

Replace P1, P2, P3, etc. with the actual property numbers – including the "P". As many or as few as necessary may be specified.

Section link

If the documentation has a section describing and listing the Wikidata properties used, then a section link may be specified instead:

{{Uses Wikidata|section=name of section}}

Examples

For a single property (e.g. d:Property:P496):

Markup Renders as
{{Uses Wikidata|P496}}

For multiple properties:

Markup Renders as
{{Uses Wikidata|P10|P20|P30}}

As many properties as needed can be specified:

Markup Renders as
{{Uses Wikidata|1=P10|2=P20|3=P30|4=P40|5=P50|6=P101|7=P222}}

If the properties are described in a section of the documentation (e.g. ===Using Wikidata===):

Markup Renders as
{{Uses Wikidata|section=Using Wikidata}}

Tracking categories

The following categories are populated by this template:

Supporting templates and modules

See also