Template:SkillLevelsInfoBox: Difference between revisions

From Ymirheim Wiki
No edit summary
No edit summary
Line 1: Line 1:
<templatestyles src="Template:SkillLevelsInfoBox/styles.css"/><!--
<includeonly><templatestyles src="Template:SkillLevelsInfoBox/styles.css"/><!--
--><div class="skill-levels-infobox"><!--
--><div class="skill-levels-infobox"><!--
--><!--


-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 1| <html><input type="radio" id="</html>{{{1}}}<html>-1" name="</html>{{{1}}}<html>" data-level="1" checked="checked"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 2| <html><input type="radio" id="</html>{{{1}}}<html>-2" name="</html>{{{1}}}<html>" data-level="2"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 3| <html><input type="radio" id="</html>{{{1}}}<html>-3" name="</html>{{{1}}}<html>" data-level="3"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 4| <html><input type="radio" id="</html>{{{1}}}<html>-4" name="</html>{{{1}}}<html>" data-level="4"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 5| <html><input type="radio" id="</html>{{{1}}}<html>-5" name="</html>{{{1}}}<html>" data-level="5"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 6| <html><input type="radio" id="</html>{{{1}}}<html>-6" name="</html>{{{1}}}<html>" data-level="6"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 7| <html><input type="radio" id="</html>{{{1}}}<html>-7" name="</html>{{{1}}}<html>" data-level="7"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 8| <html><input type="radio" id="</html>{{{1}}}<html>-8" name="</html>{{{1}}}<html>" data-level="8"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 9| <html><input type="radio" id="</html>{{{1}}}<html>-9" name="</html>{{{1}}}<html>" data-level="9"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 10| <html><input type="radio" id="</html>{{{1}}}<html>-10" name="</html>{{{1}}}<html>" data-level="10"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 11| <html><input type="radio" id="</html>{{{1}}}<html>-11" name="</html>{{{1}}}<html>" data-level="11"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 12| <html><input type="radio" id="</html>{{{1}}}<html>-12" name="</html>{{{1}}}<html>" data-level="12"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 13| <html><input type="radio" id="</html>{{{1}}}<html>-13" name="</html>{{{1}}}<html>" data-level="13"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 14| <html><input type="radio" id="</html>{{{1}}}<html>-14" name="</html>{{{1}}}<html>" data-level="14"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 15| <html><input type="radio" id="</html>{{{1}}}<html>-15" name="</html>{{{1}}}<html>" data-level="15"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 16| <html><input type="radio" id="</html>{{{1}}}<html>-16" name="</html>{{{1}}}<html>" data-level="16"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 17| <html><input type="radio" id="</html>{{{1}}}<html>-17" name="</html>{{{1}}}<html>" data-level="17"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 18| <html><input type="radio" id="</html>{{{1}}}<html>-18" name="</html>{{{1}}}<html>" data-level="18"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 19| <html><input type="radio" id="</html>{{{1}}}<html>-19" name="</html>{{{1}}}<html>" data-level="19"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 20| <html><input type="radio" id="</html>{{{1}}}<html>-20" name="</html>{{{1}}}<html>" data-level="20"/></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 21| <html><input type="radio" id="</html>{{{1}}}<html>-21" name="</html>{{{1}}}<html>" data-level="21"/></html> }}<!--
--><!--
--><div class="level-infoboxes"><!--
--><div class="level-infoboxes"><!--


--><div class="level-infobox" data-level="1"><!--
--><div class="level-infobox" data-level="1"><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 1| <html><label class="next-level" for="</html>{{{1}}}<html>-2" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 1| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 1| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 1 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 1| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 1 }}}} }}</div><!--


--><div class="level-infobox" data-level="2"><!--
--><div class="level-infobox" data-level="2"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-1" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 2| <html><label class="next-level" for="</html>{{{1}}}<html>-3" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 2| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 2| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 2 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 2| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 2 }}}} }}</div><!--


--><div class="level-infobox" data-level="3"><!--
--><div class="level-infobox" data-level="3"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-2" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 3| <html><label class="next-level" for="</html>{{{1}}}<html>-4" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 3| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 3| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 3 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 3| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 3 }}}} }}</div><!--


--><div class="level-infobox" data-level="4"><!--
--><div class="level-infobox" data-level="4"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-3" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 4| <html><label class="next-level" for="</html>{{{1}}}<html>-5" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 4| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 4| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 4 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 4| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 4 }}}} }}</div><!--


--><div class="level-infobox" data-level="5"><!--
--><div class="level-infobox" data-level="5"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-4" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 5| <html><label class="next-level" for="</html>{{{1}}}<html>-6" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 5| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 5| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 5 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 5| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 5 }}}} }}</div><!--


--><div class="level-infobox" data-level="6"><!--
--><div class="level-infobox" data-level="6"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-5" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 6| <html><label class="next-level" for="</html>{{{1}}}<html>-7" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 6| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 6| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 6 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 6| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 6 }}}} }}</div><!--


--><div class="level-infobox" data-level="7"><!--
--><div class="level-infobox" data-level="7"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-6" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 7| <html><label class="next-level" for="</html>{{{1}}}<html>-8" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 7| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 7| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 7 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 7| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 7 }}}} }}</div><!--


--><div class="level-infobox" data-level="8"><!--
--><div class="level-infobox" data-level="8"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-7" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 8| <html><label class="next-level" for="</html>{{{1}}}<html>-9" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 8| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 8| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 8 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 8| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 8 }}}} }}</div><!--


--><div class="level-infobox" data-level="9"><!--
--><div class="level-infobox" data-level="9"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-8" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 9| <html><label class="next-level" for="</html>{{{1}}}<html>-10" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 9| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 9| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 9 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 9| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 9 }}}} }}</div><!--


--><div class="level-infobox" data-level="10"><!--
--><div class="level-infobox" data-level="10"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-9" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 10| <html><label class="next-level" for="</html>{{{1}}}<html>-11" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 10| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 10| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 10 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 10| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 10 }}}} }}</div><!--


--><div class="level-infobox" data-level="11"><!--
--><div class="level-infobox" data-level="11"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-10" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 11| <html><label class="next-level" for="</html>{{{1}}}<html>-12" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 11| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 11| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 11 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 11| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 11 }}}} }}</div><!--


--><div class="level-infobox" data-level="12"><!--
--><div class="level-infobox" data-level="12"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-11" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 12| <html><label class="next-level" for="</html>{{{1}}}<html>-13" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 12| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 12| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 12 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 12| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 12 }}}} }}</div><!--


--><div class="level-infobox" data-level="13"><!--
--><div class="level-infobox" data-level="13"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-12" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 13| <html><label class="next-level" for="</html>{{{1}}}<html>-14" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 13| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 13| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 13 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 13| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 13 }}}} }}</div><!--


--><div class="level-infobox" data-level="14"><!--
--><div class="level-infobox" data-level="14"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-13" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 14| <html><label class="next-level" for="</html>{{{1}}}<html>-15" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 14| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 14| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 14 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 14| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 14 }}}} }}</div><!--


--><div class="level-infobox" data-level="15"><!--
--><div class="level-infobox" data-level="15"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-14" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 15| <html><label class="next-level" for="</html>{{{1}}}<html>-16" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 15| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 15| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 15 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 15| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 15 }}}} }}</div><!--


--><div class="level-infobox" data-level="16"><!--
--><div class="level-infobox" data-level="16"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-15" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 16| <html><label class="next-level" for="</html>{{{1}}}<html>-17" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 16| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 16| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 16 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 16| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 16 }}}} }}</div><!--


--><div class="level-infobox" data-level="17"><!--
--><div class="level-infobox" data-level="17"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-16" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 17| <html><label class="next-level" for="</html>{{{1}}}<html>-18" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 17| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 17| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 17 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 17| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 17 }}}} }}</div><!--


--><div class="level-infobox" data-level="18"><!--
--><div class="level-infobox" data-level="18"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-17" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 18| <html><label class="next-level" for="</html>{{{1}}}<html>-19" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 18| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 18| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 18 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 18| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 18 }}}} }}</div><!--


--><div class="level-infobox" data-level="19"><!--
--><div class="level-infobox" data-level="19"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-18" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 19| <html><label class="next-level" for="</html>{{{1}}}<html>-20" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 19| <div class="next-level" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 19| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 19 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 19| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 19 }}}} }}</div><!--


--><div class="level-infobox" data-level="20"><!--
--><div class="level-infobox" data-level="20"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-19" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 20| <html><label class="next-level" for="</html>{{{1}}}<html>-21" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 20| <div class="next-level" data-for="{{{1}}}-21" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 20| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 20 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 20| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 20 }}}} }}</div><!--


--><div class="level-infobox" data-level="21"><!--
--><div class="level-infobox" data-level="21"><!--
--><html><label class="prev-level" for="</html>{{{1}}}<html>-20" title="Previous Level">&#9664; Prev. Level</label></html><!--
--><div class="prev-level" title="Previous Level">&#9664; Prev. Level</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 21| <html><label class="next-level" for="</html>{{{1}}}<html>-22" title="Next Level">Next Level &#9654;</label></html> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} > 21| <div class="next-level" data-for="{{{1}}}-22" title="Next Level">Next Level &#9654;</div> }}<!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 21| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 21 }}}} }}</div><!--
-->{{#ifexpr: {{#yh_data:skills|{{{1}}}|MaxLevel}} >= 21| {{SkillInfoBox|{{#expr:{{{1}}} - floor({{{1}}} mod 100) + 21 }}}} }}</div><!--


--></div><!--
--></div><!--
--></div>
--></div></includeonly><noinclude>
 
== Examples ==
 
{{SkillLevelsInfoBox|1000100110}}
<pre><nowiki>{{SkillLevelsInfoBox|1000100110}}</nowiki></pre>
 
 
</noinclude>

Revision as of 09:10, 5 July 2024


Examples

Next Level ▶
icon
Quick Strike Lv.1
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 135%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.2
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 140%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.3
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 145%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.4
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 150%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.5
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 155%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.6
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 160%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.7
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 165%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.8
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 170%.
Attack Power 75%.
◀ Prev. Level
Next Level ▶
icon
Quick Strike Lv.9
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 175%.
Attack Power 75%.
◀ Prev. Level
icon
Quick Strike Lv.10
Active Skill
Target: Enemy
Max Level: 10
Casting Time: Instant
Cooldown Time: 5 sec
Range: 3m

3 slots
Uses 3 transfer slots
Requires cLv. 5 to transfer
Consumes 18 mana
Generates 1 rage
Enmity: 20

A quick attack with high accuracy.

Accuracy 180%.
Attack Power 75%.
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
◀ Prev. Level
{{SkillLevelsInfoBox|1000100110}}