Difference between revisions of "Template:Skill detail"
Jump to navigation
Jump to search
(added 'unique' tag to color the skill differently when the ability is shared, but the skill is unique to one class) |
m (fixed mistake and reverted to light grey for detail) |
||
Line 6: | Line 6: | ||
|}} | |}} | ||
|- | |- | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} style="text-align:right;vertical-align:top;font-weight:bold" | Syntax: | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} colspan="2" style="text-align:left; " | {{{syntax}}} | ||
|- {{#if: {{{required}}} | | style="display: none;" }} | |- {{#if: {{{required}}} | | style="display: none;" }} | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} style="text-align:right;vertical-align:top;font-weight:bold" | Required: | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} colspan="2" style="text-align:left;" | {{{required}}} | ||
|- {{#if: {{{target}}} | | style="display: none;" }} | |- {{#if: {{{target}}} | | style="display: none;" }} | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} style="text-align:right;vertical-align:top;font-weight:bold" | Works against: | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} colspan="2" style="text-align:left;" | {{{target}}} | ||
|- {{#if: {{{cooldown}}} | | style="display: none;" }} | |- {{#if: {{{cooldown}}} | | style="display: none;" }} | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} style="text-align:right;vertical-align:top;font-weight:bold" | Cooldown: | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} colspan="2" style="text-align:left;" | {{{cooldown}}} | ||
|- | |- | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} style="text-align:right;vertical-align:top;font-weight:bold" | Details: | ||
| {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#c9c9c9}} colspan="2" style="text-align:left; " | {{{detail}}} | ||
|} | |} |
Revision as of 01:53, 7 August 2018
{{{skill}}} | {{{description}}} | Lessons: {{{lessons}}} |
Syntax: | {{{syntax}}} | |
Required: | {{{required}}} | |
Works against: | {{{target}}} | |
Cooldown: | {{{cooldown}}} | |
Details: | {{{detail}}} |