(Created page with " <templatedata> { "params": { "is_implemented": { "label": "Is Implemented", "description": "Limits vending machines to be displayed to those that have been implement...") |
(add category) |
||
Line 26: | Line 26: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | |||
<includeonly>__NOEDITSECTION__</includeonly> |
Latest revision as of 05:12, 10 May 2024
Renders a table of vending machines present in-game.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Is Implemented | is_implemented | Limits vending machines to be displayed to those that have been implemented. Defaults to true.
| Boolean | optional |
Is Accessible | is_accessible | Limits vending machines to be displayed to those that are accessible via normal means. Defaults to true.
| Boolean | optional |
Is Unique | is_unique | Limits vending machines to be displayed to those that are considered unique. Defaults to false.
| Boolean | optional |