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:Req SSA"

From Paragon Wiki Archive
Jump to: navigation, search
(moved Template:Req SSA to Template:Req SSA1: to prevent future ambiguity... now similar templates can easily be made for future SSAs)
 
m (rm. extra spacing, duplicate category call)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT [[Template:Req SSA1]]
+
<span style="background-color: #F4F4F4; border: 1px solid #AAAAAA; vertical-align: top; padding: 0.25em; white-space: nowrap; padding-bottom: .5em; padding-top: .3em;">[[File:ParagonMarket SignatureStoryArc{{#switch:{{{arc|Who Will Die}}}
 +
|Who Will Die=1
 +
|Pandora's Box=2
 +
|#default=1
 +
}}Ep{{{ep|1}}}.png|22px]] ''Requires [[{{#ifexist:{{{arc|}}} (SSA)|{{{arc|}}} (SSA)|{{{arc|Who Will Die}}}}}|{{{arc|Who Will Die}}}]], Episode {{{ep|1}}}.''</span><noinclude>
 +
== Usage ==
 +
This:
 +
<pre>{{Req SSA|arc=Who Will Die|ep=6}}</pre>
 +
 
 +
Will output:
 +
{{Req SSA|arc=Who Will Die|ep=6}}
 +
 
 +
This:
 +
<pre>{{Req SSA|arc=Pandora's Box|ep=1}}</pre>
 +
 
 +
Will output:
 +
{{Req SSA|arc=Pandora's Box|ep=1}}
 +
[[Category:Standardized Text Templates]]
 +
</noinclude>

Latest revision as of 06:57, 4 April 2012

ParagonMarket SignatureStoryArc1Ep1.png Requires Who Will Die, Episode 1.

Usage

This:

{{Req SSA|arc=Who Will Die|ep=6}}

Will output: ParagonMarket SignatureStoryArc1Ep6.png Requires Who Will Die, Episode 6.

This:

{{Req SSA|arc=Pandora's Box|ep=1}}

Will output: ParagonMarket SignatureStoryArc2Ep1.png Requires Pandora's Box, Episode 1.