Template:DQHEnemy: Difference between revisions
Jump to navigation
Jump to search
(→Usage) |
Rigel Kent (talk | contribs) m (rewrote head as flex instead of table layout, allow more width on mobile) |
||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #F5CC60; padding: | <div style="background-color: #F5CC60; padding: 3px; border-radius: 7px; max-width: 63em;"> | ||
<div style=" | <div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;"> | ||
< | <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</div> | ||
<div>[[File:DQH_Logo.png|50px|link=Dragon Quest Heroes: The World Tree's Woe and the Blight Below|alt=Dragon Quest Heroes: The World Tree's Woe and the Blight Below]]</div> | |||
</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 #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%; 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> | ||
</table> | </table> | ||
</div> | </div> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 43: | Line 42: | ||
</div> | </div> | ||
</div> | </div> | ||
</div></includeonly> | </div></includeonly><noinclude> | ||
<noinclude> | |||
This is a template for enemies as they appear in {{DQH}}. For appearances in other games, please use the corresponding enemy template. | This is a template for enemies as they appear in {{DQH}}. For appearances in other games, please use the corresponding enemy template. | ||
| Line 66: | Line 64: | ||
|name= | |name= | ||
|kanji= | |kanji= | ||
| | |romanji= | ||
|listNumber= | |listNumber= | ||
|fieldNotes= | |fieldNotes= | ||
Latest revision as of 13:46, 20 April 2025
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[edit]
| 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[edit]
{{DQHEnemy
|name=
|kanji=
|romanji=
|listNumber=
|fieldNotes=
|image=
|exp=
|gold=
|items=
|locations=
}}