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 talk:RedTomaxPowerSet"

From Paragon Wiki Archive
Jump to: navigation, search
(added game type. the links worked as they were, however the colors for villain powers were different)
m (explanation of changes)
Line 1: Line 1:
 
== Formatting ==
 
== Formatting ==
  
This template takes three parameters. The first is the Archetype to be linked to.  The second is the name of the powerset at NoFuture.org.uk.  The third is the game that the Archetype falls under (coh or cov). In most cases, '''<nowiki>Power={{PAGENAMEE}}</nowiki>''' is the best option to use.  But some powers are named differently at NoFuture (i.e. [[Devices]] are linked as Gadgets). In this case, the name at NoFuture should be filled in. The third how the primary or secondary powerset is described on NoFuture.org.uk.  Please consult the following table.
+
This template takes four parameters. The first is the '''Game''' that the archetype falls under (coh or cov)--this determines the color scheme only and will have no effect on the data displayed; however, it must be filled in. The second is the '''Archetype''' to be linked to.  The third is the name of the powerset ('''Power''') at NoFuture.org.uk.  In most cases, '''<nowiki>Power={{PAGENAMEE}}</nowiki>''' is the best option to use.  But some powers are named differently at NoFuture (i.e. [[Devices]] are linked as Gadgets). In this case, the name at NoFuture should be filled in. The fourth is how the primary or secondary powerset is described on NoFuture.org.uk.  Please consult the following table.
  
 
{| border=1
 
{| border=1
Line 20: Line 20:
 
|Mastermind || Summon || Buff
 
|Mastermind || Summon || Buff
 
|-
 
|-
|Peacebringer || Defensive||Offensive
+
|Peacebringer || Defensive || Offensive
 
|-
 
|-
 
|Scrapper || Melee ||Defense
 
|Scrapper || Melee ||Defense
Line 26: Line 26:
 
|Stalker || Melee || Defense
 
|Stalker || Melee || Defense
 
|-
 
|-
|Tanker ||Defense || Melee
+
|Tanker || Defense || Melee
 
|-
 
|-
 
|Warshade || Defensive || Offensive
 
|Warshade || Defensive || Offensive
Line 36: Line 36:
  
 
To link a blaster power, for example, you would link its primary powerset as
 
To link a blaster power, for example, you would link its primary powerset as
  <nowiki>{{NoFuturePowerSet|Game=coh|Archetype=Blaster|Type=Ranged}}</nowiki>
+
  <nowiki>{{NoFuturePowerSet|Game=coh|Archetype=Blaster|Power={{PAGENAME}}|Type=Ranged}}</nowiki>
 
and it's secondary powerset as  
 
and it's secondary powerset as  
  <nowiki>{{NoFuturePowerSet|Game=coh|Archetype=Blaster|Type=Support}}</nowiki>
+
  <nowiki>{{NoFuturePowerSet|Game=coh|Archetype=Blaster|Power=Gadgets|Type=Support}}</nowiki>
  
Simlilarly, to link to a Mastermind primary powerset,  
+
 
  <nowiki>{{NoFuturePowerSet|Game=cov|Archetype=Mastermind|Type=Summon}}</nowiki>
+
 
 +
Similarly, to link to a Mastermind primary powerset,  
 +
  <nowiki>{{NoFuturePowerSet|Game=cov|Archetype=Mastermind|Power={{PAGENAME}}|Type=Summon}}</nowiki>
 
and secondary,
 
and secondary,
  <nowiki>{{NoFuturePowerSet|Game=cov|Archetype=Mastermind|Type=Buff}}</nowiki>
+
  <nowiki>{{NoFuturePowerSet|Game=cov|Archetype=Mastermind|Power={{PAGENAME}}|Type=Buff}}</nowiki>
  
 
The name of the power is automatically taken from the article.
 
The name of the power is automatically taken from the article.
 +
 +
== Changes ==
 +
 +
Original link created by [[User:StarGeek]].
 +
 +
Red Tomax, www.nofuture.org's owner, uses the URL to determine the color scheme.
 +
As it was, all powersets linked from here would have a hero White/Blue color scheme. All information would still be accurate, but would confuse some visitors.
 +
Compare Mastermind Force Fields [http://www.nofuture.org.uk/coh/powersets/Mastermind_Buff/Force_Field Hero color scheme] and [http://www.nofuture.org.uk/cov/powersets/Mastermind_Buff/Force_Field Villain color scheme]
 +
<nowiki>[http://www.nofuture.org.uk/coh/powersets/{{{Archetype}}}_{{{Type}}}/{{{Power}}} {{PAGENAME}}]</nowiki>
 +
I added the <nowiki>{{{Game}}}</nowiki> paramater so that links can have the matching color scheme.
 +
<nowiki>[http://www.nofuture.org.uk/{{{Game}}}/powersets/{{{Archetype}}}_{{{Type}}}/{{{Power}}} {{PAGENAME}}]</nowiki>
 +
I discovered this on [[Force_Field|Force Fields]] when adding [[Mastermind]] information. As such, that is currently the only page that uses the modification I made.--[[User:Konoko|Konoko]] 04:26, 26 May 2006 (PDT)

Revision as of 11:26, 26 May 2006

Formatting

This template takes four parameters. The first is the Game that the archetype falls under (coh or cov)--this determines the color scheme only and will have no effect on the data displayed; however, it must be filled in. The second is the Archetype to be linked to. The third is the name of the powerset (Power) at NoFuture.org.uk. In most cases, Power={{PAGENAMEE}} is the best option to use. But some powers are named differently at NoFuture (i.e. Devices are linked as Gadgets). In this case, the name at NoFuture should be filled in. The fourth is how the primary or secondary powerset is described on NoFuture.org.uk. Please consult the following table.

Archetype Primary Set Secondary Set
Blaster Ranged Support
Brute Melee Defense
Controller Control Buff
Corruptor Ranged Buff
Defender Buff Ranged
Dominator Control Assault
Mastermind Summon Buff
Peacebringer Defensive Offensive
Scrapper Melee Defense
Stalker Melee Defense
Tanker Defense Melee
Warshade Defensive Offensive

Base Template

{{NoFuturePowerSet|Game=|Archetype=|Power=|Type=}}

To link a blaster power, for example, you would link its primary powerset as

{{NoFuturePowerSet|Game=coh|Archetype=Blaster|Power={{PAGENAME}}|Type=Ranged}}

and it's secondary powerset as

{{NoFuturePowerSet|Game=coh|Archetype=Blaster|Power=Gadgets|Type=Support}}


Similarly, to link to a Mastermind primary powerset,

{{NoFuturePowerSet|Game=cov|Archetype=Mastermind|Power={{PAGENAME}}|Type=Summon}}

and secondary,

{{NoFuturePowerSet|Game=cov|Archetype=Mastermind|Power={{PAGENAME}}|Type=Buff}}

The name of the power is automatically taken from the article.

Changes

Original link created by User:StarGeek.

Red Tomax, www.nofuture.org's owner, uses the URL to determine the color scheme. As it was, all powersets linked from here would have a hero White/Blue color scheme. All information would still be accurate, but would confuse some visitors. Compare Mastermind Force Fields Hero color scheme and Villain color scheme

[http://www.nofuture.org.uk/coh/powersets/{{{Archetype}}}_{{{Type}}}/{{{Power}}} {{PAGENAME}}]

I added the {{{Game}}} paramater so that links can have the matching color scheme.

[http://www.nofuture.org.uk/{{{Game}}}/powersets/{{{Archetype}}}_{{{Type}}}/{{{Power}}} {{PAGENAME}}]

I discovered this on Force Fields when adding Mastermind information. As such, that is currently the only page that uses the modification I made.--Konoko 04:26, 26 May 2006 (PDT)