Template:ItemPreviewRow

From ChatWars Wiki
Jump to: navigation, search


This is a template for formatting one row (item) of the item overview (eg: List of all swords in Sword).

If the userparam "compatibility:weapon" is used, it will always show all parameters applicable to the type "weapon" (Swords will also show "Ammunition", because there are Weapons [Bows] that have this parameter). Is used for showing all "weapons" of the game (makes two otherwise incompatible table formats compatible) If the userparam "compatibility:protective" is used, it will always show all parameters applicable to the type "protective gear" (Shields will also show "Armor Class", because other Protective Gear has this parameter). Is used for showing all "protective gear" of the game (makes two otherwise incompatible table formats compatible) If the userparam "compatibility:full" is used, it will always show all parameters applicable any kind of item (Swords will also show "ArmorClass", because Protective Gear has this parameter). Is used for showing all items regardless of type (makes otherwise incompatible table formats compatible)

Note: compatibility:full is kinda broken right now, one of the "-" columns doesn't properly move to the next column and gets bunchen in with the previous one. Note #2: I think above note is not up to date anymore and I just forgot to remove this note, but it has been so long that I forgot and I'm kinda too lazy to test it now