Difference between revisions of "Template:InvSalvage Drop"
From Paragon Wiki Archive
m (removing extra braces elsewhere) |
(attempting to make the categories suppressable) |
||
Line 3: | Line 3: | ||
| Uncommon = {{color|goldenrod|'''Uncommon'''}} | | Uncommon = {{color|goldenrod|'''Uncommon'''}} | ||
| Rare = {{color|orangered|'''Rare'''}} | | Rare = {{color|orangered|'''Rare'''}} | ||
− | | #default = ''please specify rarity''}}.<includeonly>[[Category:{{{1}}} Invention Salvage]]</includeonly><noinclude> | + | | #default = ''please specify rarity''}}.{{#if:{{nocat|}}||<includeonly>[[Category:{{{1}}} Invention Salvage]]</includeonly>}}<noinclude> |
==Usage== | ==Usage== | ||
Line 15: | Line 15: | ||
!Template Call !! Result | !Template Call !! Result | ||
|- | |- | ||
− | |<nowiki>{{InvSalvage Drop|Common}}</nowiki>| | + | |<nowiki>{{InvSalvage Drop|Common}}</nowiki> |
− | | Common | + | |{{InvSalvage Drop|Common|nocat=1}} |
− | | | + | |
− | + | ||
− | + | ||
|- | |- | ||
− | |<nowiki>{{InvSalvage Drop|Uncommon}}</nowiki> | + | |<nowiki>{{InvSalvage Drop|Uncommon}}</nowiki> |
− | | | + | |{{InvSalvage Drop|Uncommon|nocat=1}} |
− | + | ||
− | | | + | |
− | + | ||
|- | |- | ||
− | |<nowiki>{{InvSalvage Drop|Rare}}</nowiki> | + | |<nowiki>{{InvSalvage Drop|Rare}}</nowiki> |
− | | | + | |{{InvSalvage Drop|Rare|nocat=1}} |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
Using this template will place the salvage in the appropriate category, and will help facilitate DPL usage. | Using this template will place the salvage in the appropriate category, and will help facilitate DPL usage. | ||
[[Category:Invention Salvage Templates]]</noinclude> | [[Category:Invention Salvage Templates]]</noinclude> |
Revision as of 12:07, 20 February 2008
This salvage is please specify rarity.
Usage
Should be used in one of three ways, depending on the salvage's rarity:
Template Call | Result |
---|---|
{{InvSalvage Drop|Common}} | This salvage is Common. |
{{InvSalvage Drop|Uncommon}} | This salvage is Uncommon. |
{{InvSalvage Drop|Rare}} | This salvage is Rare. |
Using this template will place the salvage in the appropriate category, and will help facilitate DPL usage.