Vorlage:Infobox: Unterschied zwischen den Versionen

Aus nox.bringyourownbeer.de
Zur Navigation springen Zur Suche springen
Markierungen: Manuelle Zurücksetzung Zurückgesetzt
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<noinclude>
<noinclude>
This is the "Benutzer" template.
It should be called in the following format:
<pre>
{{Infobox
{{Infobox
|Vorname=
|title =  
|Nachname=
|image =  
|Wohnort=
|param1 =  
|Geburtsdatum=
|param2 =  
|Geburtsort=
|param3 =  
|Rasse=
|param4 =
|param5 =  
}}
}}
</pre>
</noinclude>
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="infobox"  
<div class="infobox">
! <span style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:right;">{{PAGENAME}}</span>
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
|-
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
! Vorname
<table>{{#if:{{{Name-param|}}}|<tr>
| {{{Vorname|}}}
    <th>Name</th>
|-
    <td>{{{Name-param}}}</td>
! Nachname
</tr>}}{{#if:{{{Rasse-param|}}}|<tr>
| {{{Nachname|}}}
    <th>Parameter 2</th>
|-
    <td>{{{Rasse-param}}}</td>
! Wohnort
</tr>}}{{#if:{{{Geburtstag-param|}}}|<tr>
| {{{Wohnort|}}}
    <th>Parameter 3</th>
|-
    <td>{{{Geburtstag-param}}}</td>
! Geburtsdatum
</tr>}}{{#if:{{{Wohnort-param|}}}|<tr>
| {{{Geburtsdatum|}}}
    <th>Parameter 4</th>
|-
    <td>{{{Wohnort-param}}}</td>
! Geburtsort
</tr>}}{{#if:{{{Geburtsort-param|}}}|<tr>
| {{{Geburtsort|}}}
    <th>Parameter 5</th>
|-
    <td>{{{Geburtsort-param}}}</td>
! Rasse
</tr>}}</table>
| {{{Rasse|}}}
</div>
|}
</includeonly>

Aktuelle Version vom 6. November 2022, 05:10 Uhr



Infobox