EnemyInfo/Attack: Difference between revisions
From The Rockman EXE Zone Wiki
< Template:EnemyInfo
No edit summary |
No edit summary |
||
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: | <includeonly>{{#if: {{{attack|}}}{{{element|}}}{{{break|}}}{{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{guard|}}}{{{invis|}}} | | ||
<div class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row" style="display: grid; grid-template-columns: 20ch 1fr {{#if: {{{mood|}}} | 1fr }} 1fr 1fr"> | |||
<div class="template_enemyinfo_label">Name</div> | <div class="template_enemyinfo_label">Name</div> | ||
<div class="template_enemyinfo_label">Attack</div> | <div class="template_enemyinfo_label">Attack</div> | ||
Line 22: | Line 23: | ||
<div style="grid-column: span {{#if: {{{mood|}}} | 4 | 3 }};">{{{info|}}}</div> | <div style="grid-column: span {{#if: {{{mood|}}} | 4 | 3 }};">{{{info|}}}</div> | ||
}} | }} | ||
</div></includeonly><noinclude> | </div> | ||
{{EnemyInfo/Attack | | | ||
|name_en=English | <div class="template_enemyinfo template_enemyinfo_section template_enemyinfo_row" style="display: grid; grid-template-columns: 20ch {{#if: {{{info|}}} | 1fr }}"> | ||
|name_jp=日本語 | <div class="template_enemyinfo_label">Name</div> | ||
|name_tl=Japanese | {{#if: {{{info|}}} | <div class="template_enemyinfo_label">Info</div> }} | ||
|attack=1000 | <div>{{name |en={{{name_en|}}} |jp={{{name_jp|}}} |tl={{{name_tl|}}} |nobold=y |newline=y }}</div> | ||
|mood=500 | {{#if: {{{info|}}} | <div>{{{info|}}}</div> }} | ||
|element=fire | </div> | ||
|break=y | }}</includeonly><noinclude> | ||
|sword=y | {{EnemyInfo/Attack |name_en=English |name_jp=日本語 |name_tl=Japanese | ||
|wind=y | |attack=1000 |mood=500 |element=fire | ||
|cursor=y | |break=y |sword=y |wind=y |cursor=y |guard=y |invis=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 | |||
|info=Attack with description only | |||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 09:33, 4 September 2022