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 "User:Konoko/PowerEnhancementVisual"

From Paragon Wiki Archive
Jump to: navigation, search
m (Moved within heirarchy of categories)
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border=0 cellspacing=0 style="width:400px; background:black; color:white; "
+
{| border=0 cellspacing=0 style="width:75%; background:black; color:white; border:black solid 10px"
| rowspan=3 | [[Image:{{{1}}}|30px]]
+
! rowspan=3 style="width:60px" | [[Image:{{{icon|Power Missing.png}}}|{{{size|60px}}}]]
| Title{{{2}}}
+
| style="color:#FFFFFF; font-size:large" | '''''{{{title| }}}'''''
 
|-
 
|-
| Effects{{{3}}}
+
| style="color:#AADEFF; font-size:larger" | '''{{{effect| }}}'''
 
|-
 
|-
| Type(Origin)/Powerset{{{3}}}
+
| style="color:#099CDE; font-size:larger" | '''{{{type| }}}'''
 
|-
 
|-
| colspan=2 | Description/Allowed Enhancements{{{4}}}
+
| colspan=2 style="border-top:white solid 1px; border-bottom:black solid 3px" | '''{{{desc| }}}'''
 
|-
 
|-
| colspan=2 | Long Description{{{5}}}
+
| colspan=2 style="color:#AADEFF" | {{#if: {{{allowed|}}} | '''Allowed Enhancements:<br />{{{allowed}}}''' }}
 +
|-
 +
| colspan=2 style="color:#AADEFF" | {{#if: {{{allowedset|}}} | '''Allowed Enhancements Sets:<br />{{{allowedset}}}''' }}
 +
|-
 +
| colspan=2 style="border-top:black solid 3px" | '''{{{extra|&nbsp;}}}'''
 +
|}<noinclude>
 +
==Overview==
 +
This is an attempt to mimic how a power or enhancement appears in the Enhancement Management window.
 +
==Example==
 +
{|
 +
|-
 +
| style="width:50%;" | <code><nowiki>{{User:Konoko/PowerEnhancementVisual
 +
|icon=SO_Science_Attack_Rate.png
 +
|title=ALPHA PARTICLE EXPOSURE
 +
|effect=Increases attack rate
 +
|type=Experiment (Science)
 +
|desc=A low-level radiation dose can decrease the recharge time of a single power, allowing it to be used more often in combat.}}</nowiki></code>
 +
| style="width:50%;" | {{User:Konoko/PowerEnhancementVisual
 +
|icon=SO_Science_Attack_Rate.png
 +
|title=ALPHA PARTICLE EXPOSURE
 +
|effect=Increases attack rate
 +
|type=Experiment (Science)
 +
|desc=A low-level radiation dose can decrease the recharge time of a single power, allowing it to be used more often in combat.}}
 +
|-
 +
||<code><nowiki>{{User:Konoko/PowerEnhancementVisual
 +
|icon=MartialArts_MonkeySweep.png
 +
|size=30px
 +
|title=DRAGONS TAIL
 +
|effect=PBAoE Melee, Moderate DMG(Smash), Foe Knockback
 +
|type=Martial Arts
 +
|desc=This low spinning kick deals the same damage as Thunder Kick, but has a chancel to hit all enemies in melee with you. Successful hits will trip and knock down your opponents.
 +
|allowed=Reduce Endurance Cost, Enhance Recharge Speed, Enhance KnockBack, Enhance Damage, Enhance Accuracy}}</nowiki></code>
 +
| {{User:Konoko/PowerEnhancementVisual
 +
|icon=MartialArts_MonkeySweep.png
 +
|size=30px
 +
|title=DRAGONS TAIL
 +
|effect=PBAoE Melee, Moderate DMG(Smash), Foe Knockback
 +
|type=Martial Arts
 +
|desc=This low spinning kick deals the same damage as Thunder Kick, but has a chancel to hit all enemies in melee with you. Successful hits will trip and knock down your opponents.
 +
|allowed=Reduce Endurance Cost, Enhance Recharge Speed, Enhance KnockBack, Enhance Damage, Enhance Accuracy}}
 
|}
 
|}
 +
[[Category:Konoko Templates|PowerEnhancementVisual]]</noinclude>

Latest revision as of 03:26, 18 February 2010

Power Missing.png  
 
 
 
 

Overview

This is an attempt to mimic how a power or enhancement appears in the Enhancement Management window.

Example

{{User:Konoko/PowerEnhancementVisual |icon=SO_Science_Attack_Rate.png |title=ALPHA PARTICLE EXPOSURE |effect=Increases attack rate |type=Experiment (Science) |desc=A low-level radiation dose can decrease the recharge time of a single power, allowing it to be used more often in combat.}}
SO Science Attack Rate.png ALPHA PARTICLE EXPOSURE
Increases attack rate
Experiment (Science)
A low-level radiation dose can decrease the recharge time of a single power, allowing it to be used more often in combat.
 
{{User:Konoko/PowerEnhancementVisual |icon=MartialArts_MonkeySweep.png |size=30px |title=DRAGONS TAIL |effect=PBAoE Melee, Moderate DMG(Smash), Foe Knockback |type=Martial Arts |desc=This low spinning kick deals the same damage as Thunder Kick, but has a chancel to hit all enemies in melee with you. Successful hits will trip and knock down your opponents. |allowed=Reduce Endurance Cost, Enhance Recharge Speed, Enhance KnockBack, Enhance Damage, Enhance Accuracy}}
MartialArts MonkeySweep.png DRAGONS TAIL
PBAoE Melee, Moderate DMG(Smash), Foe Knockback
Martial Arts
This low spinning kick deals the same damage as Thunder Kick, but has a chancel to hit all enemies in melee with you. Successful hits will trip and knock down your opponents.
Allowed Enhancements:
Reduce Endurance Cost, Enhance Recharge Speed, Enhance KnockBack, Enhance Damage, Enhance Accuracy