Difference between revisions of "Template:PFRPG Statblock"

From Bearscape Wiki
Jump to: navigation, search
(Could not find license on ENWorld so eh)
 
(I guess I'll have to work on porting it manually)
Line 1: Line 1:
 +
''This template is not functional at present. sorry!''
 +
 +
[noinclude]This template presents a Pathfinder monster stat block.  Display it in your page as follows:
 +
[noparse]
 +
[template]Pathfinder Monster
 +
| name=
 +
| cr=
 +
| xp=
 +
| gender=
 +
| race=
 +
| class=
 +
| level=
 +
| alignment=
 +
| size=
 +
| type=
 +
| subtypes=
 +
| initiative=
 +
| senses=
 +
| perception=
 +
| ac=
 +
| touch=
 +
| flatfooted=
 +
| acmods=
 +
| hp=
 +
| hd=
 +
| fort=
 +
| ref=
 +
| will=
 +
| defensiveabilities=
 +
| dr=
 +
| immune=
 +
| resist=
 +
| weaknesses=
 +
| sr=
 +
| speed=
 +
| speedagility=
 +
| space=
 +
| reach=
 +
| melee=
 +
| ranged=
 +
| specialattacks=
 +
| spelllikeabilitiescasterlevel=
 +
| spelllikeabilites=
 +
| spellcasterlevel=
 +
| spellsknownprepared=
 +
| str=
 +
| dex=
 +
| con=
 +
| int=
 +
| wis=
 +
| cha=
 +
| baseattack=
 +
| cmb=
 +
| cmd=
 +
| feats=
 +
| skills=
 +
| languages=
 +
| specialabilities=
 +
[/template]
 +
[/noparse]
 +
[hr]width=100%|size=5|color=blue|color1=blue|color2=red[/hr]
 +
 +
[table] border="0" width="50%" cellpadding="8" cellspacing="0" style="border: 1px solid #ff8800"
 +
|-
 +
| class="tcat" | {{{name}}}
 +
| class="tcat" width="25%" align="right"| CR {{{cr}}}
 +
|-
 +
| class="alt1" colspan="2" | [B]XP[/B] {{{xp}}}
 +
[if="{{{class|}}}"]
 +
|-
 +
| class="alt1" colspan="2" | [i]{{{gender}}} {{{race}}} {{{class}}} {{{level}}}[/i][/if]
 +
|-
 +
| class="alt2" colspan="2" | {{{alignment}}} {{{size}}} {{{type}}} ({{{subtypes}}})
 +
|-
 +
| class="thead" colspan="2" | DEFENSE
 +
|-
 +
| class="alt1" colspan="2" | [B]AC[/B] {{{ac}}}, touch {{{touch}}}, flatfooted {{{flatfooted}}} ({{{acmods}}})
 +
|-
 +
| class="alt2" colspan="2" | [B]hp[/B] {{{hp}}} ({{{hd}}})
 +
|-
 +
| class="alt1" colspan="2" | [B]Fort[/B] {{{fort}}}, [B]Ref[/B] {{{ref}}}, [B]Will[/B] {{{will}}}
 +
|-
 +
| class="alt2" colspan="2" | [B]Defensive abilities[/B] {{{defensiveabilities}}}; [B]DR[/B] {{{dr}}}; [B]Immune[/B] {{{immune}}}; [B]Resist[/B] {{{resist}}}; [B]SR[/B] {{{sr}}}
 +
|-
 +
| class="alt1" colspan="2" | [B]Weaknesses[/B] {{{weaknesses}}}
 +
|-
 +
| class="tcat" colspan="2" | OFFENSE
 +
|-
 +
| class="alt1" colspan="2" | [B]Speed[/B] {{{speed}}} ({{{speedagility}}})
 +
|-
 +
| class="alt2" colspan="2" | [B]Space[/B] {{{space}}}; [B]Reach[/B] {{{reach}}}
 +
|-
 +
| class="alt1" colspan="2" | [B]Melee[/B] {{{melee}}}
 +
[if="{{{ranged|}}}"]
 +
|-
 +
| class="alt1" colspan="2" | [B]Ranged[/B] {{{ranged}}}[/if]
 +
[if="{{{specialattacks|}}}"]
 +
|-
 +
| class="alt2" colspan="2" | [B]Special Attacks[/B] {{{specialattacks}}}[/if]
 +
[if="{{{spelllikeabilities|}}}"]
 +
|-
 +
| class="alt1" colspan="2" | [B]Spell-Like Abilities[/B] (CL {{{spelllikeabilitiescasterlevel}}})
 +
{{{spelllikeabilities}}}[/if]
 +
[if="{{{spellsknownprepared|}}}"]
 +
|-
 +
| class="alt1" colspan="2" | [B]Spells Known/Prepared[/B] (CL {{{spellcasterlevel|}}})
 +
{{{spellsknownprepared}}}[/if]
 +
|-
 +
| class="tcat" colspan="2" | STATISTICS
 +
|-
 +
| class="alt1" colspan="2" | [B]Str[/B] {{{str}}},[B] Dex [/B]{{{dex}}}, [B]Con[/B] {{{con}}}, [B]Int[/B] {{{int}}}, [B]Wis[/B] {{{wis}}}, [B]Cha[/B] {{{cha}}}
 +
|-
 +
| class="alt2" colspan="2" | [B]Base Atk[/B] {{{baseattack}}}; [B]CMB[/B] {{{cmb}}}; [B]CMD[/B] {{{cmd}}}
 +
|-
 +
| class="alt1" colspan="2" | [B]Feats[/B] {{{feats}}}
 +
|-
 +
| class="alt2" colspan="2" | [B]Skills[/B] {{{skills}}}
 +
|-
 +
| class="alt1" colspan="2" | [B]Languages[/B] {{{languages}}}
 +
[if="{{{specialabilities|}}}"]
 +
|-
 +
| class="tcat" colspan="2" | SPECIAL QUALITIES
 +
|-
 +
| class="alt1" colspan="2" | {{{specialabilities}}}[/if]
 +
[/table]
 +
 +
 +
[noinclude]Example:
 +
 
[noinclude]This template presents a Pathfinder monster stat block.  Display it in your page as follows:
 
[noinclude]This template presents a Pathfinder monster stat block.  Display it in your page as follows:
 
[noparse]
 
[noparse]
Line 122: Line 251:
 
| class="alt1" colspan="2" | {{{specialabilities}}}[/if]
 
| class="alt1" colspan="2" | {{{specialabilities}}}[/if]
 
[/table]
 
[/table]
 +
 +
[/noinclude]

Revision as of 03:50, 5 January 2016

This template is not functional at present. sorry!

[noinclude]This template presents a Pathfinder monster stat block. Display it in your page as follows: [noparse] [template]Pathfinder Monster | name= | cr= | xp= | gender= | race= | class= | level= | alignment= | size= | type= | subtypes= | initiative= | senses= | perception= | ac= | touch= | flatfooted= | acmods= | hp= | hd= | fort= | ref= | will= | defensiveabilities= | dr= | immune= | resist= | weaknesses= | sr= | speed= | speedagility= | space= | reach= | melee= | ranged= | specialattacks= | spelllikeabilitiescasterlevel= | spelllikeabilites= | spellcasterlevel= | spellsknownprepared= | str= | dex= | con= | int= | wis= | cha= | baseattack= | cmb= | cmd= | feats= | skills= | languages= | specialabilities= [/template] [/noparse] [hr]width=100%|size=5|color=blue|color1=blue|color2=red[/hr]

[table] border="0" width="50%" cellpadding="8" cellspacing="0" style="border: 1px solid #ff8800" |- | class="tcat" | {{{name}}} | class="tcat" width="25%" align="right"| CR {{{cr}}} |- | class="alt1" colspan="2" | [B]XP[/B] {{{xp}}} [if=""] |- | class="alt1" colspan="2" | [i]{{{gender}}} {{{race}}} {{{class}}} {{{level}}}[/i][/if] |- | class="alt2" colspan="2" | {{{alignment}}} {{{size}}} {{{type}}} ({{{subtypes}}}) |- | class="thead" colspan="2" | DEFENSE |- | class="alt1" colspan="2" | [B]AC[/B] {{{ac}}}, touch {{{touch}}}, flatfooted {{{flatfooted}}} ({{{acmods}}}) |- | class="alt2" colspan="2" | [B]hp[/B] {{{hp}}} ({{{hd}}}) |- | class="alt1" colspan="2" | [B]Fort[/B] {{{fort}}}, [B]Ref[/B] {{{ref}}}, [B]Will[/B] {{{will}}} |- | class="alt2" colspan="2" | [B]Defensive abilities[/B] {{{defensiveabilities}}}; [B]DR[/B] {{{dr}}}; [B]Immune[/B] {{{immune}}}; [B]Resist[/B] {{{resist}}}; [B]SR[/B] {{{sr}}} |- | class="alt1" colspan="2" | [B]Weaknesses[/B] {{{weaknesses}}} |- | class="tcat" colspan="2" | OFFENSE |- | class="alt1" colspan="2" | [B]Speed[/B] {{{speed}}} ({{{speedagility}}}) |- | class="alt2" colspan="2" | [B]Space[/B] {{{space}}}; [B]Reach[/B] {{{reach}}} |- | class="alt1" colspan="2" | [B]Melee[/B] {{{melee}}} [if=""] |- | class="alt1" colspan="2" | [B]Ranged[/B] {{{ranged}}}[/if] [if=""] |- | class="alt2" colspan="2" | [B]Special Attacks[/B] {{{specialattacks}}}[/if] [if=""] |- | class="alt1" colspan="2" | [B]Spell-Like Abilities[/B] (CL {{{spelllikeabilitiescasterlevel}}}) {{{spelllikeabilities}}}[/if] [if=""] |- | class="alt1" colspan="2" | [B]Spells Known/Prepared[/B] (CL ) {{{spellsknownprepared}}}[/if] |- | class="tcat" colspan="2" | STATISTICS |- | class="alt1" colspan="2" | [B]Str[/B] {{{str}}},[B] Dex [/B]{{{dex}}}, [B]Con[/B] {{{con}}}, [B]Int[/B] {{{int}}}, [B]Wis[/B] {{{wis}}}, [B]Cha[/B] {{{cha}}} |- | class="alt2" colspan="2" | [B]Base Atk[/B] {{{baseattack}}}; [B]CMB[/B] {{{cmb}}}; [B]CMD[/B] {{{cmd}}} |- | class="alt1" colspan="2" | [B]Feats[/B] {{{feats}}} |- | class="alt2" colspan="2" | [B]Skills[/B] {{{skills}}} |- | class="alt1" colspan="2" | [B]Languages[/B] {{{languages}}} [if=""] |- | class="tcat" colspan="2" | SPECIAL QUALITIES |- | class="alt1" colspan="2" | {{{specialabilities}}}[/if] [/table]


[noinclude]Example:

[noinclude]This template presents a Pathfinder monster stat block. Display it in your page as follows: [noparse] [template]Pathfinder Monster | name= | cr= | xp= | gender= | race= | class= | level= | alignment= | size= | type= | subtypes= | initiative= | senses= | perception= | ac= | touch= | flatfooted= | acmods= | hp= | hd= | fort= | ref= | will= | defensiveabilities= | dr= | immune= | resist= | weaknesses= | sr= | speed= | speedagility= | space= | reach= | melee= | ranged= | specialattacks= | spelllikeabilitiescasterlevel= | spelllikeabilites= | spellcasterlevel= | spellsknownprepared= | str= | dex= | con= | int= | wis= | cha= | baseattack= | cmb= | cmd= | feats= | skills= | languages= | specialabilities= [/template] [/noparse] [hr]width=100%|size=5|color=blue|color1=blue|color2=red[/hr][/noinclude]

[table] border="0" width="50%" cellpadding="8" cellspacing="0" style="border: 1px solid #ff8800" |- | class="tcat" | {{{name}}} | class="tcat" width="25%" align="right"| CR {{{cr}}} |- | class="alt1" colspan="2" | [B]XP[/B] {{{xp}}} [if=""] |- | class="alt1" colspan="2" | [i]{{{gender}}} {{{race}}} {{{class}}} {{{level}}}[/i][/if] |- | class="alt2" colspan="2" | {{{alignment}}} {{{size}}} {{{type}}} ({{{subtypes}}}) |- | class="thead" colspan="2" | DEFENSE |- | class="alt1" colspan="2" | [B]AC[/B] {{{ac}}}, touch {{{touch}}}, flatfooted {{{flatfooted}}} ({{{acmods}}}) |- | class="alt2" colspan="2" | [B]hp[/B] {{{hp}}} ({{{hd}}}) |- | class="alt1" colspan="2" | [B]Fort[/B] {{{fort}}}, [B]Ref[/B] {{{ref}}}, [B]Will[/B] {{{will}}} |- | class="alt2" colspan="2" | [B]Defensive abilities[/B] {{{defensiveabilities}}}; [B]DR[/B] {{{dr}}}; [B]Immune[/B] {{{immune}}}; [B]Resist[/B] {{{resist}}}; [B]SR[/B] {{{sr}}} |- | class="alt1" colspan="2" | [B]Weaknesses[/B] {{{weaknesses}}} |- | class="tcat" colspan="2" | OFFENSE |- | class="alt1" colspan="2" | [B]Speed[/B] {{{speed}}} ({{{speedagility}}}) |- | class="alt2" colspan="2" | [B]Space[/B] {{{space}}}; [B]Reach[/B] {{{reach}}} |- | class="alt1" colspan="2" | [B]Melee[/B] {{{melee}}} [if=""] |- | class="alt1" colspan="2" | [B]Ranged[/B] {{{ranged}}}[/if] [if=""] |- | class="alt2" colspan="2" | [B]Special Attacks[/B] {{{specialattacks}}}[/if] [if=""] |- | class="alt1" colspan="2" | [B]Spell-Like Abilities[/B] (CL {{{spelllikeabilitiescasterlevel}}}) {{{spelllikeabilities}}}[/if] [if=""] |- | class="alt1" colspan="2" | [B]Spells Known/Prepared[/B] (CL ) {{{spellsknownprepared}}}[/if] |- | class="tcat" colspan="2" | STATISTICS |- | class="alt1" colspan="2" | [B]Str[/B] {{{str}}},[B] Dex [/B]{{{dex}}}, [B]Con[/B] {{{con}}}, [B]Int[/B] {{{int}}}, [B]Wis[/B] {{{wis}}}, [B]Cha[/B] {{{cha}}} |- | class="alt2" colspan="2" | [B]Base Atk[/B] {{{baseattack}}}; [B]CMB[/B] {{{cmb}}}; [B]CMD[/B] {{{cmd}}} |- | class="alt1" colspan="2" | [B]Feats[/B] {{{feats}}} |- | class="alt2" colspan="2" | [B]Skills[/B] {{{skills}}} |- | class="alt1" colspan="2" | [B]Languages[/B] {{{languages}}} [if=""] |- | class="tcat" colspan="2" | SPECIAL QUALITIES |- | class="alt1" colspan="2" | {{{specialabilities}}}[/if] [/table]

[/noinclude]