Template:Arrow: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Bullfrog245
mNo edit summary
m 7 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 6: Line 6:


<pre>
<pre>
&lt;onlyinclude&gt;{{weapon | {{{1|}}}
&lt;onlyinclude&gt;{{arrow | {{{1|}}}
   | name    = {{subst:PAGENAME}}
   | name    = {{subst:PAGENAME}}
   | type    =  
   | type    =  
Line 13: Line 13:
   | weight  =  
   | weight  =  
   | bonuses =  
   | bonuses =  
  | icon    =


<!-- Obtained from: -->
<!-- Obtained from: -->
Line 39: Line 40:
     | syrtis  = {{{syrtis|}}}
     | syrtis  = {{{syrtis|}}}
     | notes  = {{{notes|}}}
     | notes  = {{{notes|}}}
    | icon    = {{{icon|}}}
   }}<!--
   }}<!--
--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Latest revision as of 09:53, 7 November 2020

Template for arrows.

Template:New weapon box

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>