User:AndyGneiss: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


<dpl>
<dpl>
  category   = Goblin
category = Goblin
  reset     = categories
reset = categories
  include   = {MOB infobox}:effective,{MOB infobox}:veffective,{MOB infobox}:ineffective,{MOB infobox}:vineffective,{MOB infobox}:immune
include = {MOB infobox}:health, {MOB infobox}:armor, {MOB Location}:area
  table     = class="sortable wikitable",Name, Effective, Very Effective, Ineffective, Very Ineffective, Immune
table = class="sortable wikitable", Name, Health, Armor, Area
  columns   = 1
columns = 1
  allowcachedresults = true
allowcachedresults = true
</dpl>
</dpl>

Revision as of 02:41, 4 January 2022

Hello, Alharth. I'm AndyGneiss, but go by Lenta in-game. Let's hope I don't catch alt-itis, since that may make things even more confusing.


Test area:

<dpl> category = Goblin reset = categories include = {MOB infobox}:health, {MOB infobox}:armor, {MOB Location}:area table = class="sortable wikitable", Name, Health, Armor, Area columns = 1 allowcachedresults = true </dpl>