(use named args, properly set up params, remove newlines) |
(sort by comment as secondary) |
||
Line 8: | Line 8: | ||
|?Vending Machine/Is accessible=Is accessible | |?Vending Machine/Is accessible=Is accessible | ||
|?Vending Machine/Is unique=Is unique | |?Vending Machine/Is unique=Is unique | ||
|sort=Vending Machine/Location | |sort=Vending Machine/Location,Vending Machine/Comment | ||
|order=asc | |order=asc,asc | ||
|limit=500 | |limit=500 | ||
|format=plainlist | |format=plainlist |
Latest revision as of 12:43, 11 September 2024
Documentation (for the above template, sometimes hidden or invisible)
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 |
Visit Template:VendingMachineTable/doc to edit this text! (How does this work?)