1,300
edits
|  (Created page with "<includeonly>Unknown <small>([{{fullurl:{{FULLPAGENAME}}|action=edit}} edit])</small></includeonly><noinclude>{{/doc}}</noinclude>") | No edit summary | ||
| Line 1: | Line 1: | ||
| {{Documentation}} | |||
| ==Parameters== | |||
| ===name=== | |||
| Name of the activity. | |||
| ===image=== | |||
| An image of the activity. | |||
| ===aka=== | |||
| (Optional) | |||
| Alternate names for the activity. | |||
| ===release=== | |||
| Release date of the activity. | |||
| ===update=== | |||
| Update post associated with the release date. | |||
| ===type=== | |||
| The type of activity: Minigame, Distraction and Diversion, and Raid | |||
| ===removal=== | |||
| (Optional) | |||
| Removal date of the activity. | |||
| ===removalupdate=== | |||
| (Optional) | |||
| Update post associated with the removal date. | |||
| ===members=== | |||
| Whether or not the activity is members only. | |||
| ===location=== | |||
| Location where the activity is set. | |||
| ===players=== | |||
| (Optional) | |||
| The minimum number of players needed to start an activity. | |||
| ===skills=== | |||
| (Optional) | |||
| Skills that are used inside the activity. | |||
| ===currency=== | |||
| The reward currency of the activity. Applies to both item currencies and intangible interface currencies. | |||
| ===tutorial=== | |||
| (Optional) | |||
| Whether or not the activity has an in-game tutorial. | |||
| ===music=== | |||
| Any music tracks unlocked during the activity. | |||
| ===map=== | |||
| A map of the activity. Set to "No" to hide the map section. | |||
| ==Quick copy== | |||
| <pre>{{Infobox Activity | |||
| |name =  | |||
| |image =  | |||
| |aka = (Optional) | |||
| |release =  | |||
| |update =  | |||
| |type =  | |||
| |removal = (Optional) | |||
| |removalupdate = (Optional) | |||
| |members =  | |||
| |location =  | |||
| |players = (Optional) | |||
| |skills = (Optional) | |||
| |currency =  | |||
| |tutorial = (Optional) | |||
| |music =  | |||
| |map =   | |||
| }}</pre> | |||
| <includeonly>[[Category:Infobox templates]]</includeonly> | |||