741
edits
Changes
→dpl test area
=== dpl test area ===
==FR mobs == by health, using moblocation template, includematch limits to locations in FR, required for fire spider
<dpl>
allowcachedresults = true
includematch=/area\s*=\s*Fae Realm/
table = class="sortable wikitable",Name, Health, Armor
tablesortcol=-2
columns = 1
</dpl>
==Cats==
<dpl>
allowcachedresults = true
reset=categories
include={MOB infobox}:health:armor
table=,Name,Health,Armor
tablesortcol=-2
columns=1
</dpl>
== Trauma effective ==
<dpl>
allowcachedresults = false
uses=Template:MOB_infobox
notcategory=NPCs
reset=categories
include={MOB infobox}:health:armor
includematch=/\b(?:v)?effective\s*=\s*.*Trauma/m
table=,Name,Health,Armor
tablesortcol=-2
columns=1
</dpl>