Template:Badge display/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 21: | Line 21: | ||
==Examples== | ==Examples== | ||
===Single icon, title, and description=== | |||
<pre> | <pre> | ||
{{badge display | {{badge display | ||
Line 35: | Line 36: | ||
}} | }} | ||
===Two titles=== | |||
<pre> | |||
{{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. | |||
}} | |||
</pre> | |||
{{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. | |||
}} | |||
===Two icons=== | |||
<pre> | <pre> | ||
{{badge display | {{badge display | ||
Line 55: | Line 78: | ||
}} | }} | ||
===Two titles and descriptions=== | |||
<pre> | <pre> | ||
{{badge display | {{badge display | ||
Line 97: | Line 101: | ||
}} | }} | ||
===Multiple icons, titles, and descriptions=== | |||
<pre> | <pre> | ||
{{badge display | {{badge display |
Revision as of 01:07, 14 May 2022
Usage
{{badge display | icon = | 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. }}
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. }}
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. }}
Two titles and descriptions
{{badge display | icon = badge_DayJob_ShopKeeper.png | 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. }}
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. }}
See also
- {{BadgeBox}}