Anonymous
×
Create a new article
Write your page title here:
We currently have 2,416 articles on Monstropedia. Type your article name above or click on one of the titles below and start writing!



Monstropedia
2,416Articles

Difference between revisions of "Template:Infobox freak"

Line 1: Line 1:
{{Infobox
{{Infobox
| image     = {{#if:{{{image|}}}|[[File:{{{image}}}|{{px|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|frameless}}|alt={{{alt|}}}]]}}
|image       = [[Image:example.png|200px|alt=Example alt text]]
| caption   = {{{caption|}}}
|imagestyle  =
 
|caption     = Caption for example.png
| label1    = Born
<tr>
| data1      = {{br separated entries|{{#if:{{{birth name|{{{birth_name|}}}}}}|<span class="nickname">{{{birth name|{{{birth_name}}}}}}</span>}}|{{{birth date|{{{birth_date|}}}}}}|{{{birth place|{{{birth_place|}}}}}}}}
<th>Name</th>
 
<td>{{{name}}}</td>
| label2    = Died
</tr>
| data2      = {{br separated entries|{{{death date|{{{death_date|}}}}}}|{{{death_place|}}}}}
<tr>
 
<th>Surname</th>
| label3    = Type
<td>{{{surname}}}</td>
| data3      = {{{abnormality_type|{{{abnormality_type|}}}}}}
</tr>
 
<tr>
| label9    = Other names
<th>Born</th>
| class9    = nickname
<td>{{{birth_date}}}</td>
| data9      = {{{other names|{{{other_names|}}}}}}
</tr>
 
<tr>
| label14    = Occupation
<th>Birth place</th>
| class14    = role
<td>{{{birth_place}}}</td>
| data14    = {{{occupation|}}}
</tr>
 
<tr>
| data57    = {{#if:{{{website|}}}| '''Website'''<br />{{{website}}} }}
<th>Dead</th>
<td>{{{death_date}}}</td>
</tr>
<tr>
<th>Death place</th>
<td>{{{death_place}}}</td>
</tr>
<tr>
<th>Type</th>
<td>{{{known_for}}}</td>
</tr>

Revision as of 20:57, 27 July 2010

{{Infobox |image = File:Example.png |imagestyle = |caption = Caption for example.png

Name {{{name}}} Surname {{{surname}}} Born {{{birth_date}}} Birth place {{{birth_place}}} Dead {{{death_date}}} Death place {{{death_place}}} Type {{{known_for}}}