Difference between revisions of "Template:Event"

From BITPlan cr Wiki
Jump to navigation Jump to search
m (created by WikiTask 2020-07-22T12:41:58Z)
(modified by py-yprinciple-gen 0.1.3)
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude><!--
<!--
+
   --     Copyright (C) 2015-2023 BITPlan GmbH
   -- Copyright (C) 2015-2020 BITPlan GmbH
 
 
   --  
 
   --  
   -- Pater-Delp-Str. -- 1
+
   --     Pater-Delp-Str. -- 1
   -- D-47877 -- Willich-Schiefbahn
+
   --     D-47877 -- Willich-Schiefbahn
 
   --  
 
   --  
   -- http://www.bitplan.com
+
   --     http://www.bitplan.com
 
   --
 
   --
 
   --  
 
   --  
 
-->
 
-->
This is the template {{Link|target=Template:Event|title=Event}}.
+
This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "Event".
It belongs to the concept/topic {{Link|target=:Concept:Event}}<br>
+
=== see also ===
You may find examples for the use of this template via the {{Link|target=List of Events}}.
+
see also
 +
* [[List of Events]]
 +
* [[Help:Event]]
 +
* [[Concept:Event]]
 +
* [[:Category:Event]]
 +
* [[:Template:Event]]
 +
* [[:Form:Event]]
 +
topic links:
 
=== Usage ===
 
=== Usage ===
==== storemode subobject ====
 
 
<pre>{{Event
 
<pre>{{Event
 
|acronym=
 
|acronym=
|storemode=subobject
+
|homepage=
 +
|wikidataid=
 +
|storemode=property or subjobject or none"
 
}}
 
}}
</pre>
+
[[Category:Template]]
 
+
</noinclude><includeonly>{{#switch:{{{storemode|}}}
==== storemode property ====
 
<pre>{{Event
 
|acronym=
 
|storemode=property
 
}}
 
</pre>
 
 
 
==== storemode none ====
 
<pre>{{Event
 
|acronym=
 
|storemode=none
 
}}
 
</pre>
 
 
 
 
 
==== viewmode tableheader ====
 
<pre>{{Event
 
|acronym=
 
|viewmode=tableheader
 
}}
 
</pre>
 
 
 
==== viewmode tablerow ====
 
<pre>{{Event
 
|acronym=
 
|viewmode=tablerow
 
}}
 
</pre>
 
 
 
==== viewmode tablefooter ====
 
<pre>{{Event
 
|acronym=
 
|viewmode=tablefooter
 
}}
 
</pre>
 
 
 
==== viewmode labelfield ====
 
<pre>{{Event
 
|acronym=
 
|viewmode=labelfield
 
}}
 
</pre>
 
 
 
=== Source (pretty printed) ===
 
<source lang='html4strict'>
 
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Event<br>|}}
 
{{#if:{{{?acronym|}}}|"{{{?acronym}}}" is acronym of it <br>|}}
 
|#default={{#switch:{{{storemode|}}}
 
 
|none=
 
|none=
 
|subobject={{#subobject:-
 
|subobject={{#subobject:-
 
|isA=Event
 
|isA=Event
|Event acronym={{{acronym|}}}
+
|acronym={{{acronym|}}}
 +
|homepage={{{homepage|}}}
 +
|wikidataid={{{wikidataid|}}}
 
}}
 
}}
 
|#default={{#set:
 
|#default={{#set:
 
|isA=Event
 
|isA=Event
 
|Event acronym={{{acronym|}}}
 
|Event acronym={{{acronym|}}}
 +
|Event homepage={{{homepage|}}}
 +
|Event wikidataid={{{wikidataid|}}}
 
}}
 
}}
 
}}
 
}}
{{#switch: {{{viewmode|}}}
+
{{{!}} class='wikitable'
|hidden=
 
|masterdetail=
 
= city =
 
{{#ask:[[Concept:City]][[City event::{{FULLPAGENAME}}]]
 
| ?City name = name
 
| ?City wikidataid = wikidataid
 
| ?City event = event
 
 
 
|sort=City name
 
|order=ascending
 
}}
 
= state =
 
{{#ask:[[Concept:State]][[State event::{{FULLPAGENAME}}]]
 
| ?State name = name
 
| ?State wikidataid = wikidataid
 
| ?State event = event
 
 
 
|sort=State name
 
|order=ascending
 
}}
 
= country =
 
{{#ask:[[Concept:Country]][[Country event::{{FULLPAGENAME}}]]
 
| ?Country name = name
 
| ?Country wikidataid = wikidataid
 
| ?Country event = event
 
 
 
|sort=Country name
 
|order=ascending
 
}}
 
|tableheader={{{!}} class='wikitable'
 
!acronym
 
{{!}}-
 
|tablerow=
 
{{!}}{{{acronym|}}}
 
{{!}}-
 
|tablefooter={{!}}}
 
|labelfield=
 
acronym={{#if:{{{acronym|}}}|{{{acronym|}}}|}}<br>|#default={{{!}} class='wikitable'
 
 
! colspan='2' {{!}}Event
 
! colspan='2' {{!}}Event
 
{{!}}-
 
{{!}}-
Line 124: Line 49:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
!acronym
+
![[Property:Event acronym|acronym]]
{{!}}&nbsp;{{#if:{{{acronym|}}}|{{{acronym|}}}|}}
+
{{!}}&nbsp;{{#if:{{{acronym|}}}|{{{acronym}}}|}}
 
{{!}}-
 
{{!}}-
{{!}}}
+
![[Property:Event homepage|homepage]]
}}
+
{{!}}&nbsp;{{#if:{{{homepage|}}}|{{{homepage}}}|}}
}}
 
[[Category:Event]]{{#default_form:Event}}
 
</source>
 
=== Source ===
 
Click on "Edit" to edit the noinclude-part Source of this Template.
 
[[Category:Template]]
 
 
 
</noinclude><includeonly>{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Event<br>|}}
 
{{#if:{{{?acronym|}}}|"{{{?acronym}}}" is acronym of it <br>|}}
 
|#default={{#switch:{{{storemode|}}}
 
|none=
 
|subobject={{#subobject:-
 
|isA=Event
 
|Event acronym={{{acronym|}}}
 
}}
 
|#default={{#set:
 
|isA=Event
 
|Event acronym={{{acronym|}}}
 
}}
 
}}
 
{{#switch: {{{viewmode|}}}
 
|hidden=
 
|masterdetail=
 
= city =
 
{{#ask:[[Concept:City]][[City event::{{FULLPAGENAME}}]]
 
| ?City name = name
 
| ?City wikidataid = wikidataid
 
| ?City event = event
 
 
 
|sort=City name
 
|order=ascending
 
}}
 
= state =
 
{{#ask:[[Concept:State]][[State event::{{FULLPAGENAME}}]]
 
| ?State name = name
 
| ?State wikidataid = wikidataid
 
| ?State event = event
 
 
 
|sort=State name
 
|order=ascending
 
}}
 
= country =
 
{{#ask:[[Concept:Country]][[Country event::{{FULLPAGENAME}}]]
 
| ?Country name = name
 
| ?Country wikidataid = wikidataid
 
| ?Country event = event
 
 
 
|sort=Country name
 
|order=ascending
 
}}
 
|tableheader={{{!}} class='wikitable'
 
!acronym
 
{{!}}-
 
|tablerow=
 
{{!}}{{{acronym|}}}
 
{{!}}-
 
|tablefooter={{!}}}
 
|labelfield=
 
acronym={{#if:{{{acronym|}}}|{{{acronym|}}}|}}<br>|#default={{{!}} class='wikitable'
 
! colspan='2' {{!}}Event
 
{{!}}-
 
{{#switch:{{{storemode|}}}|property=
 
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Event/{{FULLPAGENAME}}|title=edit}}
 
 
{{!}}-
 
{{!}}-
}}
+
![[Property:Event wikidataid|wikidataid]]
!acronym
+
{{!}}&nbsp;{{#if:{{{wikidataid|}}}|{{{wikidataid}}}|}}→{{#show: {{PAGENAME}}|?Event wikidataid}}
{{!}}&nbsp;{{#if:{{{acronym|}}}|{{{acronym|}}}|}}
 
 
{{!}}-
 
{{!}}-
{{!}}}
+
{{!}}}[[Category:Event]]{{#default_form:Event}}
}}
+
</includeonly>
}}
 
[[Category:Event]]{{#default_form:Event}}</includeonly>
 

Revision as of 17:53, 28 January 2023

This is the BITPlan Y-Prinzip ProfiWiki-Template for "Event".

see also

see also

topic links:

Usage

Event
acronym  
homepage  
wikidataid  →