Vorlage:Infobox Bild
Aus VolynWiki
Version vom 16. September 2009, 03:24 Uhr von Admin (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „|- | colspan="{{{colspan|2}}}" class="ibBildCell" | {{#if: {{{heading|}}}|<div class="ibKopf">{{{heading}}}</div>|}} <div class="ibBild">{{{image}}}</div> <noincl...“)
|-
| colspan="2" class="ibBildCell" | {{#if: |{{{heading}}}
|}}
{{{image}}}
Erklärungen
- Funktion: Die Vorlage dient zur Erstellung einer Box mit einer Titelzeile und einer Abbildung, die beide zentriert werden. Üblicherweise wird diese Vorlage in der Vorlage Infobox Ujesd verwendet.
- Verwendung:
{{Infobox Bild|heading=Titel|image=Abbildung|colspan=Anzahl}}
- Erforderliche Parameter:
-
|image=
Abbildung
-
- Optionale Parameter:
-
|heading
= Titel der Abbildung -
|colspan
= Anzahl der Tabellenspalten, die überspannt werden sollen. Standard ist 2.
-
- Beispiel 1:
{| {{Infobox Tabelle|pos=normal|width: 300px;}}
{{Infobox Bild|image=[[Bild:LocationEgypt.png|Karte von Nordafrika mit eingezeichneter Lage von Ägypten]]}}
|}
bewirkt:
right = ib ibRight | rechts = ib ibRight | left = ib ibLeft | links = ib ibLeft | normal = ib
}} {{#if: |ibTopBorder}}" {{#if: width: 300px;|style="width: 300px;"}} |
{{#if: | {{{heading}}} |}}
|
- Beispiel 2:
{| {{Infobox Tabelle|pos=normal|width: 300px;}}
{{Infobox Bild|heading=Lage|image=[[Bild:LocationEgypt.png|Karte von Nordafrika mit eingezeichneter Lage von Ägypten]]}}
{{Infobox Kopf|Kurzdaten}}
{{Infobox Begriff|heading=Hauptstadt|value=Kairo}}
|}
bewirkt:
right = ib ibRight | rechts = ib ibRight | left = ib ibLeft | links = ib ibLeft | normal = ib
}} {{#if: |ibTopBorder}}" {{#if: width: 300px;|style="width: 300px;"}} |
{{#if: Lage| Lage |}}
| ||||
Kurzdaten | ||||
Hauptstadt: | Kairo |
---|