Template:Person: Difference between revisions
From FeyworldWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
</noinclude> | </noinclude> | ||
{| class="infobox" | {| class="infobox" style="font-size: medium" | ||
|- | |||
|'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}''' | |'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}''' | ||
{{ #if: {{{pic|}}}| | |||
{{!}}- {{!}} [[Image:{{{pic}}}|}} | {{!}}- {{!}} [[Image:{{{pic}}}|}} | ||
| | {{#if:{{{title|}}}|{{!}}- {{!}}''{{{title}}}''|}} | ||
{{#if:{{{gender|}}}|{{!}}- {{!}}Gender: {{{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 | |||
|} | |} |
Revision as of 19:32, 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= |Overview= |Description= |Background= |Base= |Patron= }}
{{{first_name}}}
{{ #if: | |