Infobox person: Difference between revisions

From UtubeTrollPedia

Created page with "<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>..."
 
No edit summary
Line 1: Line 1:
<div class="utp-infobox">
{{Infobox subject
 
| name        = John Doe
<div class="utp-header-blue">
| image      = Placeholder.png
 
| caption    = A photograph of John Doe in 2026.
Person
| label1      = Born
 
| data1      = January 1, 1990
</div>
| label2      = Nationality
 
| data2      = American
<div class="utp-image">
| header3    = Professional Career
 
| label4      = Occupation
[[File:{{{image|Placeholder.png}}}|260px]]
| data4      = Software Engineer
 
| label5      = Website
</div>
| data5      = [https://example.com example.com]
 
{{#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>

Revision as of 17:59, 14 July 2026

John Doe
       John Doe
A photograph of John Doe in 2026.
Born: January 1, 1990
Nationality: American
Professional Career
Occupation: Software Engineer
Website: example.com