Vorlage:Bildergalerie/Doku: Unterschied zwischen den Versionen
K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 30: | Zeile 30: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Die Vorlage dient zu waagerechten Positionierung von bis zu zehn Miniaturbildern oder Gruppen von Miniaturbildern.", | |||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "1", | "label": "Bild 1", | ||
"description": "1. Bild oder 1. Bildergruppe", | "description": "1. Bild oder 1. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild1.jpg|mini|Bildtitel 1]]", | ||
"type": " | "type": "string", | ||
"required": true | |||
}, | }, | ||
"2": { | "2": { | ||
"label": "2", | "label": "Bild 2", | ||
"description": "2. Bild oder 2. Bildergruppe", | "description": "2. Bild oder 2. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild2.jpg|mini|Bildtitel 2]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"3": { | "3": { | ||
"label": "3", | "label": "Bild 3", | ||
"description": "3. Bild oder 3. Bildergruppe", | "description": "3. Bild oder 3. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild3.jpg|mini|Bildtitel 3]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"4": { | "4": { | ||
"label": "4", | "label": "Bild 4", | ||
"description": "4. Bild oder 4. Bildergruppe", | "description": "4. Bild oder 4. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild4.jpg|mini|Bildtitel 4]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"5": { | "5": { | ||
"label": "5", | "label": "Bild 5", | ||
"description": "5. Bild oder 5. Bildergruppe", | "description": "5. Bild oder 5. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild5.jpg|mini|Bildtitel 5]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"6": { | "6": { | ||
"label": "6", | "label": "Bild 6", | ||
"description": "6. Bild oder 6. Bildergruppe", | "description": "6. Bild oder 6. Bildergruppe", | ||
"example": "[[ | "example": "[[DateiBild6.jpg|mini|Bildtitel 6]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"7": { | "7": { | ||
"label": "7", | "label": "Bild 7", | ||
"description": "7. Bild oder 7. Bildergruppe", | "description": "7. Bild oder 7. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild7.jpg|mini|Bildtitel 7]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"8": { | "8": { | ||
"label": "8", | "label": "Bild 8", | ||
"description": "8. Bild oder 8. Bildergruppe", | "description": "8. Bild oder 8. Bildergruppe", | ||
"example": "[[ | "example": "[[DateiBild8.jpg|mini|Bildtitel 8]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"9": { | "9": { | ||
"label": "9", | "label": "Bild 9", | ||
"description": "9. Bild oder 9. Bildergruppe", | "description": "9. Bild oder 9. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild9.jpg|mini|Bildtitel 9]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"10": { | "10": { | ||
"label": "10", | "label": "Bild 10", | ||
"description": "10. Bild oder 10. Bildergruppe", | "description": "10. Bild oder 10. Bildergruppe", | ||
"example": "[[Datei: | "example": "[[Datei:Bild10.jpg|mini|Bildtitel 10]]", | ||
"type": " | "type": "string" | ||
}, | }, | ||
"Lage": { | "Lage": { | ||
| Zeile 95: | Zeile 97: | ||
"description": "Lage der Bildergruppe", | "description": "Lage der Bildergruppe", | ||
"example": "rechts, links", | "example": "rechts, links", | ||
"type": " | "type": "string", | ||
"default": "Mittig (ohne Angabe)" | "default": "Mittig (ohne Angabe)" | ||
}, | }, | ||
| Zeile 103: | Zeile 105: | ||
"type": "string" | "type": "string" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Kategorie:Vorlagen:Formatierungshilfe]]</includeonly> | <includeonly>[[Kategorie:Vorlagen:Formatierungshilfe]]</includeonly> | ||