Template:DQEnemy: Difference between revisions
Jump to navigation
Jump to search
m yet another floating logo bug fix |
m bug fixes |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #f4ce81; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > | <div style="background-color: #f4ce81; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > | ||
<div style="padding-left: 5px; padding-right: 5px; height: 32px; | <div style="padding-left: 5px; padding-right: 5px; height: 32px;"> | ||
<table style="width: 100%"> | |||
<tr> | |||
<td>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td> | |||
<td style="text-align: right;">[[File:DQ-SNES-LOGO-ICON.PNG]]</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;"> | <div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;"> | ||
<div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (NES)'''</div> | <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (NES)'''</div> | ||
Revision as of 21:18, 17 December 2016
This is a template for enemies as they appear in Dragon Quest. For appearances in other games, please use the corresponding enemy template.
Example
Usage
{{DQEnemy
|name=
|kanji=
|romanji=
|nes-sprite=
|nes-hp=
|nes-mp=
|nes-exp=
|nes-gold=
|nes-attack=
|nes-defense=
|nes-agility=
|nes-spells=
|nes-locations=
|nes-evasion=
|nes-fizzle-resist=
|nes-snooze-resist=
|nes-sizz-resist=
|remake-sprites=
|remake-hp=
|remake-mp=
|remake-exp=
|remake-gold=
|remake-attack=
|remake-defense=
|remake-agility=
|remake-spells=
|remake-locations=
|remake-evasion=
|remake-fizzle-resist=
|remake-snooze-resist=
|remake-sizz-resist=
}}