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