Changes
Jump to navigation
Jump to search
simplify
{{Module rating|release}}{{Module rating|protected}}
This module contains the code of the {{tl|Creator}} template (see also its documentation).
The module depends on [[Module:Authority control]], [[Module:Name]]<!-- (used for adding "options" fields to "name")-->, [[Module:City]], and [[Module:ISOdate]]. Its configuration is stored in [[Module:Creator/conf]].
=== Examples ===
{| class="wikitable"
|-
! Code !! Render !! Comment
|-
| <nowiki>{{#invoke:Creator|creator |Wikidata=Q255 |lang=de |Option=manner of}}</nowiki> || {{#invoke:Creator|creator|Wikidata=Q255 |lang=de |Option=manner of}} || Wikidata only in German
|-
| <tt style="font-size:70%">{{#invoke:Creator|creator
|Name = One
|Sortkey = 1
|Birthdate = −∞
|Deathdate = +∞
|Birthloc = elsewhere
|Deathloc = nowhere
|Workperiod = always
|Workloc = everywhere
|Image=Emojione_BW_0031.svg
|Nationality = all
|Gender = N/A
|Occupation = almighty
|Linkback = /}}
</tt>
||{{#invoke:Creator|creator
|Name = One
|Sortkey = 1
|Birthdate = −∞
|Deathdate = +∞
|Birthloc = elsewhere
|Deathloc = nowhere
|Workperiod = always
|Workloc = everywhere
|Image = Emojione_BW_0031.svg
|Nationality = all
|Gender = N/A
|Occupation = almighty
|Linkback = /
}}
|| Direct data feed (legacy syntax)
|-
| <nowiki>{{#invoke:Creator|creator</nowiki> … <nowiki>|Option=autocategorize}}</nowiki> ||colspan=2| Enables auto-categorization; used by {{tl|Wikidata person}}
|-
<!--| <nowiki>{{#invoke:Creator|creator |Wikidata=Q82925 |bare=1 }}</nowiki> || {{#invoke:Creator|creator |Wikidata=Q82925|bare=1 }} || "bare" version
|-->
|}
This module contains the code of the {{tl|Creator}} template (see also its documentation).
The module depends on [[Module:Authority control]], [[Module:Name]]<!-- (used for adding "options" fields to "name")-->, [[Module:City]], and [[Module:ISOdate]]. Its configuration is stored in [[Module:Creator/conf]].
=== Examples ===
{| class="wikitable"
|-
! Code !! Render !! Comment
|-
| <nowiki>{{#invoke:Creator|creator |Wikidata=Q255 |lang=de |Option=manner of}}</nowiki> || {{#invoke:Creator|creator|Wikidata=Q255 |lang=de |Option=manner of}} || Wikidata only in German
|-
| <tt style="font-size:70%">{{#invoke:Creator|creator
|Name = One
|Sortkey = 1
|Birthdate = −∞
|Deathdate = +∞
|Birthloc = elsewhere
|Deathloc = nowhere
|Workperiod = always
|Workloc = everywhere
|Image=Emojione_BW_0031.svg
|Nationality = all
|Gender = N/A
|Occupation = almighty
|Linkback = /}}
</tt>
||{{#invoke:Creator|creator
|Name = One
|Sortkey = 1
|Birthdate = −∞
|Deathdate = +∞
|Birthloc = elsewhere
|Deathloc = nowhere
|Workperiod = always
|Workloc = everywhere
|Image = Emojione_BW_0031.svg
|Nationality = all
|Gender = N/A
|Occupation = almighty
|Linkback = /
}}
|| Direct data feed (legacy syntax)
|-
| <nowiki>{{#invoke:Creator|creator</nowiki> … <nowiki>|Option=autocategorize}}</nowiki> ||colspan=2| Enables auto-categorization; used by {{tl|Wikidata person}}
|-
<!--| <nowiki>{{#invoke:Creator|creator |Wikidata=Q82925 |bare=1 }}</nowiki> || {{#invoke:Creator|creator |Wikidata=Q82925|bare=1 }} || "bare" version
|-->
|}