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