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:Power Set Icon"

From Paragon Wiki Archive
Jump to: navigation, search
(altering to agree with new usage)
(adding a switch for a new WIP parameter)
Line 3: Line 3:
 
   | base_width = 64px
 
   | base_width = 64px
 
   | base_alt =  
 
   | base_alt =  
   | base_caption = {{#ifeq:{{{1}}}|Blank||{{PAGENAME}} is a standard Power Set; it does not require purchase on the [[Paragon Market]]. (This icon contains unofficial, user contributed artwork.)}}
+
   | base_caption = {{#switch: {{{1}}}
 +
    | Blank = ""
 +
    | WIP = "{{PAGENAME}} was not realeased at time of shutdown, and may or may not have been a paid power set. (This icon contains unofficial, user contributed artwork.)"
 +
    | #default = "{{PAGENAME}} is a standard Power Set; it does not require purchase on the [[Paragon Market]]. (This icon contains unofficial, user contributed artwork.)"}}
 
   | base_link = File:Power Set Icon-{{{1|{{PAGENAME}}}}}.png
 
   | base_link = File:Power Set Icon-{{{1|{{PAGENAME}}}}}.png
 
   | float = Wiki-Glyph.png
 
   | float = Wiki-Glyph.png
Line 21: Line 24:
 
  <nowiki>{{Power Set Icon|Blank}}</nowiki>
 
  <nowiki>{{Power Set Icon|Blank}}</nowiki>
 
{{Power Set Icon|Blank}}{{clrl}}
 
{{Power Set Icon|Blank}}{{clrl}}
 +
 +
{{Power Set Icon|WIP}}
  
 
[[Category:Formatting Templates]]</noinclude>
 
[[Category:Formatting Templates]]</noinclude>

Revision as of 05:40, 25 July 2014

Usage

  • A parameter is mandatory, it should be a power set's type. For instance, in the article for Plant Control:
{{Power Set Icon|Control}}
  • To call a Blank power set icon:
{{Power Set Icon|Blank}}