Template:Infobox creature/internal: Difference between revisions
Jump to navigation
Jump to search
(Add actions.) |
(Added hidden-by-default section for technical data) |
||
(25 intermediate revisions by 4 users not shown) | |||
Line 5: | Line 5: | ||
<data source="full name"> | <data source="full name"> | ||
<label>Full Name</label> | <label>Full Name</label> | ||
</data> | |||
<data source="identity"> | |||
<label>Identity</label> | |||
</data> | </data> | ||
<data source="va"> | <data source="va"> | ||
Line 20: | Line 23: | ||
<data source="hometown"> | <data source="hometown"> | ||
<label>Hometown</label> | <label>Hometown</label> | ||
</data> | |||
<data source="occupation"> | |||
<label>Occupation</label> | |||
</data> | </data> | ||
<group> | <group> | ||
Line 31: | Line 37: | ||
<data source="race"> | <data source="race"> | ||
<label>Race</label> | <label>Race</label> | ||
</data> | |||
<data source="subrace"> | |||
<label>Subrace</label> | |||
</data> | |||
<data source="archetype"> | |||
<label>Archetype</label> | |||
</data> | </data> | ||
<data source="class"> | <data source="class"> | ||
<label>Class</label> | <label>Class</label> | ||
</data> | |||
<data source="subclass"> | |||
<label>Subclass</label> | |||
</data> | |||
<data source="deity"> | |||
<label>Deity</label> | |||
</data> | </data> | ||
<data source="background"> | <data source="background"> | ||
Line 53: | Line 71: | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source=" | <data source="init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
Line 66: | Line 84: | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{weight kg|0}}} kg ({{{weight lb|0}}} lb)</format> | <format>{{{weight kg|0}}} kg ({{{weight lb|0}}} lb)</format> | ||
</data> | |||
<data source="xp"> | |||
<label>XP reward</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
Line 122: | Line 143: | ||
<label>{{#if: {{{cha save prof|}}} | '''CHA''' | CHA }}</label> | <label>{{#if: {{{cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{cha save prof|}}} | '''{{{cha save}}}''' | {{{cha save}}} }}</format> | <format>{{#if: {{{cha save prof|}}} | '''{{{cha save}}}''' | {{{cha save}}} }}</format> | ||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="athletics"> | |||
<label>Athletics</label> | |||
</data> | |||
<data source="acrobatics"> | |||
<label>Acrobatics</label> | |||
</data> | |||
<data source="perception"> | |||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 136: | Line 169: | ||
ParseList | main | {{{actions}}} | ParseList | main | {{{actions}}} | ||
| useTemplate = Infobox creature/actions query | | useTemplate = Infobox creature/actions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 146: | Line 179: | ||
ParseList | main | {{{conditions}}} | ParseList | main | {{{conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 156: | Line 189: | ||
ParseList | main | {{{passives}}} | ParseList | main | {{{passives}}} | ||
| useTemplate = Infobox creature/passives parser | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 175: | Line 208: | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source="e | <data source="e init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
Line 188: | Line 221: | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{e weight kg|0}}} kg ({{{e weight lb|0}}} lb)</format> | <format>{{{e weight kg|0}}} kg ({{{e weight lb|0}}} lb)</format> | ||
</data> | |||
<data source="e xp"> | |||
<label>XP reward</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
Line 241: | Line 277: | ||
<label>{{#if: {{{e cha save prof|}}} | '''CHA''' | CHA }}</label> | <label>{{#if: {{{e cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{e cha save prof|}}} | '''{{{e cha save}}}''' | {{{e cha save}}} }}</format> | <format>{{#if: {{{e cha save prof|}}} | '''{{{e cha save}}}''' | {{{e cha save}}} }}</format> | ||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="e athletics"> | |||
<label>Athletics</label> | |||
</data> | |||
<data source="e acrobatics"> | |||
<label>Acrobatics</label> | |||
</data> | |||
<data source="e perception"> | |||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 255: | Line 303: | ||
ParseList | main | {{{e actions}}} | ParseList | main | {{{e actions}}} | ||
| useTemplate = Infobox creature/actions query | | useTemplate = Infobox creature/actions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 265: | Line 313: | ||
ParseList | main | {{{e conditions}}} | ParseList | main | {{{e conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 275: | Line 323: | ||
ParseList | main | {{{e passives}}} | ParseList | main | {{{e passives}}} | ||
| useTemplate = Infobox creature/passives parser | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 294: | Line 342: | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source="t | <data source="t init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
Line 307: | Line 355: | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{t weight kg|0}}} kg ({{{t weight lb|0}}} lb)</format> | <format>{{{t weight kg|0}}} kg ({{{t weight lb|0}}} lb)</format> | ||
</data> | |||
<data source="t xp"> | |||
<label>XP reward</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
Line 360: | Line 411: | ||
<label>{{#if: {{{t cha save prof|}}} | '''CHA''' | CHA }}</label> | <label>{{#if: {{{t cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{t cha save prof|}}} | '''{{{t cha save}}}''' | {{{t cha save}}} }}</format> | <format>{{#if: {{{t cha save prof|}}} | '''{{{t cha save}}}''' | {{{t cha save}}} }}</format> | ||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="t athletics"> | |||
<label>Athletics</label> | |||
</data> | |||
<data source="t acrobatics"> | |||
<label>Acrobatics</label> | |||
</data> | |||
<data source="t perception"> | |||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 374: | Line 437: | ||
ParseList | main | {{{t actions}}} | ParseList | main | {{{t actions}}} | ||
| useTemplate = Infobox creature/actions query | | useTemplate = Infobox creature/actions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 384: | Line 447: | ||
ParseList | main | {{{t conditions}}} | ParseList | main | {{{t conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 394: | Line 457: | ||
ParseList | main | {{{t passives}}} | ParseList | main | {{{t passives}}} | ||
| useTemplate = Infobox creature/passives parser | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 413: | Line 476: | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source="h | <data source="h init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
Line 426: | Line 489: | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{h weight kg|0}}} kg ({{{h weight lb|0}}} lb)</format> | <format>{{{h weight kg|0}}} kg ({{{h weight lb|0}}} lb)</format> | ||
</data> | |||
<data source="h xp"> | |||
<label>XP reward</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
Line 479: | Line 545: | ||
<label>{{#if: {{{h cha save prof|}}} | '''CHA''' | CHA }}</label> | <label>{{#if: {{{h cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{h cha save prof|}}} | '''{{{h cha save}}}''' | {{{h cha save}}} }}</format> | <format>{{#if: {{{h cha save prof|}}} | '''{{{h cha save}}}''' | {{{h cha save}}} }}</format> | ||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="h athletics"> | |||
<label>Athletics</label> | |||
</data> | |||
<data source="h acrobatics"> | |||
<label>Acrobatics</label> | |||
</data> | |||
<data source="h perception"> | |||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 493: | Line 571: | ||
ParseList | main | {{{h actions}}} | ParseList | main | {{{h actions}}} | ||
| useTemplate = Infobox creature/actions query | | useTemplate = Infobox creature/actions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 503: | Line 581: | ||
ParseList | main | {{{h conditions}}} | ParseList | main | {{{h conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 513: | Line 591: | ||
ParseList | main | {{{h passives}}} | ParseList | main | {{{h passives}}} | ||
| useTemplate = Infobox creature/passives parser | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 520: | Line 598: | ||
</section> | </section> | ||
</panel> | </panel> | ||
<group collapse="closed"> | |||
<header>Technical</header> | |||
<data source="uid"> | |||
<label>UID</label> | |||
<format>{{c|{{{uid}}}}}</format> | |||
</data> | |||
<data source="uuid"> | |||
<label>UUID</label> | |||
<format>{{c|{{{uuid}}}}}</format> | |||
</data> | |||
<data source="stats"> | |||
<label>Stats</label> | |||
<format>{{c|{{{stats}}}}}</format> | |||
</data> | |||
</group> | |||
</infobox></includeonly><noinclude> | </infobox></includeonly><noinclude> | ||
{{Infobox creature/internal | {{Infobox creature/internal | ||
Line 530: | Line 624: | ||
</gallery> | </gallery> | ||
| role = Mascot | | role = Mascot | ||
| va = | | va = Amelia Tyler | ||
| full name = Leia Organa | |||
| identity = Female | |||
| race = Cat | | race = Cat | ||
| subrace = Tabby | |||
| archetype = Soldier Cat | |||
| class = Felinid | | class = Felinid | ||
| subclass = Tiger | |||
| deity = Bastet | |||
| background = Outlander | | background = Outlander | ||
| hometown = The Shire | | hometown = The Shire | ||
| occupation = Butcher and Baker | |||
| faction = Gondor | | faction = Gondor | ||
| family = The Reeves' | | family = The Reeves' | ||
Line 544: | Line 645: | ||
| ac = 10 | | ac = 10 | ||
| prof bonus = +4 | | prof bonus = +4 | ||
| | | init bonus = +5 | ||
| movement m = 9 | | movement m = 9 | ||
| movement ft = 30 | | movement ft = 30 | ||
| weight kg = 600 | | weight kg = 600 | ||
| weight lb = 1200 | | weight lb = 1200 | ||
| xp = 400 | |||
| str = 11 | | str = 11 | ||
Line 570: | Line 672: | ||
| dex save prof = yes | | dex save prof = yes | ||
| con save prof = yes | | con save prof = yes | ||
| perception = 10 | |||
| acrobatics = 6 | |||
| athletics = 12 | |||
| resistances = fire immunity, acid vulnerable, slashing immunity nm | | resistances = fire immunity, acid vulnerable, slashing immunity nm | ||
Line 580: | Line 685: | ||
| e ac = 8 | | e ac = 8 | ||
| e prof bonus = +3 | | e prof bonus = +3 | ||
| e | | e init bonus = +4 | ||
| e movement m = 9 | | e movement m = 9 | ||
| e movement ft = 30 | | e movement ft = 30 | ||
| e weight kg = 600 | | e weight kg = 600 | ||
| e weight lb = 1200 | | e weight lb = 1200 | ||
| e xp = 400 | |||
| e str = 10 | | e str = 10 | ||
Line 606: | Line 712: | ||
| e dex save prof = yes | | e dex save prof = yes | ||
| e con save prof = yes | | e con save prof = yes | ||
| e perception = 10 | |||
| e acrobatics = 6 | |||
| e athletics = 12 | |||
| e resistances = acid vulnerable, lightning vulnerable | | e resistances = acid vulnerable, lightning vulnerable | ||
Line 616: | Line 725: | ||
| t ac = 12 | | t ac = 12 | ||
| t prof bonus = +5 | | t prof bonus = +5 | ||
| t | | t init bonus = +6 | ||
| t movement m = 12 | | t movement m = 12 | ||
| t movement ft = 40 | | t movement ft = 40 | ||
| t weight kg = 800 | | t weight kg = 800 | ||
| t weight lb = 1600 | | t weight lb = 1600 | ||
| t xp = 400 | |||
| t str = 13 | | t str = 13 | ||
Line 642: | Line 752: | ||
| t dex save prof = yes | | t dex save prof = yes | ||
| t con save prof = yes | | t con save prof = yes | ||
| t perception = 10 | |||
| t acrobatics = 6 | |||
| t athletics = 12 | |||
| t resistances = fire immunity, slashing immunity nm, piercing immune nm, bludgeoning immune nm | | t resistances = fire immunity, slashing immunity nm, piercing immune nm, bludgeoning immune nm | ||
Line 652: | Line 765: | ||
| h ac = 14 | | h ac = 14 | ||
| h prof bonus = +6 | | h prof bonus = +6 | ||
| h | | h init bonus = +7 | ||
| h movement m = 12 | | h movement m = 12 | ||
| h movement ft = 40 | | h movement ft = 40 | ||
| h weight kg = 800 | | h weight kg = 800 | ||
| h weight lb = 1600 | | h weight lb = 1600 | ||
| h xp = 400 | |||
| h str = 14 | | h str = 14 | ||
Line 678: | Line 792: | ||
| h dex save prof = yes | | h dex save prof = yes | ||
| h con save prof = yes | | h con save prof = yes | ||
| h perception = 10 | |||
| h acrobatics = 6 | |||
| h athletics = 12 | |||
| h resistances = fire immunity, cold immune, slashing immunity nm, piercing immune nm, bludgeoning immune nm | | h resistances = fire immunity, cold immune, slashing immunity nm, piercing immune nm, bludgeoning immune nm | ||
Line 683: | Line 800: | ||
| h conditions = Aura of Protection, Aura of Hate, Unstoppable, Legendary Resistance: Incapacitation | | h conditions = Aura of Protection, Aura of Hate, Unstoppable, Legendary Resistance: Incapacitation | ||
| h passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield @ Adamantine Shield, Fast Hands | | h passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield @ Adamantine Shield, Fast Hands | ||
| uid = SteelWatcher_Biped_A_Ranged | |||
| uuid = 70417e3e-9278-4f96-a1d8-5bd90bf5d07a | |||
| stats = Steel_Watcher_Biped | |||
}} | }} | ||
This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed. | This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed. | ||
</noinclude> | </noinclude> |
Latest revision as of 17:05, 23 November 2024
This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed.