Difference between revisions of "Template:Skill detail"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
| bgcolor=#c9c9c9 style="text-align:right;vertical-align:top;font-weight:bold" | Syntax: | | bgcolor=#c9c9c9 style="text-align:right;vertical-align:top;font-weight:bold" | Syntax: | ||
| bgcolor=#c9c9c9 colspan="2" style="text-align:left; " | {{{syntax}}} | | bgcolor=#c9c9c9 colspan="2" style="text-align:left; " | {{{syntax}}} | ||
{{#if:{{{required}}}| | |- {{#if: {{{required}}} | | style="display: none;" }} | ||
| bgcolor=#c9c9c9 style="text-align:right;vertical-align:top;font-weight:bold" | Required: | |||
| bgcolor=#c9c9c9 colspan="2" style="text-align:left;" | {{{required}}} | |||
|- {{#if: {{{target}}} | | style="display: none;" }} | |||
| bgcolor=#c9c9c9 style="text-align:right;vertical-align:top;font-weight:bold" | Works against: | |||
{{#if:{{{target}}}| | | bgcolor=#c9c9c9 colspan="2" style="text-align:left;" | {{{target}}} | ||
|- {{#if: {{{cooldown}}} | | style="display: none;" }} | |||
| bgcolor=#c9c9c9 style="text-align:right;vertical-align:top;font-weight:bold" | Cooldown: | |||
| bgcolor=#c9c9c9 colspan="2" style="text-align:left;" | {{{cooldown}}} | |||
{{#if:{{{cooldown}}}| | |||
}} | |||
|- | |- | ||
| bgcolor=#c9c9c9 style="text-align:right;vertical-align:top;font-weight:bold" | Details: | | bgcolor=#c9c9c9 style="text-align:right;vertical-align:top;font-weight:bold" | Details: | ||
| bgcolor=#c9c9c9 colspan="2" style="text-align:left; " | {{{detail}}} | | bgcolor=#c9c9c9 colspan="2" style="text-align:left; " | {{{detail}}} | ||
|} | |} |
Revision as of 17:08, 4 August 2018
{{{skill}}} | {{{description}}} | Lessons: {{{lessons}}} |
Syntax: | {{{syntax}}} | |
Required: | {{{required}}} | |
Works against: | {{{target}}} | |
Cooldown: | {{{cooldown}}} | |
Details: | {{{detail}}} |