Template:Armor: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>-Mongoose-
localurl on {{PAGENAME}} breaks the switch. remove so it's like the skills template
ROWiki>-Mongoose-
switch on {{FULLPAGENAME}} so we don't break existing templates
Line 24: Line 24:
</pre>
</pre>
<onlyinclude><includeonly><!--
<onlyinclude><includeonly><!--
-->{{armor/{{#switch: {{PAGENAME}}
-->{{armor/{{#switch: {{FULLPAGENAME}}
                 | {{{name}}} = fullpage
                 | {{{name}}} = fullpage
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}

Revision as of 23:02, 11 July 2013

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

  | notes     = 

}}