Template:DQH2Enemy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right:1px solid #2ab0cb">{{#if: {{{image|}}} | {{{image}}} }}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid #2ab0cb">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid #2ab0cb">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid #2ab0cb">{{#if:{{{markedVersion|}}}|{{{markedVersion}}}|?}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 25: | Line 25: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #02C0E4; border-bottom: 1px solid #2ab0cb; border-right: 1px solid #2ab0cb">'''Field Notes'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#if: {{{fieldNotes|}}} | ''{{{fieldNotes}}}'' }}</td> | <td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#if: {{{fieldNotes|}}} | ''{{{fieldNotes}}}'' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #02C0E4; border-bottom: 1px solid #2ab0cb; border-right: 1px solid #2ab0cb;">'''Location(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #02C0E4; border-right: 1px solid #2ab0cb;">'''Item(s) Dropped'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td> | ||
</tr> | </tr> | ||
Revision as of 23:40, 8 February 2022
This is a template for enemies as they appear in Dragon Quest Heroes II: Twin Kings and the Prophecy's End. For appearances in other games, please use the corresponding enemy template.
Example
| Model | 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 | Slimedrop (common), Salt of the earth (rare) |
Usage
{{DQH2Enemy
|name=
|kanji=
|romaji=
|listNumber=
|fieldNotes=
|image=
|exp=
|gold=
|markedVersion=
|item=
|locations=
}}