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
(adding WIP example usage)
m (capitalizing for consistency)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
   | base_caption = {{#switch: {{{1}}}
 
   | base_caption = {{#switch: {{{1}}}
 
     | Blank =  
 
     | 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.)
+
     | 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.)}}
 
     | #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
Line 17: Line 17:
 
}}}}</includeonly><noinclude>
 
}}}}</includeonly><noinclude>
 
== Usage ==
 
== Usage ==
* A parameter is mandatory, it should be a power set's type.  For instance, in the article for [[Plant Control]]:
+
* A parameter is optional, when used, it should be a power set's type:
 
  <nowiki>{{Power Set Icon|Control}}</nowiki>
 
  <nowiki>{{Power Set Icon|Control}}</nowiki>
 
{{Power Set Icon|Control}}{{clrl}}
 
{{Power Set Icon|Control}}{{clrl}}

Latest revision as of 06:06, 25 July 2014

Usage

  • A parameter is optional, when used, it should be a power set's type:
{{Power Set Icon|Control}}
  • To call a Blank power set icon:
{{Power Set Icon|Blank}}
  • In the case of an unreleased power set that wasn't complete at shutdown (like Wind Control) use:
{{Power Set Icon|WIP}}