Module:Container loot/doc: Difference between revisions

From The Cycle: Frontier Wiki
(Created page with "This module spits out the loot of a specific container. If it has multiple tiers the output will be tabbed. The output is not sorted - this is not possible. == Parameters == Must always call the main function. The second argument must be name of a container that is found in User:VeryGreatFrog/sandbox4 == Example == <pre>{{#invoke:Container loot|main|Ammo Box}}</pre>")
 
mNo edit summary
 
Line 1: Line 1:
This module spits out the loot of a specific container. If it has multiple tiers the output will be tabbed. The output is not sorted - this is not possible.
This module spits out the loot of a specific container. If it has multiple tiers the output will be tabbed. The output is not sorted - this is not possible.
== Parameters ==
== Parameters ==
Must always call the main function. The second argument must be name of a container that is found in [[User:VeryGreatFrog/sandbox4]]
Must always call the main function. The second argument must be name of a container that is found in [[Module:Item spawns/containerData.json]
== Example ==
== Example ==
<pre>{{#invoke:Container loot|main|Ammo Box}}</pre>
<pre>{{#invoke:Container loot|main|Ammo Box}}</pre>

Latest revision as of 21:17, 31 May 2023

This module spits out the loot of a specific container. If it has multiple tiers the output will be tabbed. The output is not sorted - this is not possible.

Parameters

Must always call the main function. The second argument must be name of a container that is found in [[Module:Item spawns/containerData.json]

Example

{{#invoke:Container loot|main|Ammo Box}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.