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" style="font-size: medium"
 
|-
{| class="infobox"
|colspan="2"|'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}'''
|- style="font-size: medium"{{ #if: {{{pic|}}} |
{{ #if: {{{title|}}} |
{{!}}-  
{{!}}-  
{{!}}colspan="2"{{!}} ''{{{title}}}'' |
{{!}}[[Image:{{{pic}}}|center|200px|{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}]]  
}}
{{!}} }|}}
{{ #if: {{{pic|}}} |
'''{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}'''{{ #if: {{{title|}}} |, ''{{{title}}}''. |}}{{#if:{{{size|}}}|'''Size:''' {{{size}}}|}}{{#if: {{{gender|}}} | {{{gender}}}|}}{{#if:{{{species|}}}| {{{species}}}|}}{{#if:{{{class|}}}| {{{class}}}.  |}}{{#if: {{{CR|}}}|'''CR:''' {{{CR}}}|}}{{#if: {{{HD|}}}| '''HD:''' {{{HD}}}|}}{{#if:{{{hp|}}}| '''hp:''' {{{size}}}|}}
{{!}}-
{{!}}colspan="2"{{!}} [[Image:{{{pic}}}|center|200px|{{{first_name}}} {{#if:{{{last_name|}}}|{{{last_name}}}|}}]] |
}}
{{ #if: {{{gender|}}} |{{!}}-
{{!}}colspan="2"{{!}} {{{gender}}} {{#if:{{{species|}}}|{{{species}}}|}} {{#if:{{{class|}}}|{{{class}}}|}}
}}
{{#if: {{{CR|}}}|  
    {{!}}-
    {{!}}'''CR:''' {{{CR}}}
    {{#if:{{{size|}}}|
          {{!}}'''Size:''' {{{size}}}
    |}}
|
    {{#if:{{{size|}}}|
          {{!}}-
          {{!}}colspan="2"{{!}}'''Size:''' {{{size}}}
    |}}
}}
{{#if: {{{HD|}}}|  
    {{!}}-
    {{!}}'''HD:''' {{{HD}}}
    {{#if:{{{hp|}}}|
          {{!}}'''hp:''' {{{size}}}
    |}}
|
    {{#if:{{{hp|}}}|
          {{!}}-
          {{!}}colspan="2"{{!}}'''hp:''' {{{hp}}}
    |}}
}}
 


|}
{{ #if: {{{Overview|}}} |
{{ #if: {{{Overview|}}} |



Revision as of 20:34, 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}}}