Vorlage:Infobox Bild: Unterschied zwischen den Versionen
Aus VolynWiki
Admin (Diskussion | Beiträge) K (Die Seite wurde neu angelegt: „|- | colspan="{{{colspan|2}}}" class="ibBildCell" | {{#if: {{{heading|}}}|<div class="ibKopf">{{{heading}}}</div>|}} <div class="ibBild">{{{image}}}</div> <noincl...“) |
Admin (Diskussion | Beiträge) K |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 6: | Zeile 6: | ||
== Erklärungen == | == 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 [[:Vorlage:Infobox Ujesd|Infobox Ujesd]] verwendet. | * '''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 [[:Vorlage:Infobox Ujesd|Infobox Ujesd]] verwendet. | ||
− | * '''Verwendung:''' <code | + | * '''Verwendung:''' <code>{{Infobox Bild|heading=Titel|image=Abbildung|colspan=Anzahl}}</code> |
* '''Erforderliche Parameter:''' | * '''Erforderliche Parameter:''' | ||
− | ** <code | + | ** <code>|image=</code> Abbildung |
* '''Optionale Parameter:''' | * '''Optionale Parameter:''' | ||
** <code>|heading</code> = Titel der Abbildung | ** <code>|heading</code> = Titel der Abbildung | ||
** <code>|colspan</code> = Anzahl der Tabellenspalten, die überspannt werden sollen. Standard ist 2. | ** <code>|colspan</code> = Anzahl der Tabellenspalten, die überspannt werden sollen. Standard ist 2. | ||
* '''Beispiel 1:''' | * '''Beispiel 1:''' | ||
− | + | <nowiki>{| {{Infobox Tabelle|pos=normal|width: 300px;}} | |
− | {{Infobox Bild|image=[[Bild: | + | {{Infobox Bild|image=[[Bild:Welcome_21.jpg|Auf dem Gelände der ukr. orth. Kirche Wladimir-Wolynsk]]}} |
− | |}</nowiki | + | |}</nowiki> |
bewirkt: | bewirkt: | ||
{| {{Infobox Tabelle|pos=normal|width: 300px;}} | {| {{Infobox Tabelle|pos=normal|width: 300px;}} | ||
− | {{Infobox Bild|image=[[Bild: | + | {{Infobox Bild|image=[[Bild:Welcome_21.jpg|Auf dem Gelände der ukr. orth. Kirche Wladimir-Wolynsk]]}} |
|} | |} | ||
+ | |||
* '''Beispiel 2:''' | * '''Beispiel 2:''' | ||
− | + | <nowiki>{| {{Infobox Tabelle|pos=normal|width: 300px;}} | |
− | {{Infobox Bild|heading= | + | {{Infobox Bild|heading=Abbildung|image=[[Bild:Welcome_21.jpg|Auf dem Gelände der ukr. orth. Kirche Wladimir-Wolynsk]]}} |
− | {{Infobox Kopf| | + | {{Infobox Kopf|Beschreibung}} |
− | {{Infobox Begriff|heading= | + | {{Infobox Begriff|heading=Kirche|value=Wladimir-Wolynsk}} |
|} | |} | ||
− | </nowiki | + | </nowiki> |
bewirkt: | bewirkt: | ||
− | {| {{Infobox Tabelle|pos= | + | {| {{Infobox Tabelle|pos=default|width: 200px;}} |
− | {{Infobox Bild|heading= | + | {{Infobox Bild|heading=Abbildung|image=[[Bild:Welcome_21.jpg|Auf dem Gelände der ukr. orth. Kirche Wladimir-Wolynsk]]}} |
− | {{Infobox Kopf| | + | {{Infobox Kopf|Beschreibung}} |
− | {{Infobox Begriff|heading= | + | {{Infobox Begriff|heading=Kirche|value=Wladimir-Wolynsk}} |
− | |} | + | |}</div> |
− | </div> | + | |
<div class="framedBox"> | <div class="framedBox"> |
Aktuelle Version vom 16. September 2009, 12:06 Uhr
|-
| 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:
|-
Titel
|}}
Abbildung
- 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:Welcome_21.jpg|Auf dem Gelände der ukr. orth. Kirche Wladimir-Wolynsk]]}} |}
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=Abbildung|image=[[Bild:Welcome_21.jpg|Auf dem Gelände der ukr. orth. Kirche Wladimir-Wolynsk]]}} {{Infobox Kopf|Beschreibung}} {{Infobox Begriff|heading=Kirche|value=Wladimir-Wolynsk}} |}
bewirkt:
right = ib ibRight | rechts = ib ibRight | left = ib ibLeft | links = ib ibLeft | normal = ib
}} {{#if: |ibTopBorder}}" {{#if: width: 200px;|style="width: 200px;"}} |
{{#if: Abbildung| Abbildung |}}
| ||||
Beschreibung | ||||
Kirche: | Wladimir-Wolynsk |
---|