Template:BossIcon/doc: Difference between revisions

From Elwiki
No edit summary
Line 1: Line 1:
== Preview ==
== Preview ==
{{BossIcon|1|6|11}} {{BossIcon|1|3|16}} {{BossIcon|2|7|13}} {{BossIcon|2|6|10}} {{BossIcon|3|1|1}} {{BossIcon|3|1|6}}
{{BossIcon|1|6|11}} {{BossIcon|1|3|16}} {{BossIcon|2|7|13}} {{BossIcon|2|6|10}} {{BossIcon|3|1|1}} {{BossIcon|3|1|6}}
== Code & Parameters ==
== Code & Parameters ==
<pre><nowiki>{{BossIcon|map_no|x|y}}</nowiki></pre>
<pre><nowiki>{{BossIcon|map_no|x|y}}</nowiki></pre>

Revision as of 19:13, 8 May 2022

Preview

Code & Parameters

{{BossIcon|map_no|x|y}}
  • map_no - always first, a number that determines whether to use the first map, second map or the third map.
  • x - number of the icon (horizontal), count from left to right, from 1, for example William's number in the first map is 1.
  • y - number of the icon (vertical), for example Chloe's number in the first map is 3.

Issues

  • Currently, the first map is customized so that it is somehow manageable by the script (the original map is messy). Due to this, some icons may still be offset by 1 or 2 pixels at times.