Template:Armor: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Bullfrog245 mNo edit summary |
ROWiki>Bullfrog245 m Made variables lowercase |
||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
<onlyinclude>{{armor | {{{1|}}} | name = {{subst:PAGENAME}} | <onlyinclude>{{armor | {{{1|}}} | name = {{subst:PAGENAME}} | ||
| | | name = | ||
| | | level = | ||
| | | armor = | ||
| | | slashing = | ||
| | | piercing = | ||
| | | blunt = | ||
| | | fire = | ||
| | | ice = | ||
| | | electric = | ||
| | | weight = | ||
<!-- Obtained from: --> | <!-- Obtained from: --> | ||
Line 31: | Line 31: | ||
| #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }} | | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }} | ||
}} | }} | ||
| {{{1|}}} | | | {{{1|}}} | name = {{{name}}} | ||
| | | level = {{{level}}} | armor = {{{armor|}}} | ||
| | | slashing = {{{slashing|}}} | piercing = {{{piercing|}}} | ||
| | | blunt = {{{blunt|}}} | fire = {{{fire|}}} | ||
| | | ice = {{{ice|}}} | electric = {{{electric|}}} | ||
| | | weight = {{{weight|}}} | alsius = {{{alsius|}}} | ||
| ignis = {{{ignis|}}} | syrtis = {{{syrtis|}}} | | ignis = {{{ignis|}}} | syrtis = {{{syrtis|}}} | ||
| notes ={{{notes|}}} | | notes ={{{notes|}}} | ||
}}<!-- | }}<!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> |
Revision as of 21:02, 19 January 2010
Template for armor articles.
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>