EnemyInfo/Attack: Difference between revisions
From The Rockman EXE Zone Wiki
< Template:EnemyInfo
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<includeonly>{{#if: {{{attack|}}}{{{element|}}}{{{break|}}}{{{sword|}}}{{{wind|}}}{{{cursor|}}}{{{guard|}}}{{{invis|}}} | | <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 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 template_enemyinfo_label_collapse">Name</div> | ||
<div class="template_enemyinfo_label">Attack</div> | <div class="template_enemyinfo_label template_enemyinfo_label_collapse">Attack</div> | ||
{{#if: {{{mood|}}} | <div class="template_enemyinfo_label">Mood</div> }} | {{#if: {{{mood|}}} | <div class="template_enemyinfo_label template_enemyinfo_label_collapse">Mood</div> }} | ||
<div class="template_enemyinfo_label">Element</div> | <div class="template_enemyinfo_label template_enemyinfo_label_collapse">Element</div> | ||
<div class="template_enemyinfo_label">Property</div> | <div class="template_enemyinfo_label template_enemyinfo_label_collapse">Property</div> | ||
<div style="grid-row: span {{#if: {{{info|}}} | | <div style="grid-row: span {{#if: {{{info|}}} | 2 | 1 }};">{{name |en={{{name_en|}}} |jp={{{name_jp|}}} |tl={{{name_tl|}}} |nobold=y |newline=y }}</div> | ||
<div>{{#ifeq: {{{attack|—}}} | 0 | — | {{{attack|—}}} {{#if: {{{times|}}} | × {{{times}}} }} }}</div> | <div>{{#ifeq: {{{attack|—}}} | 0 | — | {{{attack|—}}} {{#if: {{{times|}}} | × {{{times}}} }} }}</div> | ||
{{#if: {{{mood|}}} | <div>{{#ifeq: {{{mood|—}}} | 0 | — | {{{mood|—}}} }}</div> }} | {{#if: {{{mood|}}} | <div>{{#ifeq: {{{mood|—}}} | 0 | — | {{{mood|—}}} }}</div> }} | ||
Line 13: | Line 13: | ||
<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> | <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 }};">{{{info|}}}</div> | <div style="grid-column: span {{#if: {{{mood|}}} | 4 | 3 }};">{{{info|}}}</div> | ||
}} | }} |
Revision as of 10:06, 4 September 2022