Editing Template:Ability cardGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<includeonly>{{anchor|{{{ability_name|}}}}} | <includeonly>{{anchor|{{{ability_name|}}}}}<!-- --> | ||
<div style="display:flex; flex-direction:column;"> | |||
<div class="ability_details_main" style="display: flex; flex-wrap: wrap; align-items: flex-start;"> | <div style="display:flex; flex-direction:column;"><!-- Show video under box | ||
<div class="ability_box" style="flex:0 1 | --> | ||
<div class="ability_details_main" style="display: flex; flex-wrap: wrap; align-items: flex-start;"><!-- Allows notes to be on the side of the infobox if there is space. | |||
--> | |||
<div class="ability_box" style="flex:0 1 450px; margin-right:15px;"><!-- | |||
--> | |||
<div class="abilityHeader" | <div class="abilityHeader" | ||
style="color: #ffefd7; font-weight:bold; font-size:140%; padding: 10px 10px 10px 10px; background: #121212;"> | style="color: #ffefd7; font-weight:bold; font-size:140%; padding: 10px 10px 10px 10px; background: #121212;"><!--Begin box header | ||
<div style="display: flex; align-items: center;"> | --> | ||
<div style="display: flex; align-items: center;">{{{name}}}</div><!-- | |||
--> | |||
<div class="summaryInfoAndImage" style="display:inline-flex; background: #353535; width:100%"><!--Begin summary info and image | |||
--> | |||
<div style="display:flex; flex-direction:column; margin:5px 5px;"><!-- | |||
--> | |||
<div class="abilityImage" style="display:inline-block; width:128px; height:128px;"><!-- | |||
--> | |||
</div> | <div style="position:absolute;"><!-- | ||
</div> | -->[[File:Passive ability frame.png|128x128px|link=]]<!-- | ||
</div> | --></div><!-- | ||
<div style=" | --> | ||
{{{ | <div class="ability-icon" | ||
style="width:100%; height:100%; display:flex; flex-direction:column; justify-content:center;"> | |||
<!-- | |||
-->{{#if:{{{ | -->[[File:{{#if:{{{ability_image|}}}|{{{ability_image}}}|Placeholder_ability_icon.png}}|link=|100x100px|middle|center]]<!-- | ||
--> | |||
</div><!-- | |||
--> | |||
</div><!-- | |||
--> | |||
</div><!-- | |||
--> | |||
</div><!-- | |||
--> | |||
<div style="padding-right: 5px; vertical-align:top; font-size:85%;"><!-- | |||
-->'' {{{official_description|}}} ''<!-- | |||
--></div><!-- | |||
--> | |||
</div><!--End summary info | |||
--> | |||
<div style="padding:5px; padding-left: 10px; padding-right: 10px; padding-bottom: 5px;"><!-- START main content | |||
-->{{#if:{{{radius|}}}|{{Ability card/Data row|name=Radius|value={{{radius}}} }} }}<!-- | |||
-->{{#if:{{{duration|}}}|{{Ability card/Data row|name=Duration|value={{{duration}}} }} }}<!-- | -->{{#if:{{{duration|}}}|{{Ability card/Data row|name=Duration|value={{{duration}}} }} }}<!-- | ||
-->{{#if:{{{cooldown|}}}|{{Ability card/Data row|name=Cooldown|value={{{cooldown}}} }} }}<!-- | -->{{#if:{{{cooldown|}}}|{{Ability card/Data row|name=Cooldown|value={{{cooldown}}} }} }}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{description|}}}|{{Ability card/Data row|name=Description|value={{{description}}} }} }}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{effect1|}}}|{{Ability card/Data row|name={{{effect1}}}|value={{{value1}}} }} }}<!-- | ||
-->{{#if:{{{effect2|}}}|{{Ability card/Data row|name={{{effect2}}}|value={{{value2}}} }} }}<!-- | |||
-->{{#if:{{{ | -->{{#if:{{{effect3|}}}|{{Ability card/Data row|name={{{effect3}}}|value={{{value3}}} }} }}<!-- | ||
-->{{#if:{{{upgrade1_effect|}}}|{{Ability card/Data row|name={{{upgrade1_effect}}}|value={{{upgrade1_value}}} }} | |||
-->{{#if:{{{ | }}<!-- | ||
-->{{#if:{{{upgrade2_effect|}}}|{{Ability card/Data row|name={{{upgrade2_effect}}}|value={{{upgrade2_value}}} }} | |||
-->{{#if:{{{ | }}<!-- | ||
-->{{#if:{{{upgrade3_effect|}}}|{{Ability card/Data row|name={{{upgrade3_effect}}}|value={{{upgrade3_value}}} }} | |||
-->{{#if:{{{ | }}<!-- | ||
-->{{#if:{{{ | --></div> | ||
--> | |||
</div><!--End summary info and icon | |||
--> | |||
<!-- | |||
--> | |||
</div><!-- | |||
--> | |||
</div><!--END main content | |||
--></div> | |||
<div style="margin: 0.5em 0;"></div> | |||
<nowiki /> | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{doc}} | {{doc}} | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | |||