Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Notes
Most of this info is forked from Module:LootTable and Template:Loot_table, since it would be using the same kind of table-format and same data file.
Information
This template is a wrapper around Module:AcquireTable. It returns a wikitable detailing the different ways of acquiring said item, taking the data from loot tables and returning a detailed sortable table. The information is taken from Core Keeper's game files.
Usage
{{Acquire table|<loot table ID>}}
Possible loot table IDs
| ID List |
|---|
| Lua error in package.lua at line 80: module 'Module:LootTable/data' not found. |
Template data
It returns a wikitable detailing the different ways of acquiring said item, taking the data from loot tables and returning a detailed sortable table.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Item's Name or ID | 1 | The item name / ID to return info for. | String | required |
Examples
| Code | Result |
|---|---|
{{Acquire table|Remedaisy Necklace}}
|
Lua error in package.lua at line 80: module 'Module:LootTable/data' not found. |
{{Acquire table|Broken Handle}}
|
Lua error in package.lua at line 80: module 'Module:LootTable/data' not found. |