Template:Drop/Article/doc: Difference between revisions
< Template:Drop | Article
(Created page with "<noinclude>{{Documentation subpage}}</noinclude> <templatedata> { "params": { "tickets": { "label": { "en-ca": "Tickets" }, "description": { "en-ca": "The number of tickets allocated for the item." }, "example": { "en-ca": "100000" }, "type": "number", "required": true }, "name": { "label": { "en-ca": "Item Name" }, "description": { "en-ca": "The name of the item. Not stored in Cargo. If omitted, the template w...") |
(No difference)
|
Revision as of 17:02, 6 July 2025
Template used for displaying drops on mission pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
tickets | tickets | no description | Number | required |
name | name | no description | String | required |
link | link | no description | Page name | suggested |
Notes
- Called by Template:Drop.
- If a name is provided, the template will render the relevant strings. Otherwise, it will render nothing.
- All links will default to the item name.