Difference between revisions of "Template:Concept"
(fix logo caption) |
(Add |deputy parameter) |
||
Line 28: | Line 28: | ||
|{{VIOLET|key_properties}}= Slash separated list of important properties of this page ''([[Property:Has keyProperties]])'' | |{{VIOLET|key_properties}}= Slash separated list of important properties of this page ''([[Property:Has keyProperties]])'' | ||
|{{VIOLET|key_property_headers}}= Slash separated list of property descriptions (same length as the above) ''([[Property:Has keyPropertyHeaders]])'' | |{{VIOLET|key_property_headers}}= Slash separated list of property descriptions (same length as the above) ''([[Property:Has keyPropertyHeaders]])'' | ||
+ | ''For type=job only:'' | ||
+ | |{{GREEN|deputies}}= Pagename of the job(s) of the deputy to this job ''([[Property:Has deputy]])'' | ||
}} | }} | ||
− | </poem></noinclude><includeonly>{{SMWObjectHeader|Concept}}{{#if: {{{logo|}}}|[[Has logo::Image:{{{logo}}}| ]]}}{{Description|{{{description|}}}}}[[Start::{{{start|}}}| ]][[End::{{{end|}}}| ]]{{#if: {{{glossary|}}}|[[GlossaryDescription::{{{glossary}}}| ]]}}{{#if: {{{type|}}}|[[Has conceptType::{{{type}}}| ]]}}{{#if: {{{image|}}}|[[Has image::Image:{{{image}}}| ]]}}{{#if: {{{wikipedia|}}}|[[Has wikipediaPage::{{{wikipedia}}}| ]]}}{{SMWDefaultMarkup}}{{ArrayMapProperty|{{{founders|}}}|Has founder}}{{#if: {{{key_properties|}}}|[[Has keyProperties::{{{key_properties|}}}| ]]}}{{#if: {{{key_property_headers|}}}|[[Has keyPropertyHeaders::{{{key_property_headers}}}| ]]}}<!-- | + | </poem></noinclude><includeonly>{{SMWObjectHeader|Concept}}{{#if: {{{logo|}}}|[[Has logo::Image:{{{logo}}}| ]]}}{{Description|{{{description|}}}}}[[Start::{{{start|}}}| ]][[End::{{{end|}}}| ]]{{#if: {{{glossary|}}}|[[GlossaryDescription::{{{glossary}}}| ]]}}{{#if: {{{type|}}}|[[Has conceptType::{{{type}}}| ]]}}{{#if: {{{image|}}}|[[Has image::Image:{{{image}}}| ]]}}{{#if: {{{wikipedia|}}}|[[Has wikipediaPage::{{{wikipedia}}}| ]]}}{{SMWDefaultMarkup}}{{ArrayMapProperty|{{{founders|}}}|Has founder}}{{ArrayMapProperty|{{{deputies|}}}|Has deputy}}{{#if: {{{key_properties|}}}|[[Has keyProperties::{{{key_properties|}}}| ]]}}{{#if: {{{key_property_headers|}}}|[[Has keyPropertyHeaders::{{{key_property_headers}}}| ]]}}<!-- |
Wikipedia Display template | Wikipedia Display template | ||
-->{{Infobox | -->{{Infobox | ||
Line 46: | Line 48: | ||
| label4 = Leader of | | label4 = Leader of | ||
| data4 = {{ArrayMapBulletedList|{{#ask: [[Has leader::{{PAGENAME}}]]}}}} | | data4 = {{ArrayMapBulletedList|{{#ask: [[Has leader::{{PAGENAME}}]]}}}} | ||
+ | | label5 = Deputy | ||
+ | | data5 = {{ArrayMapListLink|{{{deputies|}}}}} | ||
| label7 = Interest of | | label7 = Interest of | ||
| data7 = {{ArrayMapBulletedList|{{#ask: [[Has interest::{{PAGENAME}}]]}}}} | | data7 = {{ArrayMapBulletedList|{{#ask: [[Has interest::{{PAGENAME}}]]}}}} |
Revision as of 17:38, 15 January 2015
Template:Template Usage: All sections are optional.
{{Concept
|description = <500 word plaintext summary (Property:Description)
|glossary = WikitextPlaintext summary for the glossary (major terms only). (Property:GlossaryDescription)
|name = Use if it differs from the PAGENAME
|logo = Concept logo (Property:Has logo)
|logo_alt = Alt text for the concept logo
|logo_caption =
|logo_width = (defaults to "250px")
|image = Image for use in the infobox (Property:Has image)
|image_alt = Alt text for image
|image_caption = Image caption
|image_width = (defaults to "250px")
|type = (Property:Has conceptType)
|start = When the concept was founded (Property:Start)
|end = (Where applicable), when the concept ended (Property:End) (i.e. when a job title becomes obsolete)
|wikipedia = URL of the concept's Wikipedia page, if any (Property:Has wikipediaPage)
|wikipedia_protection = Set to 1 if the wikipedia page is edit protected, 0 or empty otherwise (Property:Has wikipediaProtection)
|website = A URL of particular relevance to the concept, (Property:Has website)
|founders= Comma separated list of founders (Property:Has founder)
|key_properties= Slash separated list of important properties of this page (Property:Has keyProperties)
|key_property_headers= Slash separated list of property descriptions (same length as the above) (Property:Has keyPropertyHeaders)
For type=job only:
|deputies= Pagename of the job(s) of the deputy to this job (Property:Has deputy)
}}