Vorlage:Infobox: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Viktor (Diskussion | Beiträge) (Neu angelegt) |
Viktor (Diskussion | Beiträge) (Bildbreite) |
||
| (4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | <onlyinclude><includeonly><div style="float: right; border: 1px solid grey; min-width: | + | <onlyinclude><includeonly><div style="float: right; border: 1px solid grey; min-width: 250px; max-width: 350px; margin-left: 10px;"> |
{| style="width: 100%; border-spacing: 0;" | {| style="width: 100%; border-spacing: 0;" | ||
|colspan="2" style="background-color: #ecf0f1; text-align: center; padding: 5px; font-size: 120%;"| '''{{{Titel|{{PAGENAME}}}}}''' | |colspan="2" style="background-color: #ecf0f1; text-align: center; padding: 5px; font-size: 120%;"| '''{{{Titel|{{PAGENAME}}}}}''' | ||
|- | |- | ||
| − | {{#if: {{{Bildname|}}} | {{!}} colspan="2" style="text-align: center; padding: 5px;"{{!}} [[Datei:{{{Bildname}}}|200px|{{#if: {{{Bildtext|}}} | {{{Bildtext}}}|}}]] | }} | + | {{#if: {{{Bildname|}}} | {{!}} colspan="2" style="text-align: center; padding: 5px;"{{!}} [[Datei:{{{Bildname}}}|{{{Bildbreite|200px}}}|{{#if: {{{Bildtext|}}} | {{{Bildtext}}}|}}]] | }} |
<!-- Bildtext --> | <!-- Bildtext --> | ||
{{#if: {{{Bildtext|}}} | <div style="font-size: 90%;">Bildunterschrift</div>|}} | {{#if: {{{Bildtext|}}} | <div style="font-size: 90%;">Bildunterschrift</div>|}} | ||
|- | |- | ||
<!-- Zeile 1 --> | <!-- Zeile 1 --> | ||
| − | {{ | + | {{Infobox/+|Label={{{Feldname1|}}}|Text={{{Daten1|}}}}} |
| − | |||
| − | |||
<!-- Zeile 2 --> | <!-- Zeile 2 --> | ||
| − | {{ | + | {{Infobox/+|Label={{{Feldname2|}}}|Text={{{Daten2}}}}} |
| − | |||
| − | |||
<!-- Zeile 3 --> | <!-- Zeile 3 --> | ||
| − | {{ | + | {{Infobox/+|Label={{{Feldname3|}}}|Text={{{Daten3|}}}}} |
| − | {{ | + | <!-- Zeile 4 --> |
| − | <! -- Ende --> | + | {{Infobox/+|Label={{{Feldname4|}}}|Text={{{Daten4|}}}}} |
| + | <!-- Zeile 5 --> | ||
| + | {{Infobox/+|Label={{{Feldname5|}}}|Text={{{Daten5|}}}}} | ||
| + | <!-- Zeile 6 --> | ||
| + | {{Infobox/+|Label={{{Feldname6|}}}|Text={{{Daten6|}}}}} | ||
| + | <!-- Zeile 7 --> | ||
| + | {{Infobox/+|Label={{{Feldname7|}}}|Text={{{Daten7|}}}}} | ||
| + | <!-- Zeile 8 --> | ||
| + | {{Infobox/+|Label={{{Feldname8|}}}|Text={{{Daten8|}}}}} | ||
| + | <!-- Ende --> | ||
{{!}}- | }} | {{!}}- | }} | ||
|} | |} | ||
Aktuelle Version vom 16. August 2019, 11:20 Uhr
Diese Vorlage generiert Infoboxen.
Beipsiel:
{{Infobox|Titel=Test|Feldname1=Foo|Daten1=Bar|Feldname2=Foo|Daten2=Bar}}erzeugt:
| Test | |
| Foo | Bar |
| Foo | Bar |