Difference between revisions of "Template:CoAbility"
Jump to navigation
Jump to search
>Teg |
>Seraii |
||
| Line 31: | Line 31: | ||
|- | |- | ||
| style="text-align:left; padding:1em;" | {{{Details|}}} | | style="text-align:left; padding:1em;" | {{{Details|}}} | ||
| − | |}[[Category:Co-abilities]]</includeonly> | + | |} |
| + | |||
| + | <div class="panel" style="margin:auto;max-width:800px"> | ||
| + | <div class="panel-heading">{{{Name|{{PAGENAME}}}}}</div> | ||
| + | <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> | ||
| + | <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">Descriptions</p> | ||
| + | <div style="flex-grow:1;text-align:center"> | ||
| + | <div style="width:300px;margin:5px auto 10px;font-style:italic;font-size:.9em;">{{{Details|No details yet.}}}</div> | ||
| + | </div> | ||
| + | |||
| + | {{TermDescription|Might Value|{{{PartyPowerWeight|}}} }} | ||
| + | </div> | ||
| + | </div> | ||
| + | <div style="padding:1em;"> | ||
| + | <p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Adventurers With This Skill</p> | ||
| + | {{#cargo_query:tables=Adventurers|fields=_pageName|where=ExAbilityData1= "{{{Id|}}}" OR ExAbilityData2= "{{{Id|}}}" OR ExAbilityData3= "{{{Id|}}}" OR ExAbilityData4= "{{{Id|}}}" OR ExAbilityData5= "{{{Id|}}}"|format=ul|group by=_pageName|default= | ||
| + | :''There are no adventurers with this co-ability.''}} | ||
| + | |||
| + | |||
| + | [[Category:Co-abilities]]</includeonly> | ||