Actions

Template

Difference between revisions of "PersonBob"

From Sonic Retro

m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{{BobTable|
 
<includeonly>{{BobTable|
{{BobRow||{{{image|}}}|default=[[File:Notavailable.svg]][[Category:No portrait]]|content=[[File:{{{image|}}}|320x240px]]}}
+
{{BobRow||{{{image|}}}|default=[[File:Notavailable.svg]][[Category:No portrait]]|content=[[File:{{{image|}}}|320x240px]]| align=center}}
 +
{{BobRow
 +
| if={{{name|}}}
 +
| default={{PAGENAME}}
 +
| content={{{name}}}
 +
| headline=yes
 +
| align=center
 +
}}
 
{{BobRow||{{{birthplace|}}}|content='''Place of birth:''' {{{birthplace|}}} }}
 
{{BobRow||{{{birthplace|}}}|content='''Place of birth:''' {{{birthplace|}}} }}
{{BobRow||{{{dob|}}}|content='''Date of birth:''' {{{dob|}}} }}
+
{{BobRow||{{{dob|}}}|content='''Date of birth:''' {{{dob|}}} {{#if:{{{dod|}}}||(age {{age|{{{dob}}}}})}}}}
{{BobRow||{{{dod|}}}|content='''Date of death:''' {{{dod|}}} }}
+
{{BobRow||{{{dod|}}}|content='''Date of death:''' {{{dod|}}} (age {{age|{{{dob}}}|{{{dod}}}}})}}
 +
{{BobRow||{{{role|}}}|content='''Role:''' {{{role|}}} }}
 
{{BobRow||{{{education|}}}|content='''Education:''' {{{education|}}} }}
 
{{BobRow||{{{education|}}}|content='''Education:''' {{{education|}}} }}
}}{{DEFAULTSORT:{{#explode:{{PAGENAME}}| |-1}}, {{#explode:{{PAGENAME}}| |0}}}}</includeonly>
+
{{BobRow||{{{twitter|}}}|content='''Twitter:''' [https://twitter.com/{{{twitter|}}} @{{{twitter|}}}] }}
<noinclude>Template for pages about people. In Sonic Retro's case, its use will likely only be limited to voice actors and comic book staff - game developers should be documented on Sega Retro.
+
}}{{DEFAULTSORT:{{#explode:{{PAGENAME}}| |-1}}, {{#explode:{{PAGENAME}}| |0}}}}</includeonly><noinclude>Template for pages about people. In Sonic Retro's case, its use will likely only be limited to voice actors and comic book staff - game developers should be documented on Sega Retro.
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
Line 14: Line 22:
 
| dob=
 
| dob=
 
| dod=
 
| dod=
 +
| role=
 
| education=
 
| education=
 +
| twitter=
 
}}
 
}}
 
</pre>
 
</pre>
 
 
[[Category:Breakout box templates]]</noinclude>
 
[[Category:Breakout box templates]]</noinclude>

Latest revision as of 18:00, 17 November 2022

Template for pages about people. In Sonic Retro's case, its use will likely only be limited to voice actors and comic book staff - game developers should be documented on Sega Retro.

Usage

{{PersonBob
| image=
| birthplace=
| dob=
| dod=
| role=
| education=
| twitter=
}}