Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Category:Invention Salvage Templates"

From Paragon Wiki Archive
Jump to: navigation, search
 
(working on documentation, more to come...)
Line 1: Line 1:
 +
==Overview==
 +
 +
This category has several sets of templates for providing information on an [[Invention Salvage]] page.
 +
 +
All Invention Salvage pages should get three templates on them:
 +
 +
* {{tl|InvSalvage Drop}}
 +
* One of: {{tl|InvSalvage Enemy Arcane}} or {{tl|InvSalvage Enemy Tech}}
 +
* One of: {{tl|InvSalvage Level Low}}, {{tl|InvSalvage Level Mid}}, or {{tl|InvSalvage Level High}}
 +
 +
== Drop ==
 +
 +
The {{tl|InvSalvage Drop}} template must be provided on each page. It should be used in one of three ways, depending on the salvage's rarity:
 +
 +
<!-- This table has to be manually updated for display results to avoid the inclusion of the salvage cats. -->
 +
{|class="wikitable"
 +
|-
 +
!Template Call !! Result
 +
|-
 +
|{{tl|InvSalvage Drop|Common}}||This salvage is {{#switch: Common
 +
| Common = '''Common'''
 +
| Uncommon = {{color|goldenrod|'''Uncommon'''}}
 +
| Rare = {{color|orangered|'''Rare'''}}
 +
}}.[[Category:Common Invention Salvage]]
 +
|-
 +
|{{tl|InvSalvage Drop|Uncommon}}||This salvage is {{#switch: Uncommon
 +
| Common = '''Common'''
 +
| Uncommon = {{color|goldenrod|'''Uncommon'''}}
 +
| Rare = {{color|orangered|'''Rare'''}}
 +
}}.[[Category:Uncommon Invention Salvage]]
 +
|-
 +
|{{tl|InvSalvage Drop|Rare}}||This salvage is {{#switch: Rare
 +
| Common = '''Common'''
 +
| Uncommon = {{color|goldenrod|'''Uncommon'''}}
 +
| Rare = {{color|orangered|'''Rare'''}}
 +
}}.[[Category:Rare Invention Salvage]]
 +
|}
 +
 +
Using this template will place the salvage in the appropriate category, and will help facilitate DPL usage.
 +
 +
 +
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 13:32, 11 May 2007

Overview

This category has several sets of templates for providing information on an Invention Salvage page.

All Invention Salvage pages should get three templates on them:

Drop

The {{InvSalvage Drop}} template must be provided on each page. It 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.