Template:DQHEnemy: Difference between revisions
From Dragon Quest Wiki
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<table style="border: 1px solid #dcc382; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid #dcc382; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: #F5CC60; padding: 2px; width: | <td style="background-color: #F5CC60; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid #dcc382">'''Model'''</td> | ||
<td style="background-color: #F5CC60; padding: 2px; width: | <td style="background-color: #F5CC60; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid #dcc382">'''Experience'''</td> | ||
<td style="background-color: #F5CC60; padding: 2px; width: | <td style="background-color: #F5CC60; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid #dcc382">'''Gold'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%x; height: 24px; text-align: center; border-right:1px solid #dcc382">{{#if: {{{image|}}} | {{{image}}} }}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%x; height: 24px; text-align: center; border-right: 1px solid #dcc382">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%x; height: 24px; text-align: center; border-right: 1px solid #dcc382">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<table style="border: 1px solid #dcc382; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid #dcc382; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid #dcc382; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid #dcc382; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%x; height: 24px; background-color: #F5CC60; border-bottom: 1px solid #dcc382; border-right: 1px solid #dcc382">'''List No.'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{listNumber|}}} | '''{{{listNumber}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{listNumber|}}} | '''{{{listNumber}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%x; height: 24px; background-color: #F5CC60; border-bottom: 1px solid #dcc382; border-right: 1px solid #dcc382">'''Field Notes'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{fieldNotes|}}} | ''{{{fieldNotes}}}'' }}</td> | <td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{fieldNotes|}}} | ''{{{fieldNotes}}}'' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%x; height: 24px; background-color: #F5CC60; border-bottom: 1px solid #dcc382; border-right: 1px solid #dcc382;">'''Location(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%x; height: 24px; background-color: #F5CC60; border-right: 1px solid #dcc382;">'''Item(s) Dropped'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid #dcc382;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td> | ||
</tr> | </tr> |
Revision as of 18:45, 8 February 2022
This is a template for enemies as they appear in Dragon Quest Heroes: The World Tree's Woe and the Blight Below. For appearances in other games, please use the corresponding enemy template.
Example
Model | Experience | Gold |
1 | 1 |
List No. | 001 |
Field Notes | It's a slime Yep. It's a slime, alright. |
Location(s) | Greena Pastures |
Item(s) Dropped | Slimedrop (common), Salt of the earth (rare) |
Usage
{{DQHEnemy |name= |kanji= |romanji= |listNumber= |fieldNotes= |image= |exp= |gold= |items= |locations= }}