Template:Person: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 58: Line 58:
{{!}} {{{gender}}} {{#if:{{{species|}}}|{{{species}}}|}} {{#if:{{{class|}}}|{{{class}}}|}}
{{!}} {{{gender}}} {{#if:{{{species|}}}|{{{species}}}|}} {{#if:{{{class|}}}|{{{class}}}|}}
}}
}}
{{ #if: {{{CR|}}} AND {{{size|}}}|  
{{ #if: {{{CR|}}}|
{{!}}- colspan=2
{{#if:{{{size|}}}|{{!}}- colspan=2|{{!}}-}}
{{!}} '''CR(b):''' {{{CR}}}  
{{!}}'''CR(b):''' {{{CR}}}
{{!}} '''Size(b):''' {{{size}}} |
{{#if:{{{size|}}}|{{!}}'''Size(b):''' {{{size}}}|}}|
{{ #if: {{{CR|}}} OR {{{size|}}}|
{{#if:{{{size|}}}|{{!}}'''Size(o):''' {{{size}}}|}}
}}
 
{{!}}-
{{!}}-
{{#if:{{{CR|}}}|{{!}}'''CR(o):''' {{{CR}}}|}} {{#if:{{{size|}}}|{{!}}'''Size(o):''' {{{size}}}|}} |}}  
{{#if:{{{CR|}}}|{{!}}'''CR(o):''' {{{CR}}}|}} {{#if:{{{size|}}}|{{!}}'''Size(o):''' {{{size}}}|}} |}}  

Revision as of 20:15, 9 November 2009

Use the following to cut and paste into a new person entry:

{{Person
|first_name = 
|last_name = 
|pic = 
|title = 
|gender = 
|species = 
|class =
|CR =
|size =
|HD=
|hp=
|init=
|speed=
|AC=
|touch_AC=
|flat-footed_AC=
|attack=
|SA=
|SQ=
|fort=
|ref=
|will=
|str=
|dex=
|con=
|int=
|wis=
|cha=
|skills=
|feats=
|spells=
|base=
|patron=
|overview=
|description=
|background=
}}


{{{first_name}}}



}

}}

|}