Template:Platform
Jump to navigation
Jump to search
This is the template Platform.
It belongs to the concept/topic Concept:Platform
You may find examples for the use of this template via the List of Platforms.
Usage
storemode subobject
{{Platform |name= |type= |iri= |priority= |since= |responsible= |wikidataid= |storemode=subobject }}
storemode property
{{Platform |name= |type= |iri= |priority= |since= |responsible= |wikidataid= |storemode=property }}
storemode none
{{Platform |name= |type= |iri= |priority= |since= |responsible= |wikidataid= |storemode=none }}
viewmode tableheader
{{Platform |name= |type= |iri= |priority= |since= |responsible= |wikidataid= |viewmode=tableheader }}
viewmode tablerow
{{Platform |name= |type= |iri= |priority= |since= |responsible= |wikidataid= |viewmode=tablerow }}
{{Platform |name= |type= |iri= |priority= |since= |responsible= |wikidataid= |viewmode=tablefooter }}
viewmode labelfield
{{Platform |name= |type= |iri= |priority= |since= |responsible= |wikidataid= |viewmode=labelfield }}
Source (pretty printed)
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Platform<br>|}}
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
{{#if:{{{?type|}}}|"{{{?type}}}" is type of it <br>|}}
{{#if:{{{?iri|}}}|"{{{?iri}}}" is iri of it <br>|}}
{{#if:{{{?priority|}}}|"{{{?priority}}}" is priority of it <br>|}}
{{#if:{{{?since|}}}|"{{{?since}}}" is since of it <br>|}}
{{#if:{{{?responsible|}}}|"{{{?responsible}}}" is responsible of it <br>|}}
{{#if:{{{?wikidataid|}}}|"{{{?wikidataid}}}" is wikidataid of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Platform
|Platform name={{{name|}}}
|Platform type={{{type|}}}
|Platform iri={{{iri|}}}
|Platform priority={{{priority|}}}
|Platform since={{{since|}}}
|Platform responsible={{{responsible|}}}
|Platform wikidataid={{{wikidataid|}}}
}}
|#default={{#set:
|isA=Platform
|Platform name={{{name|}}}
|Platform type={{{type|}}}
|Platform iri={{{iri|}}}
|Platform priority={{{priority|}}}
|Platform since={{{since|}}}
|Platform responsible={{{responsible|}}}
|Platform wikidataid={{{wikidataid|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|hidden=
|masterdetail=
|tableheader={{{!}} class='wikitable'
!name!!type!!iri!!priority!!since!!responsible!!wikidataid
{{!}}-
|tablerow=
{{!}}{{{name|}}}{{!}}{{!}}{{{type|}}}{{!}}{{!}}{{{iri|}}}{{!}}{{!}}{{{priority|}}}{{!}}{{!}}{{{since|}}}{{!}}{{!}}{{{responsible|}}}{{!}}{{!}}{{{wikidataid|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>type={{#if:{{{type|}}}|[[{{{type|}}}]]|}}<br>iri={{#if:{{{iri|}}}|{{{iri|}}}|}}<br>priority={{#if:{{{priority|}}}|{{{priority|}}}|}}<br>since={{#if:{{{since|}}}|{{{since|}}}|}}<br>responsible={{#if:{{{responsible|}}}|{{{responsible|}}}|}}<br>wikidataid={{#if:{{{wikidataid|}}}|{{{wikidataid|}}}|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}Platform
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Platform/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!name
{{!}} {{#if:{{{name|}}}|{{{name|}}}|}}
{{!}}-
!type
{{!}} {{#if:{{{type|}}}|[[{{{type|}}}]]|}}
{{!}}-
!iri
{{!}} {{#if:{{{iri|}}}|{{{iri|}}}|}}
{{!}}-
!priority
{{!}} {{#if:{{{priority|}}}|{{{priority|}}}|}}
{{!}}-
!since
{{!}} {{#if:{{{since|}}}|{{{since|}}}|}}
{{!}}-
!responsible
{{!}} {{#if:{{{responsible|}}}|{{{responsible|}}}|}}
{{!}}-
!WikiData Id
{{!}} {{#if:{{{wikidataid|}}}|{{{wikidataid|}}}|}}
{{!}}-
{{!}}}
}}
}}
[[Category:Platform]]{{#default_form:Platform}}
Source
Click on "Edit" to edit the noinclude-part Source of this Template.