< Vorlage:Infobox | aux3
VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.
Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.
Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.
- |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<noinclude>{{Dokumentationsseite}}</noinclude> | <noinclude>{{Dokumentationsseite}}</noinclude> | ||
Hilfsvorlage für {{tl|Infobox}}. It should not be used directly in articles; use <nowiki>{{Infobox}}</nowiki> instead. | Hilfsvorlage für {{tl|Infobox}}. It should not be used directly in articles; use <nowiki>{{Infobox}}</nowiki> instead. | ||
| Zeile 5: | Zeile 6: | ||
==Benutzung== | ==Benutzung== | ||
<pre> | <pre> | ||
{{Infobox/aux3 | {{Infobox/aux3 | ||
| Zeile 11: | Zeile 13: | ||
</pre> | </pre> | ||
===Parameters=== | === Parameters === | ||
{{Docparam|name=cell|req=no|default=|desc= | {{Docparam|name=cell|req=no|default=|desc= | ||
Name of image to be displayed (without "File:" prefix). | Name of image to be displayed (without "File:" prefix). | ||
| Zeile 37: | Zeile 40: | ||
==Technical== | ==Technical== | ||
* Various expected variables are passed from {{tl|Infobox}} to this template via [[ | * Various expected variables are passed from {{tl|Infobox}} to this template via [[Fallout Wiki:Erweiterungen|VariablesExtension]]. | ||
Version vom 9. März 2014, 15:14 Uhr
| Diese Seite enthält Informationen zur Verwendung für Vorlage:Infobox/aux3. |
Hilfsvorlage für {{Infobox}}. It should not be used directly in articles; use {{Infobox}} instead.
This template generates "image" rows based on the parameters passed by {{Infobox}}.
Benutzung
{{Infobox/aux3
<!-- insert parameters -->
}}
Parameters
cell
Name of image to be displayed (without "File:" prefix).
cell style
CSS to be applied to the image row.
image desc
Description for the image, displayed below the image.
image member style, member style
CSS to be applied to all cells of the corresponding type within the current group.
member style applies to all cells in the group.image size
Width of the image in px, e.g. "250px".
image updef
Default file name for the "upload image" button.
Technical
- Various expected variables are passed from {{Infobox}} to this template via VariablesExtension.