Difference between revisions of "Template:ChainCoAbility"
Jump to navigation
Jump to search
>Eave m (fix incorrect usage of !) |
>Caledor92 |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 26: | Line 26: | ||
<div class="panel-heading">{{{Name|{{PAGENAME}}}}}</div> | <div class="panel-heading">{{{Name|{{PAGENAME}}}}}</div> | ||
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center"> | <div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center"> | ||
| − | <div style="width:350px;text-align:center">{{#ifexist: File:{{{AbilityIconName|}}}.png | [[File:{{{AbilityIconName|}}}.png]] | [[File:Unknown.png | + | <div style="width:350px;text-align:center">{{#ifexist: File:{{{AbilityIconName|}}}.png | [[File:{{{AbilityIconName|}}}.png]] | [[File:Unknown.png|112px|link=File:{{{AbilityIconName|}}}.png]] }}</div> |
<div class="skill-levels skill-details" style="flex-grow:1;text-align:center"> | <div class="skill-levels skill-details" style="flex-grow:1;text-align:center"> | ||
<p style="width:300px;margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Description</p> | <p style="width:300px;margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Description</p> | ||
| Line 41: | Line 41: | ||
:''There are no adventurers with this co-ability.''|order by= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} | :''There are no adventurers with this co-ability.''|order by= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} | ||
| + | {{#if:{{{Notes|}}}| | ||
| + | <p style="margin:15px auto;margin-bottom:15px;border-bottom:1px solid;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Notes</p> | ||
| + | {{{Notes|}}} | ||
| + | |}} | ||
[[Category:Chain Co-abilities]]</includeonly> | [[Category:Chain Co-abilities]]</includeonly> | ||