Template:Drop/doc
Purpose
Template used for storing item drop locations in Cargo, including their corresponding properties.
Parameter List
{{Drop |source <!-- The source of the drop. Only accepts a string, maximum 32 characters. --> |table_label <!-- The label of the table (e.g. "Clear Box", "Area Drops", "Mid-Mission Box", etc). Used to disambiguate sub-sources within a source. Only accepts a string, maximum 32 characters. --> |item_id <!-- The ID of the item. Only accepts a string, maximum 8 characters. --> |tickets <!-- The number of tickets allocated for the item, as an integer. --> }}
If any invalid parameters are provided, the store will be rejected.