Difference between revisions of "Template:AbilityDisplayTab/doc"
Jump to navigation
Jump to search
>Caledor92 (Created page with "{{doc/start}} Template for displaying a single level tab's contents under the AbilityDisplay table. ==Example== <pre>{{AbilityDisplayTab |Name=How...") |
>Caledor92 |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
Template for displaying a single level tab's contents under the [[:Template:AbilityDisplay|AbilityDisplay]] table. | Template for displaying a single level tab's contents under the [[:Template:AbilityDisplay|AbilityDisplay]] table. | ||
==Example== | ==Example== | ||
| − | <pre>{{AbilityDisplayTab | + | <pre><div class="ability-table" style="padding-top:40px"> |
| + | <div style="padding:12px 12px 6px;border:1px solid skyblue;border-top:none;"> | ||
| + | {{tab/start|default=}} | ||
| + | {{tab/header|Lv1}} | ||
| + | |||
| + | {{AbilityDisplayTab | ||
|Name=Howling Meteor | |Name=Howling Meteor | ||
|Icon=Icon_Skill_003 | |Icon=Icon_Skill_003 | ||
|Details=Deals 10 hits of 46% and 1 hit of 203% flame damage to enemies directly ahead. Movement is possible during the attack. | |Details=Deals 10 hits of 46% and 1 hit of 203% flame damage to enemies directly ahead. Movement is possible during the attack. | ||
|Might=50 | |Might=50 | ||
| − | + | }} | |
| − | }}</pre> | + | |
| + | {{tab/end}} | ||
| + | </div> | ||
| + | </div></pre> | ||
| + | <div class="ability-table" style="padding-top:40px"> | ||
| + | <div style="padding:12px 12px 6px;border:1px solid skyblue;border-top:none;"> | ||
| + | {{tab/start|default=}} | ||
| + | {{tab/header|Lv1}} | ||
| + | |||
{{AbilityDisplayTab | {{AbilityDisplayTab | ||
|Name=Howling Meteor | |Name=Howling Meteor | ||
| Line 14: | Line 27: | ||
|Details=Deals 10 hits of 46% and 1 hit of 203% flame damage to enemies directly ahead. Movement is possible during the attack. | |Details=Deals 10 hits of 46% and 1 hit of 203% flame damage to enemies directly ahead. Movement is possible during the attack. | ||
|Might=50 | |Might=50 | ||
| − | }}{{doc/end}} | + | }} |
| + | |||
| + | {{tab/end}} | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | ==Long Names Test== | ||
| + | <pre>{{AbilityDisplay|Lv1=584|Lv2=585|Lv3=609}}</pre> | ||
| + | {{AbilityDisplay|Lv1=584|Lv2=585|Lv3=609}} | ||
| + | {{doc/end}} | ||
Latest revision as of 06:31, 30 July 2020
Template for displaying a single level tab's contents under the AbilityDisplay table.
Example
<div class="ability-table" style="padding-top:40px">
<div style="padding:12px 12px 6px;border:1px solid skyblue;border-top:none;">
{{tab/start|default=}}
{{tab/header|Lv1}}
{{AbilityDisplayTab
|Name=Howling Meteor
|Icon=Icon_Skill_003
|Details=Deals 10 hits of 46% and 1 hit of 203% flame damage to enemies directly ahead. Movement is possible during the attack.
|Might=50
}}
{{tab/end}}
</div>
</div>
Lv1
Deals 10 hits of 46% and 1 hit of 203% flame damage to enemies directly ahead. Movement is possible during the attack. (Might: 50)
Long Names Test
{{AbilityDisplay|Lv1=584|Lv2=585|Lv3=609}}
Lv1
Lua error: Error: Table Abilities not found..
Lv2
Lua error: Error: Table Abilities not found..
Lv3
Lua error: Error: Table Abilities not found..