Template:Badge display

From Unofficial Homecoming Wiki
Revision as of 20:28, 13 May 2022 by Kai Moon (talk | contribs) (Created page with "<div role="figure" style="display: table; margin-top: 1em; max-width: 70ch;"> {{#ifexpr:{{#len:{{{icon 2|}}}{{{icon 3|}}}}} and {{#len:{{{title 2|}}}{{{description 2|}}}{{{t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[[File:{{{icon}}}|alt=icon]]
{{{title}}}

{{{description}}}

[edit] [purge] Documentation

Usage

{{badge display
| icon =
| icon width = (default 48)
| title =
| condition =
| title alternate =
| condition alternate =
| description =
| icon 2 =
| title 2 =
| condition 2 =
| title 2 alternate =
| condition 2 alternate =
| description 2 =
}}

Examples

Single icon, title, and description

{{badge display
| icon = badge_tourist_01.png
| title = Top Dog
| description = The top of Atlas' statue is the first place many flying heroes will go.
}}
icon
Top Dog

The top of Atlas' statue is the first place many flying heroes will go.

Two titles

{{badge display
| icon = badge_tourist_01.png
| title = Mystic King
| condition = male or huge
| title alternate = Mystic Queen
| condition alternate = female
| description = Ley Lines are powerful forces of mystical energy that crisscross the planet. Where they meet is called a nexus, and all magic is stronger for miles around.
}}
icon
Mystic King (male or huge)

Ley Lines are powerful forces of mystical energy that crisscross the planet. Where they meet is called a nexus, and all magic is stronger for miles around.

Two icons

{{badge display
| icon = badge_tourist_01.png
| condition = hero or villain
| icon 2 = v_badge_TourismBadge.png
| condition 2 = villain or rogue
| title = Thrill Seeker
| description = You're always looking for new forms of entertainment, and it's said that the Mission Architect technology is entertainment in its purest form.
}}
Thrill Seeker (hero or villain)

You're always looking for new forms of entertainment, and it's said that the Mission Architect technology is entertainment in its purest form.

Two descriptions

{{badge display
| icon = badge_DayJob_Griefer.png
| icon width = 64
| title = Predator
| condition = hero or vigilante
| description = You spend your free time battling villains in PvP Zones earning you the Predator Day Job. Logging out in a PvP zone will earn you a bonus to your Recharge rate, when you log back in, for a short time.
| condition 2 = villain or rogue
| description 2 = You spend your free time battling heroes in PvP zones earning you the Predator Day Job. Logging out in a PvP zone will earn you a bonus to your Recharge rate, when you log back in, for a short time.
}}
icon
Predator (hero or vigilante)

You spend your free time battling villains in PvP Zones earning you the Predator Day Job. Logging out in a PvP zone will earn you a bonus to your Recharge rate, when you log back in, for a short time.

You spend your free time battling heroes in PvP zones earning you the Predator Day Job. Logging out in a PvP zone will earn you a bonus to your Recharge rate, when you log back in, for a short time.

Two titles and descriptions

{{badge display
| icon = badge_DayJob_ShopKeeper.png
| icon width = 64
| title = Shop Keeper
| condition = hero or vigilante
| description = You have spent your free time running a shop in Paragon City selling various wares earning you the Shop Keeper Day Job. Logging out in a store will earn you a random enhancement, upon each mission completion, for a short time.
| title 2 = Price Gouger
| condition 2 = villain or rogue
| description 2 = You know better than to work retail in the Rogue Isles. Logging out in a store will earn you a random enhancement, upon each mission completion, for a short time.
}}
icon
Shop Keeper (hero or vigilante)

You have spent your free time running a shop in Paragon City selling various wares earning you the Shop Keeper Day Job. Logging out in a store will earn you a random enhancement, upon each mission completion, for a short time.

Price Gouger (villain or rogue)

You know better than to work retail in the Rogue Isles. Logging out in a store will earn you a random enhancement, upon each mission completion, for a short time.

Multiple icons, titles, and descriptions

{{badge display
| icon = badge_damage_recvd_01.png
| title = Adamant
| condition = hero or vigilante
| description = You have endured one million points of damage.
| icon 2 = v_badge_TakenDamageBadge.png
| title 2 = Ironman
| condition 2 = male or huge villain or rogue
| title 2 alternate = Ironwoman
| condition 2 alternate = female villain or rogue
| description 2 = Never let 'em see you bleed. That's a cool million points of damage.
}}
Adamant (hero or vigilante)

You have endured one million points of damage.

Ironman (male or huge villain or rogue)

Never let 'em see you bleed. That's a cool million points of damage.

See also