Difference between revisions of "Template:DisplayDocType"

From Wikispooks
Jump to navigation Jump to search
(fix)
(Use Constitutes to declare the type)
Line 1: Line 1:
<noinclude>'''Used to show the type of a document.''' If {{t|DocType}} is present, it adds a [[property:DocType]] statement.<br/>
+
<noinclude>'''Used to show the type of a document, and to declare its type to SMW with [[Property:DocType]] and [[Property:Constitutes]].''' If {{t|DocType}} is present, it adds a [[property:DocType]] statement.<br/>
 
The parameters are as described in the parent template [[template:DocProv]].<br/>
 
The parameters are as described in the parent template [[template:DocProv]].<br/>
 
<br/>
 
<br/>
 
Usage:<br/>
 
Usage:<br/>
 
:{{t|<nowiki>{{DisplayDocType|DocType|DocTypeDraft|DocTypeCollection}}</nowiki>}}
 
:{{t|<nowiki>{{DisplayDocType|DocType|DocTypeDraft|DocTypeCollection}}</nowiki>}}
</noinclude><includeonly>{{#ifeq: {{{2|}}}|Yes|[[Is draft::Yes| ]]|}}{{#if: {{{1|}}} |[[Category:{{plural|{{{1|}}}}}]]{{#ifeq: {{{3|}}}|Yes| A collection of {{#ifeq: {{{2|}}}|Yes|draft|}} [[:category:{{plural|{{{1|}}}}}|{{plural|{{{1|}}}}}]] [[DocType::{{{1|}}}| ]] | {{AORAN| {{#ifeq: {{{2|}}}|Yes|draft|}} {{{1|}}}}} [[:category:{{plural|{{{1|}}}}}|{{#ifeq: {{{2|}}}|Yes|draft|}} [[DocType::{{{1|}}}]]]] }}| A file of [[:category:Untyped Documents|unspecified type]][[category:Untyped Documents]]}}</includeonly>
+
</noinclude><includeonly>{{#ifeq: {{{2|}}}|Yes|[[Is draft::Yes| ]]|}}{{#if: {{{1|}}} |[[Constitutes::{{{1}}}]][[Category:{{plural|{{{1|}}}}}]]{{#ifeq: {{{3|}}}|Yes| A collection of {{#ifeq: {{{2|}}}|Yes|draft|}} [[:category:{{plural|{{{1|}}}}}|{{plural|{{{1|}}}}}]] [[DocType::{{{1|}}}| ]] | {{AORAN| {{#ifeq: {{{2|}}}|Yes|draft|}} {{{1|}}}}} [[:category:{{plural|{{{1|}}}}}|{{#ifeq: {{{2|}}}|Yes|draft|}} [[DocType::{{{1|}}}]]]] }}| A file of [[:category:Untyped Documents|unspecified type]][[category:Untyped Documents]]}}</includeonly>

Revision as of 07:54, 2 January 2014

Used to show the type of a document, and to declare its type to SMW with Property:DocType and Property:Constitutes. If DocType is present, it adds a property:DocType statement.
The parameters are as described in the parent template template:DocProv.

Usage:

{{DisplayDocType|DocType|DocTypeDraft|DocTypeCollection}}