Infobox Person: Difference between revisions

From UtubeTrollPedia

No edit summary
No edit summary
Tag: Manual revert
Line 1: Line 1:
{{Infobox person
<div class="utp-infobox">


|image=JohnDoe.jpg
<div class="utp-infobox-blue">


|name=John Doe
Person


|born=January 1, 1980
</div>


|nationality=American
<div class="utp-infobox-image">


|occupation=Software Engineer
[[File:{{{image|Placeholder.png}}}|260px]]


|knownfor=Example Project
</div>


|website=https://example.com
<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>

Revision as of 17:06, 14 July 2026

Person

Name
Born
Nationality
Occupation
Known for
Website