<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.menhirsfate.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACreatureCard</id>
	<title>Template:CreatureCard - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.menhirsfate.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACreatureCard"/>
	<link rel="alternate" type="text/html" href="https://wiki.menhirsfate.com/index.php?title=Template:CreatureCard&amp;action=history"/>
	<updated>2026-04-29T05:02:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.menhirsfate.com/index.php?title=Template:CreatureCard&amp;diff=1675&amp;oldid=prev</id>
		<title>Menhir wiki admin: Created page</title>
		<link rel="alternate" type="text/html" href="https://wiki.menhirsfate.com/index.php?title=Template:CreatureCard&amp;diff=1675&amp;oldid=prev"/>
		<updated>2026-03-14T10:27:07Z</updated>

		<summary type="html">&lt;p&gt;Created page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
A styled card template for presenting NPC/Monster stat blocks in the Beastiary. The creature name automatically appears in the page&amp;#039;s Table of Contents for easy navigation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{CreatureCard&lt;br /&gt;
|name=Creature Name&lt;br /&gt;
|rank=Elite&lt;br /&gt;
|subtitle=Vampire Thrall&lt;br /&gt;
|hp=10&lt;br /&gt;
|armour=Heavy&lt;br /&gt;
|weapons=Any melee weapon&lt;br /&gt;
|soul_type=Aberrated&lt;br /&gt;
|vulnerability=Any Fire spell/damage take +1 damage&lt;br /&gt;
|skills=&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Spawn&amp;#039;&amp;#039;&amp;#039; – Three times per event...&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Vampiric Touch&amp;#039;&amp;#039;&amp;#039; – Can cast Air/Water elemental blast...&lt;br /&gt;
|description=Flavour text and lore about the creature&lt;br /&gt;
|note=Optional crew/referee note&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All parameters except &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; are optional. The card gracefully hides rows for any omitted field.&lt;br /&gt;
&lt;br /&gt;
Ranks determine the header colour:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Grunt&amp;#039;&amp;#039;&amp;#039; – dark grey&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Leader&amp;#039;&amp;#039;&amp;#039; – dark blue&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Elite&amp;#039;&amp;#039;&amp;#039; – dark purple&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Boss&amp;#039;&amp;#039;&amp;#039; – dark red&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Divine&amp;#039;&amp;#039;&amp;#039; – dark gold&lt;br /&gt;
* Default (no rank) – brown (matches SkillCard)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;A styled card for presenting NPC/Monster stat blocks in the Beastiary.&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: {&lt;br /&gt;
    &amp;quot;name&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;The creature name&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;required&amp;quot;: true },&lt;br /&gt;
    &amp;quot;rank&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Rank&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Creature rank: Grunt, Leader, Elite, Boss, or Divine&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;suggested&amp;quot;: true },&lt;br /&gt;
    &amp;quot;subtitle&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Subtitle&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Creature type or title (e.g. Vampire Thrall, Elder Fae Hag)&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;suggested&amp;quot;: true },&lt;br /&gt;
    &amp;quot;hp&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Hit Points&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Base hit points&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;suggested&amp;quot;: true },&lt;br /&gt;
    &amp;quot;armour&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Armour&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Armour type (None, Light, Heavy)&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; },&lt;br /&gt;
    &amp;quot;weapons&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Weapons&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Allowed weapons&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; },&lt;br /&gt;
    &amp;quot;soul_type&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Soul Type&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Soul type (Aberrated, Corrupted, Empowered, etc.)&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; },&lt;br /&gt;
    &amp;quot;vulnerability&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Vulnerability&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Weaknesses or vulnerabilities&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; },&lt;br /&gt;
    &amp;quot;shield&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Elemental Shield&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Elemental shield details (e.g. Fire 4, Water 5)&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; },&lt;br /&gt;
    &amp;quot;focus&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Focus Pool&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Focus pool amount&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; },&lt;br /&gt;
    &amp;quot;skills&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Skills&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;List of abilities and skills (supports wikitext)&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;suggested&amp;quot;: true },&lt;br /&gt;
    &amp;quot;description&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Description&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Lore and flavour text about the creature&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; },&lt;br /&gt;
    &amp;quot;note&amp;quot;: { &amp;quot;label&amp;quot;: &amp;quot;Note&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;Optional crew/referee note&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot; }&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;paramOrder&amp;quot;: [&amp;quot;name&amp;quot;, &amp;quot;rank&amp;quot;, &amp;quot;subtitle&amp;quot;, &amp;quot;hp&amp;quot;, &amp;quot;armour&amp;quot;, &amp;quot;weapons&amp;quot;, &amp;quot;soul_type&amp;quot;, &amp;quot;vulnerability&amp;quot;, &amp;quot;shield&amp;quot;, &amp;quot;focus&amp;quot;, &amp;quot;skills&amp;quot;, &amp;quot;description&amp;quot;, &amp;quot;note&amp;quot;],&lt;br /&gt;
  &amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;==== {{{name}}} ====&lt;br /&gt;
&amp;lt;div class=&amp;quot;creature-card creature-rank-{{#switch:{{lc:{{{rank|}}}}}|grunt=grunt|leader=leader|elite=elite|boss=boss|divine=divine|divine-monster=divine|#default=default}}&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;creature-card-header&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;creature-card-titles&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;creature-card-name&amp;quot;&amp;gt;{{{name}}}&amp;lt;/span&amp;gt;{{#if:{{{subtitle|}}}|&amp;lt;span class=&amp;quot;creature-card-subtitle&amp;quot;&amp;gt;{{{subtitle}}}&amp;lt;/span&amp;gt;}}&amp;lt;/div&amp;gt;{{#if:{{{rank|}}}|&amp;lt;span class=&amp;quot;creature-card-rank&amp;quot;&amp;gt;{{{rank}}}&amp;lt;/span&amp;gt;}}&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;creature-card-body&amp;quot;&amp;gt;{{#if:{{{hp|}}}{{{armour|}}}{{{weapons|}}}{{{soul_type|}}}{{{vulnerability|}}}{{{shield|}}}{{{focus|}}}|&amp;lt;table class=&amp;quot;creature-card-stats&amp;quot;&amp;gt;{{#if:{{{hp|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Hit Points&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{hp}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{armour|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Armour&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{armour}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{weapons|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Weapons&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{weapons}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{soul_type|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Soul Type&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{soul_type}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{vulnerability|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Vulnerability&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{vulnerability}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{shield|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Elem. Shield&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{shield}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{focus|}}}|&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Focus Pool&amp;lt;/th&amp;gt;&amp;lt;td&amp;gt;{{{focus}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&amp;lt;/table&amp;gt;}}{{#if:{{{skills|}}}|&amp;lt;div class=&amp;quot;creature-card-skills&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;creature-card-skills-label&amp;quot;&amp;gt;Skills &amp;amp; Abilities&amp;lt;/span&amp;gt;&lt;br /&gt;
{{{skills}}}&amp;lt;/div&amp;gt;}}{{#if:{{{description|}}}|&amp;lt;div class=&amp;quot;creature-card-description&amp;quot;&amp;gt;{{{description}}}&amp;lt;/div&amp;gt;}}{{#if:{{{note|}}}|&amp;lt;div class=&amp;quot;creature-card-note&amp;quot;&amp;gt;{{{note}}}&amp;lt;/div&amp;gt;}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Menhir wiki admin</name></author>
	</entry>
</feed>