65,602
editsMore actions
Change to htmlList for passives
HiddenDragon (talk | contribs) (Added controller icon, passives, passives main hand, passives off hand fields, and added icon and new passive fields to the cargo table) |
HiddenDragon (talk | contribs) (Change to htmlList for passives) |
||
Line 121: | Line 121: | ||
The holder of this item gains: | The holder of this item gains: | ||
{{#if: {{{passives|}}} | {{#invoke: ParseList | main | {{{passives}}} | useTemplate = Passive | type = | {{#if: {{{passives|}}} | {{#invoke: ParseList | main | {{{passives}}} | useTemplate = Passive | type = htmlList }} |}}{{#if: {{{passives main hand|}}} | Main Hand Only | ||
{{#invoke: ParseList | main | {{{passives main hand}}} | useTemplate = Passive | type = | {{#invoke: ParseList | main | {{{passives main hand}}} | useTemplate = Passive | type = htmlList }} | }}{{#if: {{{passives off hand|}}} | Off Hand Only | ||
{{#invoke: ParseList | main | {{{passives off hand}}} | useTemplate = Passive | type = | {{#invoke: ParseList | main | {{{passives off hand}}} | useTemplate = Passive | type = htmlList }} |}} | ||
{{{special|}}} | {{{special|}}} | ||
}} | }} |