Difference between revisions of "Widget:SharedSkillsFilter"
Jump to navigation
Jump to search
>Eave (update styles) |
>Eave m (adding support for 5th skill type) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 125: | Line 125: | ||
data-key="skill" | data-key="skill" | ||
data-value="1"> | data-value="1"> | ||
| − | + | Attack | |
</label> | </label> | ||
<label class="mw-ui-button" | <label class="mw-ui-button" | ||
data-key="skill" | data-key="skill" | ||
data-value="2"> | data-value="2"> | ||
| − | + | Defense | |
</label> | </label> | ||
<label class="mw-ui-button" | <label class="mw-ui-button" | ||
data-key="skill" | data-key="skill" | ||
data-value="3"> | data-value="3"> | ||
| − | + | Recovery | |
</label> | </label> | ||
<label class="mw-ui-button" | <label class="mw-ui-button" | ||
data-key="skill" | data-key="skill" | ||
data-value="4"> | data-value="4"> | ||
| − | < | + | Support |
| + | </label> | ||
| + | <label class="mw-ui-button" | ||
| + | data-key="skill" | ||
| + | data-value="5"> | ||
| + | Other | ||
</label> | </label> | ||
</div> | </div> | ||
</div> | </div> | ||
</div></includeonly> | </div></includeonly> | ||