Vorlage:Buch: Unterschied zwischen den Versionen

Aus HammWiki
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
 
(Automatisches erfasst)
 
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 5: Zeile 5:
|-
|-
{{#if: {{{Bild|}}} |
{{#if: {{{Bild|}}} |
{{!}} colspan="2" style="text-align: center; padding:10px; border-top: 1px solid #CCC" {{!}} [[Bild:{{{Bild}}}|{{{Titel}}} (Cover)|200px]]
{{!}} colspan="2" style="text-align: center; padding:10px; border-top: 1px solid #CCC" {{!}} [[Datei:{{{Bild}}}|{{{Titel}}} (Cover)|200px]]
}}
}}
|-
|-
Zeile 44: Zeile 44:
|-
|-
{{#if: {{{Auflage|}}}|
{{#if: {{{Auflage|}}}|
{{!}} style="vertical-align: top" {{!}} '''Auflage'''
{{!}} style="vertical-align: top; border-top: 1px solid #CCC" {{!}} '''Auflage'''
{{!}} style="text-align: right" {{!}} {{{Auflage}}}
{{!}} style="text-align: right; border-top: 1px solid #CCC" {{!}} {{{Auflage}}}
}}
}}
|-
|-
{{#if: {{{Umfang|}}}|
{{#if: {{{Umfang|}}}|
{{!}} style="vertical-align: top;" {{!}} '''Umfang'''
{{!}} style="vertical-align: top; border-top: 1px solid #CCC" {{!}} '''Umfang'''
{{!}} style="text-align: right;" {{!}} {{{Umfang}}}
{{!}} style="text-align: right; border-top: 1px solid #CCC" {{!}} {{{Umfang}}}
}}
}}
|-
|-
{{#if: {{{Preis|}}}|
{{#if: {{{Preis|}}}|
{{!}} style="vertical-align: top;" {{!}} '''Preis'''
{{!}} style="vertical-align: top; border-top: 1px solid #CCC" {{!}} '''Preis'''
{{!}} style="text-align: right;" {{!}} {{{Preis}}}
{{!}} style="text-align: right; border-top: 1px solid #CCC" {{!}} {{{Preis}}}
}}
}}
|-
|-
{{#if: {{{ISBN|}}}|
{{#if: {{{ISBN|}}}|
{{!}} style="vertical-align: top;" {{!}} '''ISBN'''
{{!}} style="vertical-align: top; border-top: 1px solid #CCC" {{!}} '''ISBN'''
{{!}} style="text-align: right;" {{!}} {{{ISBN}}}
{{!}} style="text-align: right; border-top: 1px solid #CCC" {{!}} {{{ISBN}}}
}}
}}
|-
|-
Zeile 68: Zeile 68:
}}
}}
|-
|-
{{#if: {{{erfasst|}}} |
{{!}} style="vertical-align: top; border-top: 1px solid #CCC" {{!}} '''Stand der Daten'''
{{!}} colspan="2" style="border-top: 1px solid #CCC" align=left text-color:#CCC" {{!}} Stand: {{{erfasst}}}
{{!}} style="text-align: right; border-top: 1px solid #CCC" {{!}} {{LastEdit}}
}}
|}
|}
|}<noinclude>  
|}<noinclude>  
Zeile 94: Zeile 93:
|ISBN=
|ISBN=
|Homepage=
|Homepage=
|erfasst=
}}</nowiki>
}}</nowiki>


</noinclude>
</noinclude>

Aktuelle Version vom 7. Oktober 2022, 11:29 Uhr

Buch
Stand der Daten 07.10.2022

Vorlage für eine einheitliche Infobox für Bücher

Einbau

Der Einbau erfolgt am Anfang einer Buchseite mit dem folgenden Code:

{{Buch
|Titel=
|Untertitel=
|Bild=
|Reihe=
|BandNr
|Autor=
|Herausgeber=
|Verlag=
|Auflage=
|Umfang=
|Preis=
|Erscheinungsjahr=
|ISBN=
|Homepage=
}}