Hilfe:Galerie: Unterschied zwischen den Versionen
Aus SchnuppTrupp
Zeile 28: | Zeile 28: | ||
| caption | | caption | ||
| Titel | | Titel | ||
+ | |- | ||
+ | | style | ||
+ | | Weitere Style Elemente | ||
|} | |} | ||
+ | |||
+ | = Beispiel = | ||
+ | |||
+ | <gallery withds="200px" heights="500" perrow="2" caption="Beispiel"><br> | ||
+ | |||
+ | image:datei1.png | ||
+ | |||
+ | image:datei2.png | ||
+ | |||
+ | image:datei3.png | ||
+ | |||
+ | image:datei4.png | ||
+ | |||
+ | image:datei5.png | ||
+ | |||
+ | image:datei6.png | ||
+ | |||
+ | </gallery> | ||
+ | |||
+ | <br> <gallery caption="Beispiel" perrow="2" heights="500" withds="200px"> | ||
+ | |||
+ | image:datei1.png | ||
+ | |||
+ | image:datei2.png | ||
+ | |||
+ | image:datei3.png | ||
+ | |||
+ | image:datei4.png | ||
+ | |||
+ | image:datei5.png | ||
+ | |||
+ | image:datei6.png | ||
+ | |||
+ | </gallery> |
Version vom 17. Dezember 2010, 17:44 Uhr
Inhaltsverzeichnis
Vorwort
Mit einer Galerie könnt ihr mehrere Bilder in einer Art umrandeten Tabelle einfügen. Ein besonders schönes Beispiel ist der Artikel Hochzeiten im Schnupptrupp.
Galerie erstellen
Eine Galerie sieht so aus:
<gallery> image:datei1.png image:datei2.png ... </gallery>
Attribute
widths | Weite |
heights | Höhe |
perrow | Wieviele Spalten |
caption | Titel |
style | Weitere Style Elemente |
Beispiel
<gallery withds="200px" heights="500" perrow="2" caption="Beispiel">
image:datei1.png
image:datei2.png
image:datei3.png
image:datei4.png
image:datei5.png
image:datei6.png
</gallery>
- Datei1.png
- Datei2.png
- Datei3.png
- Datei4.png
- Datei5.png
- Datei6.png