Template:Rarity: Difference between revisions
Jump to navigation
Jump to search
Support for honour specific rarity values |
simplify, removing backwards compat |
||
Line 1: | Line 1: | ||
<includeonly>{{SmallIcon|Rarity Icon.png|class=bg3wiki-lightmode-drop-shadow}} | <includeonly>{{SmallIcon|Rarity Icon.png|class=bg3wiki-lightmode-drop-shadow}}Rarity: {{#switch: {{{1|}}} | ||
| <!-- accept empty value for "common", for ease of use from other templates --> | | <!-- accept empty value for "common", for ease of use from other templates --> | ||
| common = Common | | common = Common | ||
Line 13: | Line 7: | ||
| legendary = {{Legendary}} | | legendary = {{Legendary}} | ||
| story = {{Story}} | | story = {{Story}} | ||
}} {{#if: {{{2| | }} {{#if: {{{2|}}} | ||
| / {{#switch: {{{2 | | / {{#switch: {{{2}}} | ||
| common = Common | | common = Common | ||
| uncommon = {{Uncommon}} | | uncommon = {{Uncommon}} | ||
Line 53: | Line 47: | ||
Result: {{rarity|uncommon|rare}} | Result: {{rarity|uncommon|rare}} | ||
[[Category:Weapon Property Templates]] | [[Category:Weapon Property Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 12:47, 4 December 2023
Usage: {{rarity|}}
Result:
Rarity: CommonUsage: {{rarity|common}}
Result:
Rarity: CommonUsage: {{rarity|uncommon}}
Result: Uncommon
Rarity:Usage: {{rarity|rare}}
Result: Rare
Rarity:Usage: {{rarity|very rare}}
Result: Very rare
Rarity:Usage: {{rarity|legendary}}
Result: Legendary
Rarity:Usage: {{rarity|story}}
Result: Story Item
Rarity:Usage: {{rarity|uncommon|rare}}
Result: Uncommon / RareHHonour
Rarity: