Difference between revisions of "Template:DisplayDocType"

From Wikispooks
Jump to navigation Jump to search
(tidy)
(rename to "Has documentType")
Line 1: Line 1:
<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/>
+
<noinclude>'''Used to show the type of a document, and if {{t|DocType}} is present, to declare its type to SMW with [[Property:Has documentType]] and [[Property:Constitutes]]'''.<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|}}}|[[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>
+
</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|}}}}}]][[Has documentType::{{{1|}}}| ]] | {{AORAN| {{#ifeq: {{{2|}}}|Yes|draft|}} {{{1|}}}}} [[:category:{{plural|{{{1|}}}}}|{{#ifeq: {{{2|}}}|Yes|draft|}}[[Has documentType::{{{1|}}}]]]] }}| A file of [[:category:Untyped Documents|unspecified type]][[category:Untyped Documents]]}}</includeonly>

Revision as of 20:50, 6 January 2014

Used to show the type of a document, and if DocType is present, to declare its type to SMW with Property:Has documentType and Property:Constitutes.
The parameters are as described in the parent template template:DocProv.

Usage:

{{DisplayDocType|DocType|DocTypeDraft|DocTypeCollection}}