Difference between revisions of "Template:Loot"

From EntropiaPlanets Wiki - Entropia Universe Guides Wiki Info
Line 1: Line 1:
<noinclude>
This is the "Loot" template.
It should be called in the following format:
<pre>
{{Loot
|Loot Item=
|Loot Maturity=
|Loot Frequency=
|Loot Version Update=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
! Item
| [[Loot Frequency::{{{Loot Item|}}}]]
|-
! Maturity
| {{#arraymap:{{{Loot Maturity|}}}|,|x|[[Loot Maturity::x]]}}
|-
! Frequency
| [[Loot Frequency::{{{Loot Frequency|}}}]]
|-
|-
| [[{{{1}}}]]
! Version Update
| {{{2}}}
| [[Loot Version Update::{{{Loot Version Update|}}}]]
| [[{{{3}}}]]
|}
<noinclude>
</includeonly>
[[Category:Templates|{{PAGENAME}}]]
</noinclude>

Revision as of 12:07, 11 March 2012

This is the "Loot" template. It should be called in the following format:

{{Loot
|Loot Item=
|Loot Maturity=
|Loot Frequency=
|Loot Version Update=
}}

Edit the page to see the template text.