Infobox Person: Difference between revisions

From UtubeTrollPedia

No edit summary
Blanked the page
Tags: Blanking Manual revert
 
Line 1: Line 1:
<div class="utp-infobox">


<div class="utp-header-blue">
Person
</div>
<div class="utp-image">
[[File:{{{image|Placeholder.png}}}|260px]]
</div>
{{#if:{{{caption|}}}|
<div class="utp-caption">
{{{caption}}}
</div>
}}
<table class="utp-table">
<tr>
<th>Name</th>
<td>{{{name|}}}</td>
</tr>
<tr>
<th>Other names</th>
<td>{{{other_names|}}}</td>
</tr>
<tr>
<th>Born</th>
<td>{{{born|}}}</td>
</tr>
<tr>
<th>Died</th>
<td>{{{died|}}}</td>
</tr>
<tr>
<th>Nationality</th>
<td>{{{nationality|}}}</td>
</tr>
<tr>
<th>Occupation</th>
<td>{{{occupation|}}}</td>
</tr>
<tr>
<th>Known for</th>
<td>{{{knownfor|}}}</td>
</tr>
<tr>
<th>Years active</th>
<td>{{{years|}}}</td>
</tr>
<tr>
<th>Organization</th>
<td>{{{organization|}}}</td>
</tr>
<tr>
<th>Website</th>
<td>{{{website|}}}</td>
</tr>
<tr>
<th>Status</th>
<td>{{{status|}}}</td>
</tr>
</table>
</div>

Latest revision as of 17:36, 14 July 2026