Difference between revisions of "Template:IncarnateComponent Drop"
From Paragon Wiki Archive
m (Created page with "This salvage is {{#switch: {{{1}}} | Common = '''Common''' | Uncommon = {{color|goldenrod|'''Uncommon'''}} | Rare = {{color|orangered|'''Rare'''}} | #default = ''please specify r...") |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This | + | This component is {{#switch: {{{1}}} |
| Common = '''Common''' | | Common = '''Common''' | ||
| Uncommon = {{color|goldenrod|'''Uncommon'''}} | | Uncommon = {{color|goldenrod|'''Uncommon'''}} | ||
| Rare = {{color|orangered|'''Rare'''}} | | Rare = {{color|orangered|'''Rare'''}} | ||
+ | | Very Rare = {{color|purple|'''Very Rare'''}} | ||
| #default = ''please specify rarity''}}.{{#if:{{{nocat|}}}||<includeonly>[[Category:{{{1}}} Incarnate Components]]</includeonly>}}<noinclude> | | #default = ''please specify rarity''}}.{{#if:{{{nocat|}}}||<includeonly>[[Category:{{{1}}} Incarnate Components]]</includeonly>}}<noinclude> | ||
Line 23: | Line 24: | ||
|<nowiki>{{IncarnateComponent Drop|Rare}}</nowiki> | |<nowiki>{{IncarnateComponent Drop|Rare}}</nowiki> | ||
|{{IncarnateComponent Drop|Rare|nocat=1}} | |{{IncarnateComponent Drop|Rare|nocat=1}} | ||
+ | |- | ||
+ | |<nowiki>{{IncarnateComponent Drop|Very Rare}}</nowiki> | ||
+ | |{{IncarnateComponent Drop|Very Rare|nocat=1}} | ||
|} | |} | ||
− | Using this template will place the | + | Using this template will place the component in the appropriate category, and will help facilitate DPL usage. |
[[Category:Incarnate System Templates]]</noinclude> | [[Category:Incarnate System Templates]]</noinclude> |
Latest revision as of 03:07, 3 February 2011
This component is please specify rarity.
Usage
Should be used in one of three ways, depending on the component's rarity:
Template Call | Result |
---|---|
{{IncarnateComponent Drop|Common}} | This component is Common. |
{{IncarnateComponent Drop|Uncommon}} | This component is Uncommon. |
{{IncarnateComponent Drop|Rare}} | This component is Rare. |
{{IncarnateComponent Drop|Very Rare}} | This component is Very Rare. |
Using this template will place the component in the appropriate category, and will help facilitate DPL usage.