Template:Person: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 50: Line 50:
{{!}} }|}}
{{!}} }|}}
'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}'''{{ #if: {{{title|}}} |, ''{{{title}}}''. |}}{{#if:{{{size|}}}| {{{size}}}
'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}'''{{ #if: {{{title|}}} |, ''{{{title}}}''. |}}{{#if:{{{size|}}}| {{{size}}}
|}}{{#if: {{{gender|}}} | {{{gender}}}|}}{{#if:{{{species|}}}| {{{species}}}. |}}{{#if:{{{class|}}}| {{{class}}}. |}}{{#if: {{{CR|}}}| CR: {{{CR}}}|}}{{#if:{{{HD|}}}|, {{{HD}}} HD|}}{{#if:{{{hp|}}}| ({{{hp}}} hp)|}}{{#if:{{{init|}}}|, Init: {{{init}}}|}}{{#if:{{{speed|}}}|, Speed: {{{speed}}}|}}{{#if:{{{AC|}}}|, AC: {{{AC}}}|}}{{#if:{{{touch_AC|}}}| (Touch: {{{touch_AC}}} {{#if:{{{flat-footed_AC|}}}|, Flat-Footed: {{{flat-footed_AC}}})|}} |}}{{#if:{{{attack|}}}|, Attack: {{{attack}}}.|}}{{#if:{{{SA|}}}| ''Special Attacks:'' {{{SA}}}.|}}{{#if:{{{SQ|}}}| ''Special Qualities:'' {{{SQ}}}.|}}{{#if:{{{fort|}}}|''Saves:'' Fort: {{{fort}}} Ref: {{{ref}}} Will: {{{will}}}|}}{{#if:{{{str|}}}| Str: {{{str}}}, Dex: {{{dex}}}, Con: {{{con}}}, Int: {{{int}}}, Wis: {{{wis}}}, Cha: {{{cha}}}, Per: {{{per}}}.|}}{{#if:{{{skills|}}}|
|}}{{#if: {{{gender|}}} | {{{gender}}}|}}{{#if:{{{species|}}}| {{{species}}}. |}}{{#if:{{{class|}}}| {{{class}}}. |}}{{#if: {{{CR|}}}| CR: {{{CR}}}|}}{{#if:{{{HD|}}}|, {{{HD}}} HD|}}{{#if:{{{hp|}}}| ({{{hp}}} hp)|}}{{#if:{{{init|}}}|, Init: {{{init}}}|}}{{#if:{{{speed|}}}|, Speed: {{{speed}}}|}}{{#if:{{{AC|}}}|, AC: {{{AC}}}|}}{{#if:{{{touch_AC|}}}| (Touch: {{{touch_AC}}} {{#if:{{{flat-footed_AC|}}}|, Flat-Footed: {{{flat-footed_AC}}})|}} |}}{{#if:{{{attack|}}}|, Attack: {{{attack}}}.|}}{{#if:{{{SA|}}}| ''Special Attacks:'' {{{SA}}}.|}}{{#if:{{{SQ|}}}| ''Special Qualities:'' {{{SQ}}}.|}}{{#if:{{{fort|}}}|''Saves:'' Fort: {{{fort}}} Ref: {{{ref}}} Will: {{{will}}}|}}{{#if:{{{str|}}}| Str: {{{str}}}, Dex: {{{dex}}}, Con: {{{con}}}, Int: {{{int}}}, Wis: {{{wis}}}, Cha: {{{cha}}}, Per: {{{per}}}.|}}{{#if:{{{skills|}}}|
''Skills:'' {{{skills}}}|}}{{#if:{{{feats|}}}|
''Skills:'' {{{skills}}}|}}{{#if:{{{feats|}}}|
''Feats:'' {{{feats}}}|}}{{#if:{{{spells|}}}|
''Feats:'' {{{feats}}}|}}{{#if:{{{spells|}}}|

Revision as of 21:00, 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=
|per=
|skills=
|feats=
|spells=
|overview=
|description=
|background=
|base=
|belief=
}}


{{{first_name}}}