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 31: Line 31:
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
                 | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
               }}
               }}
     | {{{1|}}}
     | {{{1|}}}                   | Name = {{{name}}}
    | Name = {{{name}}}
     | Level = {{{level}}}       | Armor = {{{armor|}}}
     | Level = {{{level}}}
     | Slashing = {{{slashing|}}} | Piercing = {{{piercing|}}}
    | Armor = {{{armor|}}}
     | Blunt = {{{blunt|}}}       | Fire = {{{fire|}}}
     | Slashing = {{{slashing|}}}
     | Ice = {{{ice|}}}           | Electric = {{{electric|}}}
    | Piercing = {{{piercing|}}}
     | Weight = {{{weight|}}}     | alsius  = {{{alsius|}}}
     | Blunt = {{{blunt|}}}
     | ignis = {{{ignis|}}}       | syrtis  = {{{syrtis|}}}
    | Fire = {{{fire|}}}
     | notes ={{{notes|}}}
     | Ice = {{{ice|}}}
    | Electric = {{{electric|}}}
     | Weight = {{{weight|}}}
    | alsius  = {{{alsius|}}}
     | ignis   = {{{ignis|}}}
    | syrtis  = {{{syrtis|}}}
     | notes   ={{{notes|}}}
   }}<!--
   }}<!--
--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Revision as of 17:17, 19 January 2010

Template for armor articles.

Template:New weapon box

Alternatively copy this text into a new article.

<onlyinclude>{{armor | {{{1|}}} | name = {{subst:PAGENAME}}
  | Name = 
  | Level = 
  | Armor = 
  | Slashing = 
  | Piercing = 
  | Blunt = 
  | Fire = 
  | Ice = 
  | Electric = 
  | Weight = 

<!-- Obtained from: -->
  | alsius  = 
  | ignis   = 
  | syrtis  = 

  | notes   = 

}}</onlyinclude>