Difference between revisions of "Template:Infobox Person"

From NsdWiki
Jump to: navigation, search
(New page: <includeonly>{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;" ! colspan="2" style="text-align: center; font-size: 130%;" | {{{title|{{{name|{{PAGEN...)
 
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
 
<includeonly>{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
! colspan="2" style="text-align: center; font-size: 130%;" | {{{title|{{{name|{{PAGENAME}}}}}}}}
+
! colspan="2" style="text-align: center; font-size: 130%;" | {{{title|}}} {{{name|{{PAGENAME}}}}}
 
|-
 
|-
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
Line 75: Line 75:
 
! Known For:
 
! Known For:
 
{{!}} {{{known_for|}}}
 
{{!}} {{{known_for|}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{notable_works|}}}|
 +
! Notable Works:
 +
{{!}} {{{notable_works|}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
Line 158: Line 163:
 
}}
 
}}
 
|}
 
|}
{{#if:{{{setting|}}}|[[Category:People of {{{setting}}}]]|}}
+
{{#if:{{{setting|}}}|[[Category:People of {{{setting}}}]]|}}{{#if:{{{death_date|}}}{{{death_place|}}}|[[Category:Deceased People]]|}}
}}
+
</includeonly><noinclude><pre><nowiki>
</includeonly>
 
 
 
<noinclude><pre><nowiki>
 
 
{{Infobox Person
 
{{Infobox Person
 
| setting                  =
 
| setting                  =
Line 199: Line 201:
 
| parents                  =  
 
| parents                  =  
 
| callsign                  =  
 
| callsign                  =  
 +
| alignment                =
 +
| personality              =
 
}}
 
}}
 
</nowiki></pre></noinclude>
 
</nowiki></pre></noinclude>

Latest revision as of 01:44, 6 July 2010

{{Infobox Person
| setting                   =
| name                      = 
| image                     = 
| birth_name                = 
| birth_date                = 
| birth_place               = 
| death_date                = 
| death_place               = 
| death_cause               = 
| resting_place             = 
| monuments                 = 
| residence                 = 
| nationality               = 
| ethnicity                 = 
| other_names               = 
| known_for                 = 
| employer                  = 
| organization              = 
| notable_works             = 
| style                     = 
| influences                = 
| influenced                = 
| occupation                = 
| home_town                 = 
| height                    = 
| weight                    = 
| title                     = 
| term                      = 
| predecessor               = 
| successor                 = 
| opponents                 = 
| spouse                    = 
| children                  = 
| parents                   = 
| callsign                  = 
| alignment                 =
| personality               =
}}