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) |
|||
Line 1: | Line 1: | ||
{| cellpadding=2 cellspacing=0 style="border:1px solid black;border-collapse:collapse;font-size:12px;margin-bottom:2px" width="100%" | {| cellpadding=2 cellspacing=0 style="border:1px solid black;border-collapse:collapse;font-size:12px;margin-bottom:2px" width="100%" | ||
| bgcolor=#999999 style="text-align:center;font-weight:bold;font-size:14px;width:150px;border:1px solid black;" | {{{skill}}} | | {{#if: {{{unique|}}} | bgcolor=#536878| bgcolor=#999999}} style="text-align:center;font-weight:bold;font-size:14px;width:150px;border:1px solid black;" | {{{skill}}} | ||
| bgcolor=#999999 style="text-align:left;font-size:14px;border:1px solid black;" | {{{description}}} | | {{#if: {{{unique|}}} | bgcolor=#536878| bgcolor=#999999}} style="text-align:left;font-size:14px;border:1px solid black;" | {{{description}}} | ||
{{#if:{{{lessons}}}| | {{#if:{{{lessons}}}| | ||
{{!}} bgcolor=#999999 style="text-align:center;width:100px;border:1px solid black;" {{!}} '''Lessons:''' {{{lessons}}} | {{!}} {{#if: {{{unique|}}} | bgcolor=#536878| bgcolor=#999999}} style="text-align:center;width:100px;border:1px solid black;" {{!}} '''Lessons:''' {{{lessons}}} | ||
|}} | |}} | ||
|- | |- | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} style="text-align:right;vertical-align:top;font-weight:bold" | Syntax: | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} colspan="2" style="text-align:left; " | {{{syntax}}} | ||
|- {{#if: {{{required}}} | | style="display: none;" }} | |- {{#if: {{{required}}} | | style="display: none;" }} | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} style="text-align:right;vertical-align:top;font-weight:bold" | Required: | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} colspan="2" style="text-align:left;" | {{{required}}} | ||
|- {{#if: {{{target}}} | | style="display: none;" }} | |- {{#if: {{{target}}} | | style="display: none;" }} | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} style="text-align:right;vertical-align:top;font-weight:bold" | Works against: | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} colspan="2" style="text-align:left;" | {{{target}}} | ||
|- {{#if: {{{cooldown}}} | | style="display: none;" }} | |- {{#if: {{{cooldown}}} | | style="display: none;" }} | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} style="text-align:right;vertical-align:top;font-weight:bold" | Cooldown: | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} colspan="2" style="text-align:left;" | {{{cooldown}}} | ||
|- | |- | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} style="text-align:right;vertical-align:top;font-weight:bold" | Details: | ||
| bgcolor=# | | {{#if: {{{unique|}}} | bgcolor=#708090| bgcolor=#999999}} colspan="2" style="text-align:left; " | {{{detail}}} | ||
|} | |} |
Revision as of 01:51, 7 August 2018
{{{skill}}} | {{{description}}} | Lessons: {{{lessons}}} |
Syntax: | {{{syntax}}} | |
Required: | {{{required}}} | |
Works against: | {{{target}}} | |
Cooldown: | {{{cooldown}}} | |
Details: | {{{detail}}} |