Es gibt z.Z. Probleme mit einem Update, es ist nur Lesen möglich.
Currently there are issues with the installation, readonly possible for now.

Difference between revisions of "Template:BoxColl"

From Jigsaw-Wiki
Jump to: navigation, search
m (Text replacement - "(M)" to "(P)")
(no text Project:Puzzle-Special-Collections)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
  Template: BoxColl
 
  Template: BoxColl
  Parameter 1: Typ ("F" = Familie, "N" = Name identisch, "M" = Motiv identisch)
+
  Parameter 1: Typ ("F" = Familie, "N" = Name identisch, "P" = Bild identisch)
 
  Parameter 2: Name der Sammlung
 
  Parameter 2: Name der Sammlung
  
Line 15: Line 15:
 
Beispiel ohne Angabe des Typs:
 
Beispiel ohne Angabe des Typs:
 
<pre>
 
<pre>
   {{BoxColl|Triangle box}}
+
   {{BoxColl|Triangular box}}
 +
  {{BoxColl|Deutschland (C)}}
 
</pre>
 
</pre>
 
ergibt
 
ergibt
{{BoxColl|Triangle box}}</noinclude><!--
+
{{BoxColl|Triangular box}}
--><includeonly>{{#switch:{{{1}}}|F=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:#fffc8d;">'''{{Project:Puzzle-Family}}:''' [[{{{2}}} (F)]]</div>|M=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:#add8e6;">'''{{Project:Puzzle-Motiv-id}}:''' [[{{{2}}} (P)]]</div>|N=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:#ffb6c1;">'''{{Project:Puzzle-Name-id}}:''' [[{{{2}}} (N)]]</div>|#default=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:Gainsboro;">{{#if:{{#pos:{{{1}}}|)}}|'''{{Project:Puzzle-Special-Collections}}[[:Category:{{{1}}}|{{{1}}}]]'''|'''[[:Category:{{{1}}}|{{Project:Puzzle-Special-{{{1}}}}}]]'''}}</div>}}</includeonly>
+
{{BoxColl|Deutschland (C)}}</noinclude><includeonly>{{#switch:{{{1}}}|
<noinclude>[[Category:Templates]]</noinclude>
+
F=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:#fffc8d;">[[{{{2}}} (F)]]</div>
 +
|P=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:#add8e6;">[[{{{2}}} (P)]]</div>
 +
|N=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:#ffb6c1;">[[{{{2}}} (N)]]</div>
 +
|#default=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:Gainsboro;">{{#if:{{#pos:{{{1}}}|)}}|[[:Category:{{{1}}}|{{{1}}}]]|[[:Category:{{{1}}}|{{Project:Puzzle-Special-{{{1}}}}}]]}}</div>}}</includeonly>
 +
<noinclude>[[Category:Collection templates]]</noinclude>

Latest revision as of 15:54, 5 May 2022

Anzeige einer farbigen Box für Sammlungen.

Template: BoxColl
Parameter 1: Typ ("F" = Familie, "N" = Name identisch, "P" = Bild identisch)
Parameter 2: Name der Sammlung

Wird 'Typ' nicht angegeben, wird der Parameter als allgemeine Kategorie angezeigt und zugeordnet.

Beispiel für eine Familie:

{{BoxColl|F|Neuschwanstein}}

ergibt

Neuschwanstein (F)


Beispiel ohne Angabe des Typs:

  {{BoxColl|Triangular box}}
  {{BoxColl|Deutschland (C)}}

ergibt

Triangular box
Deutschland (C)