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 "Template:ISalvageImage"

From Paragon Wiki Archive
Jump to: navigation, search
(reverting SMW usage)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Image:Salvage_{{#switch:{{{1}}}
+
[[Image:{{#ifeq:{{{1}}}|?|Icon clue generic|Salvage_{{#switch:{{{1}}}
 
|Alchemical Silver=AlchemicalSilver
 
|Alchemical Silver=AlchemicalSilver
 
|Alchemical Gold=AlchemicalGold
 
|Alchemical Gold=AlchemicalGold
Line 68: Line 68:
 
|Psionic Threat Report=MilitaryIntelligence
 
|Psionic Threat Report=MilitaryIntelligence
 
|Psionicly Charged Brass=PsionizedMetal
 
|Psionicly Charged Brass=PsionizedMetal
 +
|Psionically Charged Brass=PsionizedMetal
 
|Reactive Gas=ReactiveGas
 
|Reactive Gas=ReactiveGas
 
|Regenerating Flesh=Tissuesample
 
|Regenerating Flesh=Tissuesample
Line 97: Line 98:
 
|Unquenchable Flame=UnquenchableFlame
 
|Unquenchable Flame=UnquenchableFlame
 
|Volume of the Obsidian Librum=Demonlogica
 
|Volume of the Obsidian Librum=Demonlogica
|{{{1}}}}}.png|{{{2}}}]]<noinclude>
+
|{{{1}}}}}}}.png|{{{2}}}]]<noinclude>{{Documentation}}</noinclude>
 
+
Given the name of an invention salvage, returns an icon for the salvage.  The second parameter is passed to the <nowiki>[[Image:...|]]</nowiki> as an additional parameter.
+
 
+
==Examples==
+
{|class="wikitable"
+
| <pre>{{ISalvageImage|Boresight}}</pre> || {{ISalvageImage|Boresight}}
+
|-
+
| <pre>{{ISalvageImage|Alchemical Silver|30px}}</pre> || {{ISalvageImage|Alchemical Silver|30px}}
+
|}
+
</noinclude>
+

Latest revision as of 23:11, 29 March 2026

[[Image:Salvage_{{{1}}}.png|{{{2}}}]]
[edit] [purge] Documentation

Given the name of an invention salvage, returns an icon for the salvage. The second parameter is passed to the [[Image:...|]] as an additional parameter.

Usage

{{ISalvageImage|salvage name|optional parameters}}

where:

salvage name
This is the name of the salvage, as spelled out in the game. Sorry, there are no abbreviations.
optional parameters
Optional parameters passed to the MediaWiki [[Image:...|]] tag. See its documentation for details.

Examples

{{ISalvageImage|Boresight}}
{{{2}}}
{{ISalvageImage|Alchemical Silver|30px}}
Salvage AlchemicalSilver.png

See also