Infobox Person: Difference between revisions
From UtubeTrollPedia
Blanked the page Tag: Blanking |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="utp-infobox"> | |||
<div class="utp-infobox-blue"> | |||
Person | |||
</div> | |||
<div class="utp-infobox-image"> | |||
[[File:{{{image|Placeholder.png}}}|260px]] | |||
</div> | |||
<table class="utp-infobox-table"> | |||
<tr> | |||
<th>Name</th> | |||
<td>{{{name|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Born</th> | |||
<td>{{{born|}}}</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>Website</th> | |||
<td>{{{website|}}}</td> | |||
</tr> | |||
</table> | |||
</div> | |||
