Template:Infobox person: Difference between revisions

From Afersis Wiki
Jump to navigationJump to search
(Created page with "f")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
f
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
<div style="text-align: center">General Information</div>
<table class="infobox-table">
<tr>
    <th>Name</th>
    <td>{{{Namn}}}</td>
</tr>
<tr>
    <th>Birth</th>
    <td>{{{Född}}}</td>
</tr>
<tr>
    <th>Death</th>
    <td>{{{Död}}}</td>
</tr>
<tr>
    <th>Age</th>
    <td>{{{Ålder}}}</td>
</tr>
<tr>
    <th>Origin</th>
    <td>{{{Vart}}}</td>
</tr>
<tr>
    <th>Race</th>
    <td>{{{Vad}}}</td>
</tr>
</table>
</div>

Latest revision as of 21:27, 4 July 2024

Infobox person
General Information
Name {{{Namn}}}
Birth {{{Född}}}
Death {{{Död}}}
Age {{{Ålder}}}
Origin {{{Vart}}}
Race {{{Vad}}}