Template:DQH2Enemy: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> <div style="background-color: #02C0E4; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > <div style="padding-left: 5px; padding-right: 5px; height:...") |
No edit summary |
||
| Line 2: | Line 2: | ||
<div style="background-color: #02C0E4; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > | <div style="background-color: #02C0E4; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > | ||
<div style="padding-left: 5px; padding-right: 5px; height: 32px;"><table style="width: 100%"><tr> | <div style="padding-left: 5px; padding-right: 5px; height: 32px;"><table style="width: 100%"><tr> | ||
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File: | <td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File:DQHII_Logo.png|50px|link=Dragon Quest Heroes II]]</td> | ||
</tr></table></div> | </tr></table></div> | ||
<div style="background-color: #ffffff; border-radius: 5px; padding: 3px;"> | <div style="background-color: #ffffff; border-radius: 5px; padding: 3px;"> | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">''' | <td style="background-color: #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''image'''</td> | ||
<td style="background-color: #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td> | <td style="background-color: #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td> | ||
<td style="background-color: #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td> | <td style="background-color: #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td> | ||
<td style="background-color: #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Marked Version?'''</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right:1px solid orange">{{#if: {{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right:1px solid orange">{{#if: {{{image|}}} | {{{image}}} }}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td> | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td> | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{markedVersion|}}}|{{{markedVersion}}}|?}}</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #02C0E4; border-bottom: 1px solid orange; border-right: 1px solid orange">''' | <td style="width: 100px; height: 24px; background-color: #02C0E4; border-bottom: 1px solid orange; border-right: 1px solid orange">'''List No.'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{ | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{listNumber|}}} | '''{{{listNumber}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #02C0E4; border-bottom: 1px solid orange; border-right: 1px solid orange">''' | <td style="width: 100px; height: 24px; background-color: #02C0E4; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Field Notes'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{ | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{fieldNotes|}}} | ''{{{fieldNotes}}}'' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 40: | Line 38: | ||
</table> | </table> | ||
</div> | </div> | ||
<tr> | <tr> | ||
| Line 122: | Line 47: | ||
</div></includeonly> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
This is a template for enemies as they appear in | This is a template for enemies as they appear in [[Dragon Quest Heroes II]]. For appearances in other games, please use the corresponding enemy template. | ||
==Example== | ==Example== | ||
| Line 129: | Line 54: | ||
|kanji= | |kanji= | ||
|romanji= | |romanji= | ||
| | |listNumber=001 | ||
| | |fieldNotes=It's a slime<br/>Yep. It's a slime, alright. | ||
|image= | |||
| | |||
|exp=1 | |exp=1 | ||
|gold=1 | |gold=1 | ||
|markedVersion=Yes. | |||
|item=[[Medicinal herb]] ({{fraction|1|256}}) | |item=[[Medicinal herb]] ({{fraction|1|256}}) | ||
|locations= | |locations=Greena Pastures | ||
}} | }} | ||
| Line 172: | Line 70: | ||
|kanji= | |kanji= | ||
|romanji= | |romanji= | ||
| | |listNumber= | ||
| | |fieldNotes= | ||
| | |image= | ||
|exp= | |exp= | ||
|gold= | |gold= | ||
|markedVersion= | |||
|items= | |items= | ||
|locations= | |locations= | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 04:36, 9 February 2020
This is a template for enemies as they appear in Dragon Quest Heroes II. For appearances in other games, please use the corresponding enemy template.
Example
| image | Experience | Gold | Marked Version? |
| 1 | 1 | Yes. |
| List No. | 001 |
| Field Notes | It's a slime Yep. It's a slime, alright. |
| Location(s) | Greena Pastures |
| Item(s) Dropped |
Usage
{{DQH2Enemy
|name=
|kanji=
|romanji=
|listNumber=
|fieldNotes=
|image=
|exp=
|gold=
|markedVersion=
|items=
|locations=
}}