Actions

Template

Skills row: Difference between revisions

From MM6 Wiki

No edit summary
No edit summary
Line 4: Line 4:
"params": {
"params": {
"Skill": {},
"Skill": {},
"Capability": {}
"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 }}">{{{2}}}</div>
     <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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
SkillSkill

no description

Unknownoptional
KnightKnight

no description

Unknownoptional
PaladinPaladin

no description

Unknownoptional
ClericCleric

no description

Unknownoptional
ArcherArcher

no description

Unknownoptional
SorcererSorcerer

no description

Unknownoptional
DruidDruid

no description

Unknownoptional
{{{1}}}
{{{2}}}
{{{3}}}
{{{4}}}
{{{5}}}
{{{6}}}
{{{7}}}