User:Konoko/PowerEnhancementVisual: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
mNo edit summary
imported>Zombie Man
m (Moved within heirarchy of categories)
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border=0 cellspacing=0 style="width:400px; background:black; color:white; border:black solid 5px"
{| border=0 cellspacing=0 style="width:75%; background:black; color:white; border:black solid 10px"
| rowspan=3 style="width:60px" | [[Image:{{{1}}}|60px]]
! rowspan=3 style="width:60px" | [[Image:{{{icon|Power Missing.png}}}|{{{size|60px}}}]]
| style="font-size:large" | '''''{{{2}}}'''''
| style="color:#FFFFFF; font-size:large" | '''''{{{title| }}}'''''
|-
|-
| style="color:#00ffff; font-size:larger" | '''{{{3}}}'''
| style="color:#AADEFF; font-size:larger" | '''{{{effect| }}}'''
|-
|-
| style="color:#0000ff; font-size:larger" | '''{{{4}}}'''
| style="color:#099CDE; font-size:larger" | '''{{{type| }}}'''
|-
|-
| colspan=2 style="border-top:white solid 1px" | Description/Allowed Enhancements{{{5}}}
| colspan=2 style="border-top:white solid 1px; border-bottom:black solid 3px" | '''{{{desc| }}}'''
|-
|-
| colspan=2 | Long Description{{{6}}}
| 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 23:26, 17 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