Template:Person: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 47: Line 47:
|-  
|-  
|'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}'''
|'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}'''
{{#if: {{{pic|}}}|
{{ #if: {{{pic|}}} |
{{!}}- {{!}} [[Image:{{{pic}}}|
{{!}}- {{!}} [[Image:{{{pic}}}|
}}
}}
{{#if:{{{title|}}}|
{{ #if: {{{title|}}} |
{{!}}- {{!}}''{{{title}}}''|
{{!}}- {{!}} ''{{{title}}}'' |
}}
}}
{{#if:{{{gender|}}}|
{{ #if: {{{gender|}}} |
{{!}}- {{!}}'''Gender:''' {{{gender}}}|
{{!}}- {{!}} '''Gender:''' {{{gender}}} |
}}
}}
|}
|}

Revision as of 19:38, 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}}}

{{ #if: |