Vorlage:Vorschlag-Hauptseite: Unterschied zwischen den Versionen

Aus Wiki.W311.info
Wechseln zu: Navigation, Suche
 
(11 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 5: Zeile 5:
 
{{#if: {{{BILD|}}} | <div style="float:
 
{{#if: {{{BILD|}}} | <div style="float:
 
{{#switch: {{uc:{{{BILDAUSRICHTUNG|}}} }}
 
{{#switch: {{uc:{{{BILDAUSRICHTUNG|}}} }}
| R = right
+
| R =right
| L = left
+
| L =left
| C = center  <!-- float:center bleibt ohne Wirkung, falsche Syntax-->
+
| C =center  <!-- float:center bleibt ohne Wirkung, falsche Syntax-->
| Z = center  <!--to make the Germans happy - ZENTRIERT-->
+
| Z =center  <!--to make the Germans happy - ZENTRIERT-->
| #default = left
+
| #default =left
}} ; padding-top:0.2em; padding-left:0.2em;">[[{{{BILD|}}}|
+
}}; padding-top:0.2em; padding-left:0.2em;">[[{{{BILD|}}}|
 
{{#switch: {{lc:{{{BILDUMRANDUNG|}}} }}
 
{{#switch: {{lc:{{{BILDUMRANDUNG|}}} }}
| thumb = thumb
+
| thumb = thumb
| miniatur = thumb
+
| miniatur = thumb
| mini = thumb
+
| mini = thumb
| rahmenlos = none
+
| rahmenlos = none
| frameless = none
+
| frameless = none
| ohne = none
+
| ohne = none
| none = none
+
| none = none
| #default = border <!--nicht-scalierbare "framed"-Eigenschaft wird ausgeschlossen!-->
+
| #default = border <!--nicht-scalierbare "framed"-Eigenschaft wird ausgeschlossen!-->
 
}} |
 
}} |
 
{{#switch: {{uc:{{{BILDAUSRICHTUNG|}}} }}
 
{{#switch: {{uc:{{{BILDAUSRICHTUNG|}}} }}
Zeile 35: Zeile 35:
 
<div style="width:100%;clear:both;"></div>
 
<div style="width:100%;clear:both;"></div>
 
</div>
 
</div>
</includeonly>
+
</includeonly><noinclude>
<noinclude>
+
<pre>
<pre><nowiki>
+
 
{{Vorschlag-Hauptseite
 
{{Vorschlag-Hauptseite
  | RUBRIK          = <!-- Kategorie, z. B. "Motor" -->
+
  | RUBRIK          = <!-- Kategorie, z. B. "Motor" (ohne Gänsefüße!) -->
 
  | IKON            = <!-- Symbol-Grafik, Angabe ohne Klammern, aber mit "Datei:" o. ä. -->
 
  | IKON            = <!-- Symbol-Grafik, Angabe ohne Klammern, aber mit "Datei:" o. ä. -->
 
  | DATUM            = <!-- Datum des Wunschtermins -->
 
  | DATUM            = <!-- Datum des Wunschtermins -->
Zeile 51: Zeile 50:
 
  | TEXTVORSCHAU    = <!-- nur Text, inkl. Wiki-Formatierungen -->
 
  | TEXTVORSCHAU    = <!-- nur Text, inkl. Wiki-Formatierungen -->
 
}}
 
}}
</nowiki></pre>[[Kategorie:Vorlage:Hauptseite]][[Kategorie:Wiki.W311.info:Hauptseite/Vorschau Artikel|{{PAGENAME}}]]</noinclude>
+
</pre>
 +
Weitere [[Vorlage:Vorschlag-Hauptseite/Dokumentation|Dokumentation]]
 +
[[Kategorie:Vorlage:Hauptseite-Vorschau Artikel|{{PAGENAME}}]]</noinclude>

Aktuelle Version vom 17. September 2011, 17:49 Uhr

{{Vorschlag-Hauptseite
 | RUBRIK           = <!-- Kategorie, z. B. "Motor" (ohne Gänsefüße!) -->
 | IKON             = <!-- Symbol-Grafik, Angabe ohne Klammern, aber mit "Datei:" o. ä. -->
 | DATUM            = <!-- Datum des Wunschtermins -->
 | PLATZIERUNG      = <!-- Bitte Q angeben für Quer, sonst wird 2-spaltiger Bereich unterstellt -->
 | THEMA            = <!-- Angabe ohne Klammern -->
 | BILD             = <!-- Angabe ohne Klammern, aber mit "Datei:" o. ä. -->
 | BILDBESCHREIBUNG = <!-- nur Text, keine Formatierungen außer &nbsp; -->
 | BILDGROESSE      = <!-- kann weggelassen werden -->
 | BILDUMRANDUNG    = <!-- kann weggelassen werden, RAND, BORDER, THUMB oder NONE möglich -->
 | BILDAUSRICHTUNG  = <!-- kann entfallen, Standard ist Links, bei Bedarf bitte R eintragen -->
 | TEXTVORSCHAU     = <!-- nur Text, inkl. Wiki-Formatierungen -->
}}

Weitere Dokumentation