Vorlage:Infobox Charakter: Unterschied zwischen den Versionen

Aus The Alchenomicon Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
<onlyinclude><div class="infobox-charakter" style="float:right; clear:right; margin: 0 0 1em 1em; background:#1a1a1a; border:1px solid #444; padding:0; width:320px; font-size:0.9em;">
<onlyinclude><div class="infobox infobox-charakter" style="float:right; clear:right; margin: 0 0 1em 1em; padding:0;">
{| style="width:100%; border-collapse:collapse;"
{| style="width:100%; border-collapse:collapse;"
|-
|-
| colspan="2" style="padding:6px; text-align:center; font-weight:bold; font-size:1.1em; border-bottom:1px solid #444;" | {{{name|{{PAGENAME}}}}}
! colspan="2" class="infobox-header" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="padding:0; text-align:center;" | {{#if: {{{bild|}}} | [[Datei:{{{bild}}}|320px|center|{{{bildtext|}}}]] }}
| colspan="2" class="infobox-image" | {{#if: {{{bild|}}} | [[Datei:{{{bild}}}|frameless|upright=1.5|center]] }}
|-
|-
! style="padding:4px 6px; text-align:left; border-bottom:1px solid #333; width:50%;" | Spezies
| colspan="2" class="infobox-caption" | {{#if: {{{bild|}}} | {{{bildtext|}}} | [[Spezial:Hochladen|{{{bildtext|}}}]] }}
| style="padding:4px 6px; border-bottom:1px solid #333;" | {{#if: {{{spezies|}}} | [[Spezies::{{{spezies}}}]] | -}}
|-
|-
! style="padding:4px 6px; text-align:left; border-bottom:1px solid #333;" | Geboren
! class="infobox-th" | Spezies
| style="padding:4px 6px; border-bottom:1px solid #333;" | {{#if: {{{geboren|}}} | {{{geboren}}} | -}}
| class="infobox-td" | {{#if: {{{spezies|}}} | [[Spezies::{{{spezies}}}]] | -}}
|-
|-
! style="padding:4px 6px; text-align:left; border-bottom:1px solid #333;" | Geburtsort
! class="infobox-th" | Geboren
| style="padding:4px 6px; border-bottom:1px solid #333;" | {{#if: {{{geburtsort|}}} | [[Geographie:{{{geburtsort}}}|{{{geburtsort}}}]] | -}}
| class="infobox-td" | {{#if: {{{geboren|}}} | {{{geboren}}} | -}}
|-
|-
! style="padding:4px 6px; text-align:left; border-bottom:1px solid #333;" | Energieform
! class="infobox-th" | Geburtsort
| style="padding:4px 6px; border-bottom:1px solid #333;" | {{#if: {{{energieform|}}} | {{{energieform}}} | -}}
| class="infobox-td" | {{#if: {{{geburtsort|}}} | [[Geographie:{{{geburtsort}}}|{{{geburtsort}}}]] | -}}
|-
|-
! style="padding:4px 6px; text-align:left; border-bottom:1px solid #333;" | Gestorben
! class="infobox-th" | Energieform
| style="padding:4px 6px; border-bottom:1px solid #333;" | {{#if: {{{gestorben|}}} | {{{gestorben}}} | -}}
| class="infobox-td" | {{#if: {{{energieform|}}} | {{{energieform}}} | -}}
|-
|-
! style="padding:4px 6px; text-align:left; border-bottom:1px solid #333;" | Wohnort
! class="infobox-th" | Gestorben
| style="padding:4px 6px; border-bottom:1px solid #333;" | {{#if: {{{wohnort|}}} | {{{wohnort}}} | -}}
| class="infobox-td" | {{#if: {{{gestorben|}}} | {{{gestorben}}} | -}}
|-
|-
! style="padding:4px 6px; text-align:left; border-bottom:1px solid #333;" | Allianzen
! class="infobox-th" | Wohnort
| style="padding:4px 6px; border-bottom:1px solid #333;" | {{#if: {{{allianzen|}}} | [[Allianzen::{{{allianzen}}}]] | -}}
| class="infobox-td" | {{#if: {{{wohnort|}}} | {{{wohnort}}} | -}}
|-
|-
! style="padding:4px 6px; text-align:left;" | Status
! class="infobox-th" | Allianzen
| style="padding:4px 6px;" | {{#if: {{{status|}}} | [[Status::{{{status}}}]] | -}}
| class="infobox-td" | {{#if: {{{allianzen|}}} | [[Allianzen::{{{allianzen}}}]] | -}}
|-
! class="infobox-th" | Status
| class="infobox-td" | {{#if: {{{status|}}} | [[Status::{{{status}}}]] | -}}
|}
|}
</div></onlyinclude>
</div></onlyinclude>
Zeile 35: Zeile 37:
<pre>
<pre>
{{Infobox Charakter
{{Infobox Charakter
| name       =  
| name =  
| bild       =  
| bild =
| spezies     =  
| bildtext =  
| spezies =  
| energieform =  
| energieform =  
| geboren     =  
| geboren =  
| geburtsort =  
| geburtsort =  
| gestorben   =  
| gestorben =  
| wohnort     =  
| wohnort =  
| allianzen   =  
| allianzen =  
| status     =  
| status =  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Aktuelle Version vom 4. Juni 2026, 19:24 Uhr

Infobox Charakter
[[Spezial:Hochladen|]]
Spezies -
Geboren -
Geburtsort -
Energieform -
Gestorben -
Wohnort -
Allianzen -
Status -

Verwendung

{{Infobox Charakter
| name = 
| bild = 
| bildtext = 
| spezies = 
| energieform = 
| geboren = 
| geburtsort = 
| gestorben = 
| wohnort = 
| allianzen = 
| status = 
}}