Template:Loot: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Saphirion
No edit summary
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
{{loot | {{{1|}}}
{{loot | {{{1|}}}
   | name      = Loot
   | name      = {{subst:PAGENAME}}
   | type      =  
   | type     =
  | part     =
   | weight    =  
   | weight    =  
  | price    =
<!-- Obtained from: -->
<!-- Obtained from: -->
  | mobs    =


}}
}}
</pre>
<onlyinclude><includeonly><!--
-->{{loots/{{#switch: {{localurl: {{PAGENAME}} }}
                | #default = {{#if: {{{1|}}} | {{#explode: {{{1}}} | ; }} | full }}
              }}
    | {{{1|}}}
    | name      = {{{name}}}
    | type      = {{{type}}}
    | part      = {{{part}}}
    | weight    = {{{weight}}}
    | price    = {{{price}}}
    | mobs      = {{{mobs}}}
    | icon      = {{{icon|}}}
  }}<!--
--></includeonly></onlyinclude>

Latest revision as of 23:39, 6 November 2020

{{loot | {{{1|}}}
  | name      = {{subst:PAGENAME}}
  | type      =
  | part      =
  | weight    = 
  | price     =


<!-- Obtained from: -->
  | mobs    = 

}}