User:Donni Iris/Sandbox/DPL Animal Handling: Difference between revisions
Donni Iris (talk | contribs) |
Donni Iris (talk | contribs) |
||
| Line 7: | Line 7: | ||
category = Animal Handling Creatures | category = Animal Handling Creatures | ||
uses = Template:MOB AH | uses = Template:MOB AH | ||
include = {MOB AH}:level to tame,{MOB | include = {MOB AH}:level to tame,{MOB AH}:tame type | ||
table = class=wikitable,Creature Name,Level to Tame, Creature Type | table = class=wikitable,Creature Name,Level to Tame, Creature Type | ||
tablesortcol = 2 | tablesortcol = 2 | ||
Revision as of 07:58, 17 March 2026
Animal Handling
All
<dpl> notcategory = Formatting templates category = Animal Handling Creatures uses = Template:MOB AH include = {MOB AH}:level to tame,{MOB AH}:tame type table = class=wikitable,Creature Name,Level to Tame, Creature Type tablesortcol = 2 </dpl>
Rats
basic
<dpl> category = Animal Handling Creatures category = Rodent uses = Template:MOB AH include = {MOB AH}:level to tame table = class=wikitable,Creature Name,Level to Tame tablesortcol = 2 </dpl>
include tame health and armor
<dpl> category = Animal Handling Creatures category = Rodent uses = Template:MOB AH include = {MOB AH}:level to tame,{MOB AHVital}:health,{MOB AHVital}:armor table = class=wikitable,Creature Name,Level to Tame, Health, Armor tablesortcol = 2 </dpl>
include tame health and armor trying to get first call only
<dpl> category = Animal Handling Creatures category = Rodent uses = Template:MOB AH include = {MOB AH}:level to tame,{MOB AHVital}:health,{MOB AHVital}:armor dominantsection = 1 table = class=wikitable,Creature Name,Level to Tame, Health, Armor tablesortcol = 2 </dpl>