Template:PrizeList
Jump to navigation
Jump to search
Template
Time saving template for level pages with prizes; also expands and changes the content to fit on mobile.
Legend
- bubbles-count: Number of Prize Bubbles.
- bubbles-list: List of Prize Bubbles.
- sub1-count: Number of Prize Bubbles in the first sub-level.
- sub1-list: List of Prize Bubbles in the first sub-level.
- sub2-count: Number of Prize Bubbles in the second sub-level.
- sub2-list: List of Prize Bubbles in the second sub-level.
- tutorial-count: Number of Tutorial Items.
- tutorial-list: List of Tutorial Items.
- tutunlock-count: Number of Tutorial Unlocks.
- tutunlock-list: List of Tutorial Unlocks.
- tutreward-count: Number of Tutorial Rewards.
- tutreward-list: List of Tutorial Rewards.
- completed-count: Number of Completed Gifts.
- completed-list: List of Completed Gifts.
- collected-count: Number of Collected All Gifts.
- collected-list: List of Collected All Gifts.
- aced-count: Number of Aced Gifts.
- aced-list: List of Aced Gifts.
- starred-count: Number of Starred Gifts. (LBPK only)
- starred-list: List of Prize Bubbles. (LBPK only)
- bronze-score: Required score/time for Bronze.
- bronze-count: Number of Bronze Gifts.
- bronze-list: List of Bronze Gifts.
- silver-score: Required score/time for Silver.
- silver-count: Number of Silver Gifts.
- silver-list: List of Silver Gifts.
- gold-score: Required score/time for Gold.
- gold-count: Number of Gold Gifts.
- gold-list: List of Gold Gifts.
- type: Adjusts the bronze, silver and gold parameters based on which game the level is from, and the conditions required.
- lbpk: The level is from LBPK. Placement medals (3rd, 2nd and 1st) are assigned to bronze, silver and gold respectively.
- vita: The level is from LBP Vita. Skill Reward Stars are assigned to bronze, silver and gold.
- saba: The level is from SABA. Trophy scores are assigned to bronze, silver and gold.
- saba-time: The level is a timed challenge from SABA (e.g. Knitted Knight Trial). Trophy times are assigned to bronze, silver and gold.
Up to eight custom objectives can be specified for the level, with their own prize lists, titles and icons. Use the following syntax, substituting 1 with any number from 1-8:
- custom1-icon: Icon to display for a custom objective.
- custom1-name: The title to display for a custom objective.
- custom1-count: Number of Gifts earned from a custom objecitve.
- custom1-list: List of Gifts earned from a custom objective.
Example
{{PrizeList
|bubbles-count=1
|bubbles-list=
{{ItemBubble|image=Music_Fixed_Russia_Snow_Icon.png|text='The Battle on the Ice'}}
|completed-count=3
|completed-list=
{{ItemBubble|image=Toy_Russia_Snow_Collector_Boss_Icon.png|text=The Collector Boss}}
{{ItemBubble|image=Toy_Russia_Snow_Collector_Pod_Icon.png|text=The Collector's Pod}}
{{ItemBubble|image=Toy_Russia_Snow_Collector_Icon.png|text=The Collector}}
|aced-count=1
|aced-list=
{{ItemBubble|image=Costume_Unthemed_Torso_Yellow_Head_Icon.png|text=Yellow Head}}
}}
