Template:Armor: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Bullfrog245 Added template |
Joshua2504 (talk | contribs) m 32 revisions imported |
||
(33 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
{{armor | {{{1|}}} | |||
| | | name = {{subst:PAGENAME}} | ||
| | | type = | ||
| | | armor = | ||
| | | level = | ||
| | | slashing = | ||
| | | piercing = | ||
| | | blunt = | ||
| | | fire = | ||
| | | ice = | ||
| | | lightning = | ||
| weight = | |||
| bonuses = | |||
| wmcoins = | |||
<!-- Obtained from: --> | <!-- Obtained from: --> | ||
| alsius | | alsius = | ||
| ignis | | ignis = | ||
| syrtis | | syrtis = | ||
| notes | | notes = | ||
}} | }} | ||
</pre> | </pre> | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
-->{{armor/{{#switch: {{ | -->{{armor/{{#switch: {{FULLPAGENAME}} | ||
| {{{name}}} = fullpage | |||
| #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }} | |||
| {{{1|}}} | }} | ||
| | | {{{1|}}} | ||
| | | name = {{{name}}} | ||
| | | type = {{{type}}} | ||
| | | armor = {{{armor|}}} | ||
| | | level = {{{level|}}} | ||
| | | slashing = {{{slashing|}}} | ||
| | | piercing = {{{piercing|}}} | ||
| | | blunt = {{{blunt|}}} | ||
| | | fire = {{{fire|}}} | ||
| | | ice = {{{ice|}}} | ||
| alsius | | lightning = {{{lightning|}}} | ||
| ignis | | weight = {{{weight|}}} | ||
| syrtis | | bonuses = {{{bonuses|}}} | ||
| notes | | wmcoins = {{{wmcoins|}}} | ||
| icon = {{{icon|}}} | |||
| image = {{{image|}}} | |||
| alsius = {{{alsius|}}} | |||
| ignis = {{{ignis|}}} | |||
| syrtis = {{{syrtis|}}} | |||
| notes = {{{notes|}}} | |||
}}<!-- | }}<!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> |
Latest revision as of 18:08, 6 November 2020
{{armor | {{{1|}}} | name = {{subst:PAGENAME}} | type = | armor = | level = | slashing = | piercing = | blunt = | fire = | ice = | lightning = | weight = | bonuses = | wmcoins = <!-- Obtained from: --> | alsius = | ignis = | syrtis = | notes = }}