Template:Armor: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>-Mongoose-
add missing if
ROWiki>-Mongoose-
No edit summary
Line 39: Line 39:


   {{armor/{{#switch: {{FULLPAGENAME}}
   {{armor/{{#switch: {{FULLPAGENAME}}
              | {{{name}}} = fullpage
  | {{{name}}} = fullpage
              | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full}}
  | #default = {{#if: {{#explode: {{{1|}}} | ; }} | {{#explode: {{{1}}} | ; }} | full}}
           }}
           }}
       | {{{1|}}}
       | {{{1|}}}

Revision as of 21:37, 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     = 

}}