Template:Armor: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>100PercentRatedR
No edit summary
ROWiki>100PercentRatedR
mNo edit summary
Line 1: Line 1:
<pre>
<pre>
{{armor | {{{1|}}}
&lt;onlyinclude&gt;{{armor | {{{1|}}}
   | name      = {{subst:PAGENAME}}
   | name      = {{subst:PAGENAME}}
   | type      =  
   | type      =  
Line 20: Line 20:
   | notes    =  
   | notes    =  


}}
}}</onlyinclude>
</pre>
</pre>
&lt;onlyinclude&gt;<includeonly><!--
<onlyinclude><includeonly><!--
-->{{armor/{{#switch: {{localurl: {{PAGENAME}} }}
-->{{armor/{{#switch: {{localurl: {{PAGENAME}} }}
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
Line 43: Line 43:
     | ignis    = {{{ignis|}}}
     | ignis    = {{{ignis|}}}
     | syrtis    = {{{syrtis|}}}
     | syrtis    = {{{syrtis|}}}
  &lt;noinclude&gt;
     | notes    = {{{notes|}}}
     | notes    = {{{notes|}}}
   }}<!--
   &lt;/noinclude&gt;}}<!--
--></includeonly>&lt;/onlyinclude&gt;
--></includeonly></onlyinclude>

Revision as of 07:28, 28 May 2011

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

  | notes     = 

}}</onlyinclude>