Template:DQEnemy: Difference between revisions
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> | ||