Vorlage:Infobox Charakter: Unterschied zwischen den Versionen

Aus The Alchenomicon Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<onlyinclude><div class="infobox-charakter">
<onlyinclude><div class="infobox infobox-charakter" style="float:right; clear:right; margin: 0 0 1em 1em; padding:0;">
{| class="wikitable infobox"
{| style="width:100%; border-collapse:collapse;"
! colspan="2" class="infobox-titel" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center; padding:4px;" | {{#if: {{{bild|}}} | [[Datei:{{{bild}}}|280px|center|{{{bildtext|}}}]] }}
! colspan="2" class="infobox-header" | {{{name|{{PAGENAME}}}}}
|-
|-
! Spezies || {{#if: {{{spezies|}}} | [[Spezies::{{{spezies}}}]] | -}}
| colspan="2" class="infobox-image" | {{#if: {{{bild|}}} | [[Datei:{{{bild}}}|frameless|upright=1.5|center]] }}
|-
|-
! Geboren || {{#if: {{{geboren|}}} | [[Geboren::{{{geboren}}}]] | -}}
| colspan="2" class="infobox-caption" | {{#if: {{{bild|}}} | {{{bildtext|}}} | [[Spezial:Hochladen|{{{bildtext|}}}]] }}
|-
|-
! Geburtsort || {{#if: {{{geburtsort|}}} | [[Geographie:{{{geburtsort}}} | {{{geburtsort}}}]] | -}}
! class="infobox-th" | Spezies
| class="infobox-td" | {{#if: {{{spezies|}}} | [[Spezies::{{{spezies}}}]] | -}}
|-
|-
! Energieform || {{#if: {{{energieform|}}} | [[Energieform::{{{energieform}}}]] | -}}
! class="infobox-th" | Geboren
| class="infobox-td" | {{#if: {{{geboren|}}} | {{{geboren}}} | -}}
|-
|-
! Gestorben || {{#if: {{{gestorben|}}} | [[Gestorben::{{{gestorben}}}]] | -}}
! class="infobox-th" | Geburtsort
| class="infobox-td" | {{#if: {{{geburtsort|}}} | [[Geographie:{{{geburtsort}}}|{{{geburtsort}}}]] | -}}
|-
|-
! Wohnort || {{#if: {{{wohnort|}}} | [[Wohnort::{{{wohnort}}}]] | -}}
! class="infobox-th" | Energieform
| class="infobox-td" | {{#if: {{{energieform|}}} | {{{energieform}}} | -}}
|-
|-
! Allianzen || {{#if: {{{allianzen|}}} | [[Allianzen::{{{allianzen}}}]] | -}}
! class="infobox-th" | Gestorben
| class="infobox-td" | {{#if: {{{gestorben|}}} | {{{gestorben}}} | -}}
|-
|-
! Status || {{#if: {{{status|}}} | [[Status::{{{status}}}]] | -}}
! class="infobox-th" | Wohnort
| class="infobox-td" | {{#if: {{{wohnort|}}} | {{{wohnort}}} | -}}
|-
! class="infobox-th" | Allianzen
| class="infobox-td" | {{#if: {{{allianzen|}}} | [[Allianzen::{{{allianzen}}}]] | -}}
|-
! class="infobox-th" | Status
| class="infobox-td" | {{#if: {{{status|}}} | [[Status::{{{status}}}]] | -}}
|}
|}
</div></onlyinclude>
</div></onlyinclude>
Zeile 26: 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 = 
}}