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
(fixing links)
m (capitalizing for consistency)
 
(12 intermediate revisions by 2 users not shown)
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 11: Line 14:
 
   | float_link = File:Wiki-Glyph.png
 
   | float_link = File:Wiki-Glyph.png
 
   | x = 47
 
   | x = 47
   | y = 47
+
   | y = 43
 
}}}}</includeonly><noinclude>
 
}}}}</includeonly><noinclude>
 
== Usage ==
 
== Usage ==
* For use on Power Set articles, this template does not require any parameters.  Simply place the template call as the first line in the Overview section:
+
* A parameter is optional, when used, it should be a power set's type:
<nowiki>{{Power Set Icon}}</nowiki>
+
  <nowiki>{{Power Set Icon|Control}}</nowiki>
 
+
{{Power Set Icon|Control}}{{clrl}}
* Alternatively, a parameter can be included in case of a mismatch of the article's name with the file being used, in that case, include a power set name as the first parameter:
+
  <nowiki>{{Power Set Icon|Plant Control}}</nowiki>
+
{{Power Set Icon|Plant Control}}{{clrl}}
+
  
 
* To call a Blank power set icon:
 
* To call a Blank power set icon:
 
  <nowiki>{{Power Set Icon|Blank}}</nowiki>
 
  <nowiki>{{Power Set Icon|Blank}}</nowiki>
 
{{Power Set Icon|Blank}}{{clrl}}
 
{{Power Set Icon|Blank}}{{clrl}}
 +
 +
* 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}}