Template:Armor: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>100PercentRatedR
mNo edit summary
ROWiki>100PercentRatedR
m Reverted edits by 100PercentRatedR (talk | block) to last version by Bullfrog245
Line 1: Line 1:
<pre>
<pre>
&lt;onlyinclude&gt;{{armor | {{{1|}}}
{{armor | {{{1|}}}
   | name      = {{subst:PAGENAME}}
   | name      = {{subst:PAGENAME}}
   | type      =  
   | type      =  
Line 20: Line 20:
   | notes    =  
   | notes    =  


}}</onlyinclude>
}}
</pre>
</pre>
<onlyinclude><includeonly><!--
<onlyinclude><includeonly><!--
Line 43: Line 43:
     | ignis    = {{{ignis|}}}
     | ignis    = {{{ignis|}}}
     | syrtis    = {{{syrtis|}}}
     | syrtis    = {{{syrtis|}}}
  &lt;noinclude&gt;
     | notes    = {{{notes|}}}
     | notes    = {{{notes|}}}
   &lt;/noinclude&gt;}}<!--
   }}<!--
--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Revision as of 07:29, 28 May 2011

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

  | notes     = 

}}