Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!

Template:RewardsList/doc

From Mabinogi World Wiki

Displays a formatted "Rewards List."

Usage example:

{{RewardsList|gives=one|
Tanning Shades (Pink Sunburnt Skin){{!}}{{!}}{{!}}New
Long Island Iced Tea{{!}}(Expires in 15 days){{!}}5
Vacation Inner Tube Totem Coupon
Campfire Kit{{!}}{{!}}5
|template=RewardsListItem
}}
Parameter # Usage Important?
1 The reward item list.
Items must be separated by "\n" (newline) characters.
To use complex item-row-data, check the formatting template.
Yes
Gives Adds a line of text indicating how reward list items are given. Options are:
  • one - "One item from the reward list is randomly given".
  • all - "All items from the reward list are randomly given".
  • choose - "Prompted to choose one item from the reward list to be given".
  • (omitted) - If not specified, then the clause is omitted.
No
Template Formatting template to use on each item-line.
If not specified, uses the default formatter.
No