Skills row: Difference between revisions
From MM6 Wiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
"params": { | "params": { | ||
"Skill": {}, | "Skill": {}, | ||
" | "Knight": {}, | ||
"Paladin": {}, | |||
"Cleric": {}, | |||
"Archer": {}, | |||
"Sorcerer": {}, | |||
"Druid": {} | |||
} | } | ||
} | } | ||
Line 11: | Line 16: | ||
<div class="row display"> | <div class="row display"> | ||
<div class="small-3 columns"><center>{{{1}}}</center></div> | <div class="small-3 columns"><center>{{{1}}}</center></div> | ||
<div class="small-6 columns" style="background: {{#switch: {{{2}}} | Learn = #89c4ff | Start = #89ffff | Always = #c4ff89 | No = #ff8989 | #eee }}">{{{ | <div class="small-1 columns" style="background: {{#switch: {{{2}}} | Learn = #89c4ff | Start = #89ffff | Always = #c4ff89 | No = #ff8989 | #eee }}">{{{2}}}</div> | ||
<div class="small-1 columns" style="background: {{#switch: {{{2}}} | Learn = #89c4ff | Start = #89ffff | Always = #c4ff89 | No = #ff8989 | #eee }}">{{{3}}}</div> | |||
<div class="small-1 columns" style="background: {{#switch: {{{2}}} | Learn = #89c4ff | Start = #89ffff | Always = #c4ff89 | No = #ff8989 | #eee }}">{{{4}}}</div> | |||
<div class="small-1 columns" style="background: {{#switch: {{{2}}} | Learn = #89c4ff | Start = #89ffff | Always = #c4ff89 | No = #ff8989 | #eee }}">{{{5}}}</div> | |||
<div class="small-1 columns" style="background: {{#switch: {{{2}}} | Learn = #89c4ff | Start = #89ffff | Always = #c4ff89 | No = #ff8989 | #eee }}">{{{6}}}</div> | |||
<div class="small-1 columns" style="background: {{#switch: {{{2}}} | Learn = #89c4ff | Start = #89ffff | Always = #c4ff89 | No = #ff8989 | #eee }}">{{{7}}}</div> | |||
</div> | </div> |
Revision as of 19:10, 5 September 2019
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Skill | Skill | no description | Unknown | optional |
Knight | Knight | no description | Unknown | optional |
Paladin | Paladin | no description | Unknown | optional |
Cleric | Cleric | no description | Unknown | optional |
Archer | Archer | no description | Unknown | optional |
Sorcerer | Sorcerer | no description | Unknown | optional |
Druid | Druid | no description | Unknown | optional |
{{{2}}}
{{{3}}}
{{{4}}}
{{{5}}}
{{{6}}}
{{{7}}}