Template:Trackbox

From Brawlhalla Wiki
Jump to navigation Jump to search

<onlyinclude>

Usage

Used to create reward tracks on the Twitch Drops page and unconfirmed tracks on the Brawlhalla Viewership Rewards pages.

Use in tandem with Itembox/top and Itembox/bottom.

Format

{{Trackbox
|type = <item type>
|name = <item name>
|time = <time> or "unconf"
|image = <item image> (optional)
|typename = <item type name> (optional)
|title = <title name> (optional)
|titlecolor = <title color> (optional)
|talltop = "true" (optional)
}}

Parameters

type
The type of item the reward is. Case sensitive options: Color, Title, Emote, Sidekick, Avatar
name
The name of the item.
time
The time it takes to achieve the reward. Set to "unconf" for unconfirmed tracks.
image
An image of the item. If no image is specified, it will try to automatically be inserted through the name and type.
typename
Override the item type display name, while keeping the same type.
title
If the reward is a title, the text of the title.
titlecolor
Optional, to change title color.
talltop
Optional, if the item's name is too long and can't be condensed, this will increase the height of the name box. Should be used on all adjacent Trackboxes.

Examples

Example 1: Confirmed track

{{Itembox/top}}
{{Trackbox|type=Color|name=Esports v.4|time=1 hour}}
{{Trackbox|type=Title|title=Evil Twin of|time=2 hours}}
{{Trackbox|type=Emote|name=The Flex|time=4 hours}}
{{Trackbox|type=Color|name=Charged OG|time=6 hours}}
{{Itembox/bottom}}

Result:

Esports v.4
Color Esports v.4.png
Color
1 hour
Evil Twin of
Battlepass Title.png
Title
2 hours
The Flex
Taunt The Flex Still.png
Emote
4 hours
Charged OG
Color Charged OG.png
Color
6 hours

Example 2: Unconfirmed track

{{Itembox/top}}
{{Trackbox|type=Ada Skin|name=Wasteland Ada|time=unconf}}
{{Trackbox|type=Title|title=As Seen on Stream|time=unconf}}
{{Trackbox|type=Color|name=Community Colors v.2|time=unconf}}
{{Trackbox|type=Color|name=Charged OG|time=unconf}}
{{Itembox/bottom}}

Result: