Template:Infobox person: Difference between revisions
AdminEncyclo (talk | contribs) Created page with "{| class="infobox" |- ! colspan="2" style="text-align:center; font-size:125%;" | {{{name|}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px]] |- ! Born | {{{birth_date|}}}<br>{{{birth_place|}}} |- ! Nationality | {{{nationality|}}} |- ! Occupation | {{{occupation|}}} |- ! Known for | {{{known_for|}}} |}" |
AdminEncyclo (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:125%;" | {{{name|}}} | ! colspan="2" style="text-align:center; font-size:125%;" | | ||
{{{name|}}}{{#if:{{{verified|}}}| <span class="verified-badge"></span>}} | |||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px]] | | colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px]] | ||
| Line 17: | Line 18: | ||
| {{{known_for|}}} | | {{{known_for|}}} | ||
|} | |} | ||
{{#if:{{{verified|}}}|[[Category:Verified profiles]]}} | |||