Template:BossIcon: Difference between revisions

From Elwiki
No edit summary
(🤔)
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{{ {{#arraydefine: data | {{{1|}}}, {{{x|{{{2|}}}}}}, {{{y|{{{3|}}}}}}}}
<includeonly>{{
{{#arraydefine: data | {{{1|}}}, {{{x|{{{2|}}}}}}, {{{y|{{{3|}}}}}}}}
{{#if: {{{name|}}}|
{{#if: {{{name|}}}|
{{#arraydefine: data |
{{#arraydefine: data |
{{#switch:
{{#switch:{{{name|}}}
|KarisTrue=1, 6, 12
|KarisTrue=1, 6, 12
|Helputt|HamelSD=1, 6, 13
|Karis=1, 6, 11
|Herbaon=2, 2, 2
|Herbaon=2, 2, 2
|Maya=2, 1, 21
|Maya=2, 1, 21
Line 9: Line 12:
|Obezaar=2, 5, 25
|Obezaar=2, 5, 25
|Ifritan=2, 1, 8
|Ifritan=2, 1, 8
|AncientBoneDragon=1, 4, 8
|AncientBoneDragon|BethmaSD=1, 4, 8
|Jin=2, 1, 7
|JinIn|Jin=2, 1, 6
|DarkAgate=2, 5, 6
|DarkAgate=2, 5, 6
|Ran=1, 5, 7
|Ran=1, 5, 7
|DryadKenta=1, 3, 16
|BertheFeita=1, 4, 3
|Chloe|HamelMini=1, 4, 6
|Karu=1, 5, 12
|Magmanta=1, 5, 5
|Joaquin|VelderSD=1, 5, 8
|Waldo=1, 5, 9
|Trockta=1, 5, 11
|Erilot|SanderMini=1, 5, 22
|Alterasia|AlteraSD=1, 3, 13
|Sdeing=1, 3, 18
|ShadowMaster=1, 6, 3
|Ignia=2, 1, 2
|In=2, 1, 7
|Scar=2, 1, 9
|EnragedManifestation|SanderSD=2, 1, 11
|Dekal=2, 1, 13
|MutatedDemonicEnergy|LanoxSD=2, 1, 22
|HernaOrb=2, 1, 24
|HernaShield=2, 1, 25
|DekalMiniboss=2, 2, 1
|ElsAspiration=2, 3, 24
|SkinSplitter=2, 3, 25
|Hennon=2, 4, 6
|SentinelGuardians=2, 4, 14
|#default=1, 1, 1
|#default=1, 1, 1
}}
}}

Latest revision as of 08:57, 5 October 2022

Information: If you want to test this template, please use Sandbox.
This documentation is transcluded from Template:BossIcon/doc.

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.
  • name - (optional) call a preset for a specific boss. Overwrites other parameters. The list can be found in the template's source code.