Template:Person: Difference between revisions
From FeyworldWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 46: | Line 46: | ||
{| class="infobox" style="font-size: medium" | {| class="infobox" style="font-size: medium" | ||
|- | |- | ||
|'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}''' | |colspan="2"|'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}''' | ||
{{ #if: {{{title|}}} | | {{ #if: {{{title|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} ''{{{title}}}'' | | {{!}}colspan="2"{{!}} ''{{{title}}}'' | | ||
}} | }} | ||
{{ #if: {{{pic|}}} | | {{ #if: {{{pic|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} [[Image:{{{pic}}}|center|200px|{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}]] | | {{!}}colspan="2"{{!}} [[Image:{{{pic}}}|center|200px|{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}]] | | ||
}} | }} | ||
{{ #if: {{{gender|}}} |{{!}}- | {{ #if: {{{gender|}}} |{{!}}- | ||
{{!}} {{{gender}}} {{#if:{{{species|}}}|{{{species}}}|}} {{#if:{{{class|}}}|{{{class}}}|}} | {{!}}colspan="2"{{!}} {{{gender}}} {{#if:{{{species|}}}|{{{species}}}|}} {{#if:{{{class|}}}|{{{class}}}|}} | ||
}} | }} | ||
{{#if: {{{CR|}}}| | {{#if: {{{CR|}}}| | ||
{{!}}'''CR(b):''' {{{CR}}} | {{!}}'''CR(b):''' {{{CR}}} | ||
{{#if:{{{size|}}}| | {{#if:{{{size|}}}| | ||
Line 67: | Line 66: | ||
{{#if:{{{size|}}}| | {{#if:{{{size|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}}'''Size(o):''' {{{size}}} | {{!}}colspan="2"{{!}}'''Size(o):''' {{{size}}} | ||
|}} | |}} | ||
}} | }} |
Revision as of 20:25, 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}}}
|