Template:DQH2Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
</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 #2ab0cb; 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">'''image'''</td>
         <td style="background-color:  #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid #2ab0cb">'''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 #2ab0cb">'''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 #2ab0cb">'''Gold'''</td>
         <td style="background-color:  #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Marked Version?'''</td>
         <td style="background-color:  #02C0E4; padding: 2px; width: 64px; text-align: center; border-right: 1px solid #2ab0cb">'''Marked Version?'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <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 #2ab0cb">{{#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 #2ab0cb">{{#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 #2ab0cb">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{markedVersion|}}}|{{{markedVersion}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid #2ab0cb">{{#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 #2ab0cb; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid #2ab0cb; 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">'''List No.'''</td>
         <td style="width: 100px; height: 24px; background-color:  #02C0E4; border-bottom: 1px solid #2ab0cb; border-right: 1px solid #2ab0cb">'''List No.'''</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{listNumber|}}} | '''{{{listNumber}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#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">'''Field Notes'''</td>
         <td style="width: 100px; 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 orange;">{{#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: 100px; height: 24px; background-color:  #02C0E4; border-bottom: 1px solid orange; border-right: 1px solid orange;">'''Location(s)'''</td>
         <td style="width: 100px; 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 orange;">{{#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: 100px; height: 24px; background-color:  #02C0E4; border-right: 1px solid orange;">'''Item(s) Dropped'''</td>
         <td style="width: 100px; height: 24px; background-color:  #02C0E4; border-right: 1px solid #2ab0cb;">'''Item(s) Dropped'''</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid #2ab0cb;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 59: Line 59:
|exp=1
|exp=1
|gold=1
|gold=1
|markedVersion=Yes.
|markedVersion=Yes
|item=Slimedrop (common), Salt of the earth (rare)
|item=Slimedrop (common), Salt of the earth (rare)
|locations=Greena Pastures
|locations=Greena Pastures

Revision as of 01:05, 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

Slime
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 Slimedrop (common), Salt of the earth (rare)


Usage

{{DQH2Enemy
|name=
|kanji= 
|romanji=
|listNumber=
|fieldNotes=
|image=
|exp=
|gold=
|markedVersion=
|items=
|locations=
}}