Template:Armor: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>-Mongoose-
use ; delimited {{{1}}} instead of {{{2}}}
ROWiki>-Mongoose-
add missing if
Line 30: Line 30:
<!-- Otherwise, continue as normal -->
<!-- Otherwise, continue as normal -->
{{#ifexpr:
{{#ifexpr:
  {{#if: {{#explode: {{{1|}}} | ; | 1}}
   | {{#if: {{#pos: {{{alsius|}}} | {{#explode: {{{1|}}} | ; | 1}} }} | 1 | 0}} or
   | {{#if: {{#pos: {{{alsius|}}} | {{#explode: {{{1|}}} | ; | 1}} }} | 1 | 0}} or
     {{#if: {{#pos: {{{ignis|}}}  | {{#explode: {{{1|}}} | ; | 1}} }} | 1 | 0}} or
     {{#if: {{#pos: {{{ignis|}}}  | {{#explode: {{{1|}}} | ; | 1}} }} | 1 | 0}} or
     {{#if: {{#pos: {{{syrtis|}}} | {{#explode: {{{1|}}} | ; | 1}} }} | 1 | 0}}
     {{#if: {{#pos: {{{syrtis|}}} | {{#explode: {{{1|}}} | ; | 1}} }} | 1 | 0}}
      | 1
  | 1
     }}
     }}
|
|

Revision as of 21:33, 14 July 2013

{{armor | {{{1|}}}
  | name      = {{subst:PAGENAME}}
  | type      = 
  | armor     = 
  | level     = 
  | slashing  = 
  | piercing  = 
  | blunt     = 
  | fire      = 
  | ice       = 
  | lightning = 
  | weight    = 
  | bonuses   = 
  | wmcoins   = 
<!-- Obtained from: -->
  | alsius    = 
  | ignis     = 
  | syrtis    = 

  | notes     = 

}}