Template:Armor: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Bullfrog245
mNo edit summary
ROWiki>Bullfrog245
mNo edit summary
Line 1: Line 1:
<pre>
<pre>
{{accessory | {{{1|}}} | name = {{subst:PAGENAME}}
{{accessory | {{{1|}}}
   | type   =  
  | name = {{subst:PAGENAME}}
   | level  =  
  | name      =
   | bonuses =  
   | type     =
  | armor    =  
   | level     =
   | slashing  =
  | piercing  =
  | blunt    =
  | fire      =
  | ice      =
  | lightning =  
   | bonuses   =  
<!-- Obtained from: -->
<!-- Obtained from: -->
   | alsius  =  
   | alsius  =  
Line 17: Line 26:
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
               }}
               }}
     | {{{1|}}}                 | name   = {{{name}}}    
     | {{{1|}}}
     | type   = {{{type}}}    | level   = {{{level|}}}  
    | name     = {{{name}}}
     | bonuses = {{{bonuses|}}}  
     | type     = {{{type}}}
     | alsius = {{{alsius|}}} | ignis   = {{{ignis|}}}
    | armor     = {{{armor}}}
     | syrtis = {{{syrtis|}}} | notes   = {{{notes|}}}
    | level     = {{{level|}}}
    | slashing  = {{{slashing}}}
    | piercing  = {{{piercing}}}
    | blunt    = {{{blunt}}}
    | fire      = {{{fire}}}
    | ice      = {{{ice}}}
    | lightning = {{{lightning}}}
     | bonuses   = {{{bonuses|}}}
     | alsius   = {{{alsius|}}}
    | ignis     = {{{ignis|}}}
     | syrtis   = {{{syrtis|}}}
    | notes     = {{{notes|}}}
   }}<!--
   }}<!--
--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Revision as of 13:22, 20 January 2010

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

  | notes   = 

}}