Template:Seminar

From BITPlan Wiki
Jump to navigation Jump to search

This is the template Seminar. It belongs to the concept/topic Concept:Seminar
You may find examples for the use of this template via the List of Seminars.

Usage

storemode subobject

{{Seminar
|kind=
|lang=
|year=
|month=
|inHouse=
|price=
|exam_fee=
|modeldayprice=
|from=
|to=
|title=
|contact=
|customer=
|documentation=
|trainer=
|city=
|thema=
|storemode=subobject
}}

storemode property

{{Seminar
|kind=
|lang=
|year=
|month=
|inHouse=
|price=
|exam_fee=
|modeldayprice=
|from=
|to=
|title=
|contact=
|customer=
|documentation=
|trainer=
|city=
|thema=
|storemode=property
}}

storemode none

{{Seminar
|kind=
|lang=
|year=
|month=
|inHouse=
|price=
|exam_fee=
|modeldayprice=
|from=
|to=
|title=
|contact=
|customer=
|documentation=
|trainer=
|city=
|thema=
|storemode=none
}}


viewmode tableheader

{{Seminar
|kind=
|lang=
|year=
|month=
|inHouse=
|price=
|exam_fee=
|modeldayprice=
|from=
|to=
|title=
|contact=
|customer=
|documentation=
|trainer=
|city=
|thema=
|viewmode=tableheader
}}

viewmode tablerow

{{Seminar
|kind=
|lang=
|year=
|month=
|inHouse=
|price=
|exam_fee=
|modeldayprice=
|from=
|to=
|title=
|contact=
|customer=
|documentation=
|trainer=
|city=
|thema=
|viewmode=tablerow
}}

viewmode tablefooter

{{Seminar
|kind=
|lang=
|year=
|month=
|inHouse=
|price=
|exam_fee=
|modeldayprice=
|from=
|to=
|title=
|contact=
|customer=
|documentation=
|trainer=
|city=
|thema=
|viewmode=tablefooter
}}

viewmode labelfield

{{Seminar
|kind=
|lang=
|year=
|month=
|inHouse=
|price=
|exam_fee=
|modeldayprice=
|from=
|to=
|title=
|contact=
|customer=
|documentation=
|trainer=
|city=
|thema=
|viewmode=labelfield
}}

Source (pretty printed)

{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Seminar<br>|}}
{{#if:{{{?kind|}}}|"{{{?kind}}}" is kind of it <br>|}}
{{#if:{{{?lang|}}}|"{{{?lang}}}" is lang of it <br>|}}
{{#if:{{{?year|}}}|"{{{?year}}}" is year of it <br>|}}
{{#if:{{{?month|}}}|"{{{?month}}}" is month of it <br>|}}
{{#if:{{{?inHouse|}}}|"{{{?inHouse}}}" is inHouse of it <br>|}}
{{#if:{{{?price|}}}|"{{{?price}}}" is price of it <br>|}}
{{#if:{{{?exam_fee|}}}|"{{{?exam_fee}}}" is exam_fee of it <br>|}}
{{#if:{{{?modeldayprice|}}}|"{{{?modeldayprice}}}" is modeldayprice of it <br>|}}
{{#if:{{{?from|}}}|"{{{?from}}}" is from of it <br>|}}
{{#if:{{{?to|}}}|"{{{?to}}}" is to of it <br>|}}
{{#if:{{{?title|}}}|"{{{?title}}}" is title of it <br>|}}
{{#if:{{{?contact|}}}|"{{{?contact}}}" is contact of it <br>|}}
{{#if:{{{?customer|}}}|"{{{?customer}}}" is customer of it <br>|}}
{{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}}
{{#if:{{{?trainer|}}}|"{{{?trainer}}}" is trainer of it <br>|}}
{{#if:{{{?city|}}}|"{{{?city}}}" is city of it <br>|}}
{{#if:{{{?thema|}}}|"{{{?thema}}}" is thema of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Seminar
|Seminar kind={{{kind|}}}
|Seminar lang={{{lang|}}}
|Seminar year={{{year|}}}
|Seminar month={{{month|}}}
|Seminar inHouse={{{inHouse|}}}
|Seminar price={{{price|}}}
|Seminar exam_fee={{{exam_fee|}}}
|Seminar modeldayprice={{{modeldayprice|}}}
|Seminar from={{{from|}}}
|Seminar to={{{to|}}}
|Seminar title={{{title|}}}
|Seminar contact={{{contact|}}}
|Seminar customer={{{customer|}}}
|Seminar documentation={{{documentation|}}}
|Seminar trainer={{{trainer|}}}
|Seminar city={{{city|}}}
|Seminar thema={{{thema|}}}
}}
|#default={{#set:
|isA=Seminar
|Seminar kind={{{kind|}}}
|Seminar lang={{{lang|}}}
|Seminar year={{{year|}}}
|Seminar month={{{month|}}}
|Seminar inHouse={{{inHouse|}}}
|Seminar price={{{price|}}}
|Seminar exam_fee={{{exam_fee|}}}
|Seminar modeldayprice={{{modeldayprice|}}}
|Seminar from={{{from|}}}
|Seminar to={{{to|}}}
|Seminar title={{{title|}}}
|Seminar contact={{{contact|}}}
|Seminar customer={{{customer|}}}
|Seminar documentation={{{documentation|}}}
|Seminar trainer={{{trainer|}}}
|Seminar city={{{city|}}}
|Seminar thema={{{thema|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|masterdetail=
|tableheader={{{!}} class='wikitable'
!kind!!lang!!year!!month!!inHouse!!price!!exam_fee!!modeldayprice!!from!!to!!title!!contact!!customer!!documentation!!trainer!!city!!thema
{{!}}-
|tablerow=
{{!}}{{{kind|}}}{{!}}{{!}}{{{lang|}}}{{!}}{{!}}{{{year|}}}{{!}}{{!}}{{{month|}}}{{!}}{{!}}{{{inHouse|}}}{{!}}{{!}}{{{price|}}}{{!}}{{!}}{{{exam_fee|}}}{{!}}{{!}}{{{modeldayprice|}}}{{!}}{{!}}{{{from|}}}{{!}}{{!}}{{{to|}}}{{!}}{{!}}{{{title|}}}{{!}}{{!}}{{{contact|}}}{{!}}{{!}}{{{customer|}}}{{!}}{{!}}{{{documentation|}}}{{!}}{{!}}{{{trainer|}}}{{!}}{{!}}{{{city|}}}{{!}}{{!}}{{{thema|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
kind={{#if:{{{kind|}}}|[[{{{kind|}}}]]|}}<br>lang={{#if:{{{lang|}}}|{{{lang|}}}|}}<br>year={{#if:{{{year|}}}|{{{year|}}}|}}<br>month={{#if:{{{month|}}}|{{{month|}}}|}}<br>inHouse={{#if:{{{inHouse|}}}|{{{inHouse|}}}|}}<br>price={{#if:{{{price|}}}|{{{price|}}}|}}<br>exam_fee={{#if:{{{exam_fee|}}}|{{{exam_fee|}}}|}}<br>modeldayprice={{#if:{{{modeldayprice|}}}|{{{modeldayprice|}}}|}}<br>from={{#if:{{{from|}}}|{{{from|}}}|}}<br>to={{#if:{{{to|}}}|{{{to|}}}|}}<br>title={{#if:{{{title|}}}|{{{title|}}}|}}<br>contact={{#if:{{{contact|}}}|{{{contact|}}}|}}<br>customer={{#if:{{{customer|}}}|{{{customer|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>trainer={{#if:{{{trainer|}}}|[[{{{trainer|}}}]]|}}<br>city={{#if:{{{city|}}}|[[{{{city|}}}]]|}}<br>thema={{#if:{{{thema|}}}|[[{{{thema|}}}]]|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}Seminar
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Seminar/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!kind
{{!}}&nbsp;{{#if:{{{kind|}}}|[[{{{kind|}}}]]|}}
{{!}}-
!lang
{{!}}&nbsp;{{#if:{{{lang|}}}|{{{lang|}}}|}}
{{!}}-
!year
{{!}}&nbsp;{{#if:{{{year|}}}|{{{year|}}}|}}
{{!}}-
!month
{{!}}&nbsp;{{#if:{{{month|}}}|{{{month|}}}|}}
{{!}}-
!inHouse
{{!}}&nbsp;{{#if:{{{inHouse|}}}|{{{inHouse|}}}|}}
{{!}}-
!price
{{!}}&nbsp;{{#if:{{{price|}}}|{{{price|}}}|}}
{{!}}-
!exam fee
{{!}}&nbsp;{{#if:{{{exam_fee|}}}|{{{exam_fee|}}}|}}
{{!}}-
!modelday price
{{!}}&nbsp;{{#if:{{{modeldayprice|}}}|{{{modeldayprice|}}}|}}
{{!}}-
!von
{{!}}&nbsp;{{#if:{{{from|}}}|{{{from|}}}|}}
{{!}}-
!bis
{{!}}&nbsp;{{#if:{{{to|}}}|{{{to|}}}|}}
{{!}}-
!title
{{!}}&nbsp;{{#if:{{{title|}}}|{{{title|}}}|}}
{{!}}-
!contact
{{!}}&nbsp;{{#if:{{{contact|}}}|{{{contact|}}}|}}
{{!}}-
!customer
{{!}}&nbsp;{{#if:{{{customer|}}}|{{{customer|}}}|}}
{{!}}-
!documentation
{{!}}&nbsp;{{#if:{{{documentation|}}}|{{{documentation|}}}|}}
{{!}}-
!trainer
{{!}}&nbsp;{{#if:{{{trainer|}}}|[[{{{trainer|}}}]]|}}
{{!}}-
!city
{{!}}&nbsp;{{#if:{{{city|}}}|[[{{{city|}}}]]|}}
{{!}}-
!thema
{{!}}&nbsp;{{#if:{{{thema|}}}|[[{{{thema|}}}]]|}}
{{!}}-
{{!}}}
}}
}}

Source

Click on "Edit" to edit the noinclude-part Source of this Template.