Template:Collections

From Sun Haven Wiki
Jump to navigation Jump to search
float Template documentation[View] [Edit] [History] - [Sandbox] [Refresh]

Please Use the Source Editor When Editing
For proper use of nearly every template used on this wiki, the user should be editing in the "Source Editor". This is to prevent any formatting errors while creating or editing pages. To disable defaulting to the visual editor, go to Special:Preferences (under the "Editing" tab) and deselect the box that says "Enable visual editor (where available)". See also: Help:Editing.

Description

Displays a table of items needed and rewarded for a certain collection. This template creates hidden "uses" categories on pages, to allow the DPL to create queries and pull together ingredient information for various pages.

Modules

This template uses the LUA Module:Collections

Syntax

{{Collections
|altar =  name for external use
|1_name   = Bundle Name
|1_items  = List of required items to complete this bundle. Separated by ";". Use * to indicate an amount of an item.
|1_reward = List of rewarded items awarded after completing this bundle. Separated by ";". Use * to indicate an amount of an item.

|2_name   = Bundle Name
|2_items  = List of required items to complete this bundle. Separated by ";". Use * to indicate an amount of an item.
|2_reward = List of rewarded items awarded after completing this bundle. Separated by ";". Use * to indicate an amount of an item.

|N-th_name   = Bundle Name
|N-th_items  = List of required items to complete this bundle. Separated by ";". Use * to indicate an amount of an item.
|N-th_reward = List of rewarded items awarded after completing this bundle. Separated by ";". Use * to indicate an amount of an item.
}}
See the articles and the templates currently using this template.