Template:Badge display/doc: Difference between revisions
Jump to navigation
Jump to search
(placeholder with cat) |
(expanded, examples) |
||
Line 6: | Line 6: | ||
| icon = | | icon = | ||
| title = | | title = | ||
| condition = | |||
| title alternate = | |||
| condition alternate = | |||
| description = | | description = | ||
| icon 2 = | |||
| title 2 = | |||
| condition 2 = | |||
| title 2 alternate = | |||
| condition 2 alternate = | |||
| description 2 = | |||
}} | }} | ||
</pre> | </pre> | ||
==Examples== | |||
<pre> | |||
{{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. | |||
}} | |||
</pre> | |||
{{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. | |||
}} | |||
<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. | |||
}} | |||
<pre> | |||
{{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. | |||
}} | |||
</pre> | |||
{{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. | |||
}} | |||
==See also== | ==See also== | ||
* {{tl|BadgeBox}} | |||
<includeonly><!-- | <includeonly><!-- |
Revision as of 22:38, 13 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
{{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. }}
{{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. }}
{{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.
See also
- {{BadgeBox}}