More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<div class="skill_container" style="display: flex"> | <div class="skill_container" style="display: flex"> | ||
<div style="flex-flow: row;"> | <div style="display: inline-flex; flex-flow: row;"> | ||
<span>Level: </span><span>1</span> | <span>Level: </span><span>1</span> | ||
</div> | </div> | ||
<div class="skill_icon"; style="width=60px; height=60px; order=-1; flow: nowrap"> | <div class="skill_icon"; style="width=60px; height=60px; order=-1; flex-flow: nowrap"> | ||
{{#ifexist: {{#var: icon}} | {{#ifexist: {{#var: icon}} | ||
| <img src="{{{#var: icon}}}"> | | <img src="{{{#var: icon}}}"> |