Template:Item drops

From Little-Known Galaxy Wiki
Jump to navigation Jump to search

This template adds rows to the table "itemDrops", which is declared by the template Item drops/Cargo declare. View table.

Template-info.svg Documentation Edit this documentation at Template:Item_drops/doc.

This template tracks and displays drop data

Related templates, modules, and tables:

Syntax

{{item drops
|Name of Item. Use the term "Nothing" or "Blank" for no item being dropped. (string)
|Percent chance of this dropping. (float)
|Minimum amount of this item dropping. (integer)
|Maximum amount of this item dropping. (integer)
}}


Examples

No Item Drop

{{item drops/header}}
{{item drops|Nothing|10}}
{{item drops/footer}}
Item Amount Chance
   No item drop 10%

Item Drop

{{item drops/header}}
{{item drops|Dark matter|25|0|2}}
{{item drops/footer}}
Item Amount Chance
Dark matter.png Dark matter 0-2 25%