Difference between revisions of "Template:Region"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (modified through wikirestore by Tim Holzheim) |
Tim Holzheim (talk | contribs) (modified through wikirestore by Tim Holzheim) |
||
| Line 14: | Line 14: | ||
<pre> | <pre> | ||
{{Region | {{Region | ||
| − | | | + | |name=Some name |
| − | | | + | |wikidataid=Some wikidataid |
}} | }} | ||
</pre> | </pre> | ||
{{Region | {{Region | ||
| − | | | + | |name=Some name |
| − | | | + | |wikidataid=Some wikidataid |
}} | }} | ||
| Line 27: | Line 27: | ||
<includeonly> | <includeonly> | ||
{{#set:isA=Region | {{#set:isA=Region | ||
| − | | | + | |name={{{name|}}} |
| − | | | + | |wikidataid={{{wikidataid|}}} |
}} | }} | ||
| Line 34: | Line 34: | ||
! colspan=2 | {{UtfIcon|utf=✎|size=24}}{{Link|target=Special:FormEdit/{{FULLPAGENAME}}|title=edit}} Region | ! colspan=2 | {{UtfIcon|utf=✎|size=24}}{{Link|target=Special:FormEdit/{{FULLPAGENAME}}|title=edit}} Region | ||
|- | |- | ||
| − | !style="text-align:left" |[[ | + | !style="text-align:left" |[[name::@@@]] |
| − | | {{#if:{{{ | + | | {{#if:{{{name|}}}|{{{name|}}}|}} |
|- | |- | ||
| − | !style="text-align:left" |[[ | + | !style="text-align:left" |[[wikidataid::@@@]] |
| − | | {{#if:{{{ | + | | {{#if:{{{wikidataid|}}}|{{{wikidataid|}}}|}} |
|- | |- | ||
|} | |} | ||
Revision as of 22:18, 1 April 2021
This is the template Template:Region.
See also
Usage
{{Region
|name=Some name
|wikidataid=Some wikidataid
}}
| ✎edit Region | |
|---|---|
| name | Some name |
| wikidataidUsed to provide the identifier with which an entity is indexed in Wikidata. | Some wikidataid |