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 a switch for a new WIP parameter)
m (capitalizing for consistency)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
   | base_alt =  
 
   | base_alt =  
 
   | 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
 
   | float = Wiki-Glyph.png
 
   | float = Wiki-Glyph.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}}
Line 25: Line 25:
 
{{Power Set Icon|Blank}}{{clrl}}
 
{{Power Set Icon|Blank}}{{clrl}}
  
{{Power Set Icon|WIP}}
+
* In the case of an unreleased power set that wasn't complete at shutdown  (like [[Wind Control]]) use:
 +
<nowiki>{{Power Set Icon|WIP}}</nowiki>
 +
{{Power Set Icon|WIP}}{{clrl}}
 +
 
  
 
[[Category:Formatting Templates]]</noinclude>
 
[[Category:Formatting Templates]]</noinclude>

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}}