Template:Infobox NPC: Difference between revisions

From Timaresh
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
[[Category:NPCs|{{#if:{{{familyname|}}}|{{{familyname}}}|{{BASEPAGENAME}}}}]]
[[Category:NPCs|{{#if:{{{familyname|}}}|{{{familyname}}}|{{BASEPAGENAME}}}}]]
[[Category:{{ucfirst:{{#if:{{{folkor|}}}|{{{folkor}}}|{{{folk}}}}}}} NPCs|{{#if:{{{familyname|}}}|{{{familyname}}}|{{BASEPAGENAME}}}}]]
</includeonly>
</includeonly>
{| class="infobox bordered" cellpadding="4" style="width: 20%; font-size: 95%;"
{| class="infobox bordered" cellpadding="4" style="width: 20%; font-size: 95%;"
Line 7: Line 8:
{{#if: {{{title|}}}|! colspan="2" {{!}} '''''{{{title}}}'''''
{{#if: {{{title|}}}|! colspan="2" {{!}} '''''{{{title}}}'''''
{{!}}-|}}
{{!}}-|}}
! style="font-size: 80%;" colspan="2" | '''{{{align}}} {{{gender}}} {{{race}}} {{#if: {{{class|}}}|{{{class}}}|}}'''
! style="font-size: 80%; white-space:nowrap;" colspan="2" | '''{{uc:{{{align}}}}} {{ucfirst:{{{gender}}}}} {{lc:{{{folk}}}}}{{#if: {{{class|}}}|&nbsp;{{lc:{{{class}}}}}|}}'''
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
{{!}}- style="vertical-align: middle;"
{{!}}- style="vertical-align: middle;"
{{!}} style="border: 0;" {{!}} [[Image:{{{image}}}|80px|{{BASEPAGENAME}}]]}}
{{!}} style="border: 0;" {{!}} [[Image:{{{image}}}|80px|{{BASEPAGENAME}}]]}}
|-
|-
| colspan="2" | '''Home:''' [[{{{home}}}]]
| colspan="2" | '''Home:''' {{#if: {{{homenl|}}}|{{{homenl}}}|[[{{{home}}}]]}}
|-
{{#if: {{{faction|}}}|{{!}} '''Faction:''' {{{faction}}}
{{#if: {{{faction|}}}|{{!}} '''Faction:''' {{{faction}}}
{{!}}-|}}
{{!}}-|}}
|-
| colspan="2" | '''Allies:''' {{{ally|None}}}
| colspan="2" | '''Allies:''' {{{ally|None}}}
|-
|-
| colspan="2" | '''Enemies:''' {{{enemy|None}}}
| colspan="2" | '''Enemies:''' {{{enemy|None}}}
|-
|-
| align="right" style="width:50%;font-size:80%;" | {{#ifexist:{{PAGENAME}}/3e|[[{{PAGENAME}}/3e|Third Edition]]|[[{{PAGENAME}}/3e|Enter 3e Stats]]}}
| align="center" style="width:50%;font-size:80%;" | {{#ifexist:{{PAGENAME}}/pf|[[{{PAGENAME}}/pf|Pathfinder]]|[[{{PAGENAME}}/pf|Enter PF Stats]]}}
| align="left" style="width:50%;font-size:80%;" | {{#ifexist:{{PAGENAME}}/pf|[[{{PAGENAME}}/pf|Pathfinder]]|[[{{PAGENAME}}/pf|Enter PF Stats]]}}
|}<noinclude><br clear="all">
|}<noinclude><br clear="all">
<pre><nowiki>
<pre><nowiki>
Line 28: Line 28:
align =  |
align =  |
gender =  |
gender =  |
race =  |
folk =  |
class =  |
class =  |
image =  |
image =  |

Latest revision as of 17:56, 3 June 2017

Infobox NPC
{{{ALIGN}}} {{{gender}}} {{{folk}}}
Home: [[{{{home}}}]]
Allies: None
Enemies: None
Enter PF Stats


{{Infobox NPC|
title =  |
align =  |
gender =  |
folk =  |
class =  |
image =  |
home =  |
faction =  |
ally =  |
enemy =  |
}}