Template:Arrow: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Bullfrog245 Created page with 'Template for the arrows. {{new weapon box}} Alternatively copy this text into a new article. <pre> <onlyinclude>{{weapon | {{{1|}}} | name = {{subst:PAGENAME}} | t…' |
Joshua2504 (talk | contribs) m 7 revisions imported |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Template for | Template for [[arrows]]. | ||
{{new weapon box}} | {{new weapon box}} | ||
Line 6: | Line 6: | ||
<pre> | <pre> | ||
<onlyinclude>{{ | <onlyinclude>{{arrow | {{{1|}}} | ||
| name = {{subst:PAGENAME}} | |||
| type = | | type = | ||
| level = | | level = | ||
| damage = | | damage = | ||
| weight = | | weight = | ||
| bonuses = | |||
| icon = | |||
<!-- Obtained from: --> | <!-- Obtained from: --> | ||
Line 24: | Line 25: | ||
</pre> | </pre> | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
-->{{ | -->{{arrow/{{#switch: {{localurl: {{PAGENAME}} }} | ||
| #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }} | | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }} | ||
}} | }} | ||
| {{{1|}}} | | {{{1|}}} | ||
| type = {{{type}}} | | name = {{{name}}} | ||
| damage = {{{damage|}}} | | type = {{{type}}} | ||
| alsius = {{{alsius|}}} | | level = {{{level|}}} | ||
| syrtis = {{{syrtis|}}} | | damage = {{{damage|}}} | ||
| damage2 = {{{damage2|}}} | |||
| weight = {{{weight|}}} | |||
| bonuses = {{{bonuses|}}} | |||
| alsius = {{{alsius|}}} | |||
| ignis = {{{ignis|}}} | |||
| syrtis = {{{syrtis|}}} | |||
| notes = {{{notes|}}} | |||
| icon = {{{icon|}}} | |||
}}<!-- | }}<!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> |
Latest revision as of 09:53, 7 November 2020
Template for arrows.
Alternatively copy this text into a new article.
<onlyinclude>{{arrow | {{{1|}}} | name = {{subst:PAGENAME}} | type = | level = | damage = | weight = | bonuses = | icon = <!-- Obtained from: --> | alsius = | ignis = | syrtis = | notes = }}</onlyinclude>