Template

EnemyInfo/Attack: Difference between revisions

From The Rockman EXE Zone Wiki

< Template:EnemyInfo
No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude><templatestyles src="EnemyInfo/styles.css" /></noinclude>
<noinclude><templatestyles src="EnemyInfo/styles.css" /></noinclude>
<includeonly><div class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row" style="display: grid; grid-template-columns: 2fr 1fr {{#if: {{{mood|}}} | 1fr }} 1fr 1fr">
<includeonly>{{#if: {{{attack|}}}{{{element|}}}{{{noflash|}}}{{{noaback|}}}{{{break|}}}{{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} |
   <div class="template_enemyinfo_label">Name</div>
<div class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row" style="display: grid; grid-template-columns: 20ch 1fr {{#if: {{{emotion|}}} | 1fr }} 1fr 2fr">
   <div class="template_enemyinfo_label">Attack</div>
   <div class="template_enemyinfo_label template_enemyinfo_collapse">Name</div>
{{#if: {{{mood|}}} | <div class="template_enemyinfo_label">Mood</div> }}
   <div class="template_enemyinfo_label template_enemyinfo_collapse">Attack</div>
   <div class="template_enemyinfo_label">Element</div>
{{#if: {{{emotion|}}} | <div class="template_enemyinfo_label template_enemyinfo_collapse">Emotion</div> }}
   <div class="template_enemyinfo_label">Property</div>
   <div class="template_enemyinfo_label template_enemyinfo_collapse">Element</div>
   <div style="grid-row: span {{#if: {{{info|}}} | 3 | 1 }};">{{name |en={{{name_en|}}} |jp={{{name_jp|}}} |tl={{{name_tl|}}} |nobold=y |newline=y }}</div>
   <div class="template_enemyinfo_label template_enemyinfo_collapse">Property</div>
   <div>{{#ifeq: {{{attack|&mdash;}}} | 0 | &mdash; | {{{attack|&mdash;}}} }}</div>
   <div style="grid-row: span {{#if: {{{info|}}} | 2 | 1 }};">{{name |en={{{name_en|}}} |jp={{{name_jp|}}} |tl={{{name_tl|}}} |nobold=y |newline=y }}</div>
{{#if: {{{mood|}}} | <div>{{#ifeq: {{{mood|&mdash;}}} | 0 | &mdash; | {{{mood|&mdash;}}} }}</div> }}
   <div>{{#ifeq: {{{attack|&mdash;}}} | 0 | &mdash; | {{{attack|&mdash;}}} {{#if: {{{times|}}} | &times; {{{times}}} }} }}</div>
{{#if: {{{emotion|}}} | <div>{{#ifeq: {{{emotion|&mdash;}}} | 0 | &mdash; | {{{emotion|&mdash;}}} {{#if: {{{times|}}} | &times; {{{times}}} }} }}</div> }}
   <div>{{ucfirst:{{{element|none}}}}}</div>
   <div>{{ucfirst:{{{element|none}}}}}</div>
   <div>
   <div>{{#if: {{{noflash|}}} | <span>No Flashing</span>{{#if: {{{noaback|}}}{{{break|}}}{{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} | ,&#32; }} | {{#if: {{{noaback|}}}{{{break|}}}{{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} | | &mdash; }} }}{{#if: {{{noaback|}}} | <span>No Aback</span>{{#if: {{{break|}}}{{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} | ,&#32; }} }}{{#if: {{{break|}}} | <span>Break</span>{{#if: {{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} | ,&#32; }} }}{{#if: {{{sword|}}} | <span>Sword</span>{{#if: {{{wind|}}}{{{cursor|}}}{{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} | ,&#32; }} }}{{#if: {{{wind|}}} | <span>Wind</span>{{#if: {{{cursor|}}}{{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} | ,&#32; }} }}{{#if: {{{cursor|}}} | <span>Cursor</span>{{#if: {{{poison|}}}{{{guard|}}}{{{invis|}}}{{{ground|}}} | ,&#32; }} }}{{#if: {{{poison|}}} | <span>Poison</span>{{#if: {{{guard|}}}{{{invis|}}}{{{ground|}}} | ,&#32; }} }}{{#if: {{{guard|}}} | <span>Pierce Guard</span>{{#if: {{{invis|}}}{{{ground|}}} | ,&#32; }} }}{{#if: {{{invis|}}} | <span>Pierce Invisible</span>{{#if: {{{ground|}}} | ,&#32; }} }}{{#if: {{{ground|}}} | <span>Pierce Underground</span> }}</div>
{{#if: {{{break|}}} | <span>Break</span>{{#if: {{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{guard|}}}{{{invis|}}} | , }} }}
{{#if: {{{sword|}}} | <span>Sword</span>{{#if: {{{wind|}}}{{{cursor|}}}{{{guard|}}}{{{invis|}}} | , }} }}
{{#if: {{{wind|}}}   | <span>Wind</span>{{#if: {{{cursor|}}}{{{guard|}}}{{{invis|}}} | , }} }}
{{#if: {{{cursor|}}} | <span>Cursor</span>{{#if: {{{guard|}}}{{{invis|}}} | , }} }}
{{#if: {{{guard|}}} | <span>Pierce Guard</span>{{#if: {{{invis|}}} | , }} }}
{{#if: {{{invis|}}} | <span>Pierce Invis</span> }}
  </div>
{{#if: {{{info|}}} |
{{#if: {{{info|}}} |
   <div style="grid-column: span {{#if: {{{mood|}}} | 4 | 3 }};" class="template_enemyinfo_label">Info</div>
   <div style="grid-column: span {{#if: {{{emotion|}}} | 4 | 3 }};">{{{info|}}}</div>
  <div style="grid-column: span {{#if: {{{mood|}}} | 4 | 3 }};">{{{info|}}}</div>
}}
}}
</div>
</div>
</includeonly><noinclude>
|
{{EnemyInfo/Attack
<div class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row" style="display: grid; grid-template-columns: 20ch 1fr">
|name_en=English
  <div class="template_enemyinfo_label template_enemyinfo_collapse">Name</div>
|name_jp=日本語
  <div class="template_enemyinfo_label template_enemyinfo_collapse">Info</div>
|name_tl=Japanese
  <div>{{name |en={{{name_en|}}} |jp={{{name_jp|}}} |tl={{{name_tl|}}} |nobold=y |newline=y }}</div>
|attack=1000
  <div>{{{info|}}}</div>
|mood=500
</div>
|element=fire
}}</includeonly><noinclude><div>
|break=y
{{EnemyInfo/Attack |name_en=English |name_jp=日本語 |name_tl=Japanese
|sword=y
|attack=1000 |times=3 |emotion=500 |element=fire
|wind=y
|noflash=y |noaback=y |break=y |sword=y |wind=y |cursor=y |poison=y |guard=y |invis=y |ground=y
|cursor=y
|guard=y
|invis=y
|info=Pierces guard. Inflicts Bubble LV. 3 (1.5s).
|info=Pierces guard. Inflicts Bubble LV. 3 (1.5s).
}}
}}
{{EnemyInfo/Attack |name_en=English |name_jp=日本語 |name_tl=Japanese
|attack=1000 |element=fire
|info=No emotion or properties
}}
{{EnemyInfo/Attack |name_en=English |name_jp=日本語 |name_tl=Japanese
|info=Attack with description only
}}
</div>
</noinclude>
</noinclude>

Latest revision as of 17:24, 26 December 2022

Name
Attack
Emotion
Element
Property
English
(日本語 Japanese)
1000 × 3
500 × 3
Fire
No Flashing, No Aback, Break, Sword, Wind, Cursor, Poison, Pierce Guard, Pierce Invisible, Pierce Underground
Pierces guard. Inflicts Bubble LV. 3 (1.5s).
Name
Attack
Element
Property
English
(日本語 Japanese)
1000
Fire
No emotion or properties
Name
Info
English
(日本語 Japanese)
Attack with description only