Template:Reward

From Another Eden Wiki
Template-info.png Documentation

Description[edit]

  • Template for Rewards and Awards rows
  • Storing data in cargo from /SubPages is dissabled.

Usage[edit]

{{Reward
|type=                        <!--AwardGold,AwardSilver,AwardBronze,Mail,Chest,Quest,Other-->
|name=
|requirement=
|image=                       <!--reward image-->
|reward=                      <!--reward Item name-->
|rewardAmount=
|section=                      <!--Battle, Allies, SideStory...-->
|collectionItem=
|collectionAmount=
|gameVersion=                   <!--1.4.900, 1.5.000...-->
|unreleased=0
|format=                   <!--Row with icon,Row without icon, Row Award,String with icon, String, Default: not show display -->
}}

Define variables before template to not imput these fields,
only listed bellow will have effect:
{{#vardefine:collectionItem|Miglancian Magic}}
{{#vardefine:gameVersion|1.1.100}}
{{#vardefine:section|SideStory}}
{{#vardefine:type|Mail}}
{{#vardefine:format|String with Icon}}

Requirement field can be setup with 2 parameters:
%item% - auto replace collectionItem
%amount% - auto replace collectionAmount
{{#vardefine:requirement|Gather %amount% %item% Points}}
This template defines the table "Rewards". View table.