Template:Infobox person: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<table class="infobox" style="width:250px; border:1px solid #aaa; background:#f9f9f9;"> | |||
<tr> | |||
<th>Name</th> | |||
<td>{{{name|}}}</td> | |||
</tr> | |||
{{#if:{{{occupation|}}}| | |||
<tr> | |||
<th>Occupation</th> | |||
<td>{{{occupation}}}</td> | |||
</tr> | |||
}} | }} | ||
|} | {{#if:{{{website|}}}| | ||
<tr> | |||
<th>Website</th> | |||
<td>{{{website}}}</td> | |||
</tr> | |||
}} | |||
</table> |
Revision as of 07:22, 2 October 2025
Name |
---|