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 - "Category:Vorlagen" to "Category:Templates")
(allg. Anzeige ohne Typ)
Line 5: Line 5:
 
  Parameter 1: Typ ("F" = Familie, "N" = Name identisch, "M" = Motiv identisch)
 
  Parameter 1: Typ ("F" = Familie, "N" = Name identisch, "M" = Motiv identisch)
 
  Parameter 2: Name der Sammlung
 
  Parameter 2: Name der Sammlung
 +
 +
Wird 'Typ' nicht angegeben, wird der Parameter als allgemeine Kategorie angezeigt und zugeordnet.
  
 
Beispiel für eine Familie:
 
Beispiel für eine Familie:
 
  <nowiki>{{BoxColl|F|Neuschwanstein}}</nowiki>
 
  <nowiki>{{BoxColl|F|Neuschwanstein}}</nowiki>
 
ergibt
 
ergibt
{{BoxColl|F|Neuschwanstein}}</noinclude><!--
+
{{BoxColl|F|Neuschwanstein}}
 +
 
 +
Beispiel ohne Angabe des Typs:
 +
<pre>
 +
  {{BoxColl|Triangle box}}
 +
</pre>
 +
ergibt
 +
{{BoxColl|Triangle box}}</noinclude><!--
 
--><includeonly>
 
--><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}}} (M)]]</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>}}</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}}} (M)]]</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)]]|#default=<div style="padding:0.4em 0.4em; margin-right:0.5em; display:inline-block; color:#000000; border-radius: 6px; background-color:Gainsboro;">'''{{int:nstab-category}}:''' [[:Category:{{{1}}}|{{{1}}}]]</div>}}</includeonly>
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 09:05, 22 March 2017

Anzeige einer farbigen Box für Sammlungen.

Template: BoxColl
Parameter 1: Typ ("F" = Familie, "N" = Name identisch, "M" = Motiv 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|Triangle box}}

ergibt

[[:Category:Triangle box|JW:Puzzle-Special-Triangle box]]