Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
MediaWiki help
Creopedia
Search
Search
Appearance
Log in
Personal tools
Log in
View source for Template:Rarity/doc
Template
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
←
Template:Rarity/doc
{{Documentation}} This template renders a rarity badge. The badge links to the matching tier's row on [[Rarity]]. Rarity data is defined in [[Module:Rarity/Rarity.json]] == Usage == The parameter is case-insensitive. {|class="wikitable" |- ! Wikitext ! Output |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Common}}</syntaxhighlight> | {{Rarity|Common}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Uncommon}}</syntaxhighlight> | {{Rarity|Uncommon}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Rare}}</syntaxhighlight> | {{Rarity|Rare}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Super Rare}}</syntaxhighlight> | {{Rarity|Super Rare}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Ultra Rare}}</syntaxhighlight> | {{Rarity|Ultra Rare}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Ascendant}}</syntaxhighlight> | {{Rarity|Ascendant}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Prime}}</syntaxhighlight> | {{Rarity|Prime}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Mega Prime}}</syntaxhighlight> | {{Rarity|Mega Prime}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Mystic Prime}}</syntaxhighlight> | {{Rarity|Mystic Prime}} |- | <syntaxhighlight lang="wikitext" inline>{{Rarity|Nebulous}}</syntaxhighlight> | {{Rarity|Nebulous}} |} == TemplateData == <templatedata> { "params": { "1": { "label": "Rarity", "type": "string", "required": true } }, "description": "Renders a rarity badge", "format": "inline" } </templatedata> <includeonly> [[Category:Templates]] </includeonly>
Templates used on this page:
Template:Documentation
(
view source
)
Template:Rarity
(
view source
)
Module:Arguments
(
view source
) (protected)
Module:BadgeLua
(
view source
)
Module:BadgeLua/styles.css
(
view source
)
Module:Rarity
(
view source
)
Module:Rarity/Rarity.json
(
view source
)
Module:Rarity/styles.css
(
view source
)
Return to
Template:Rarity/doc
.