Template:DQMEnemy: Difference between revisions

14 bytes added ,  14:03, 20 April 2025
m
rewrote head as flex instead of table layout, allow more width on mobile
(Template design credit goes to TheCodingGamer, I just stole it and tweaked it.)
 
m (rewrote head as flex instead of table layout, allow more width on mobile)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #00cccc; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 750px;" >
<div style="background-color: #66b3ff; padding: 3px; border-radius: 7px; max-width: 63em;">
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<table style="width: 100%"><tr>
    <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}
    <div>[[File:DWM Logo.png|125px|link=Dragon Quest Monsters|alt=Dragon Quest Monsters]]</div>
</td><td style="text-align:right">[[File:DWM Logo.png|125px|link=Dragon Quest Monsters]]</td>
</div>
</tr></table></div>
<div style="background-color: #ffffff; border-radius: 5px; padding: 3px;">
<div style="background-color: #E4EFF0; border-radius: 5px; padding: 3px;">
     <table style="border: 1px solid black; 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:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''Sprite'''</td>
         <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Level cap {{tt|*|Only applies to monsters with no + value}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''Level cap {{tt|*|Only applies to monsters with no + value}}'''</td>
         <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP growth'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{HP}} growth'''</td>
         <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP growth'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{MP}} growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Strength growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Resilience growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Wisdom growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility growth'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{level|}}}|{{{level}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{level|}}}|{{{level}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
      </tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
      <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{wisdom|}}}|{{{wisdom}}}|?}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Strength}} growth'''</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Resilience}} growth'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Wisdom}} growth'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Agility}} growth'''</td>
      </tr>
      <tr>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{wisdom|}}}|{{{wisdom}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{agility|}}}|{{{agility}}}|?}}</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 black; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid black; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">Family</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black">{{Family}}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{family|}}} | '''{{{family}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{family|}}} | '''{{{family}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">In-game description</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black">In-game description</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{in-game-description|}}} | '''{{{in-game-description}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{in-game-description|}}} | '''{{{in-game-description}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">Abilities</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black">Abilities</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{abilities|}}} | '''{{{abilities}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{abilities|}}} | '''{{{abilities}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange;">Habitat</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black;">Habitat</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{habitat|}}} | '''{{{habitat}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{habitat|}}} | '''{{{habitat}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange;">Breeding chart</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black;">Breeding chart</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{breeding|}}} | '''{{{breeding}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{breeding|}}} | '''{{{breeding}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
       </tr>
       </tr>
     </table>
     </table>
     <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
     <table style="border: 1px solid black; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
      <tr>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Frizz]] Resistance {{tt|*|This includes Blaze, Blazemore, Blazemost, BigBang, & FireSlash}}'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Sizz]] Resistance {{tt|*|This includes Firebal, Firebane, & Firebolt}}'''</td>
<td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Fire Breath]] Resistance {{tt|*|This includes FireAir, BlazeAir, Scorching & WhiteFire}}'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, &  Explodet}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{fire-breath-resist|}}}|{{{fire-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td>
      </tr>
      <tr>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Crack]] Resistance''' {{tt|*|This includes IceBolt, SnowStorm, Blizzard, & IceSlash}}</td>
<td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Cool Breath|Ice Breath]] Resistance''' {{tt|*|This includes FrigidAir, IceAir, IceStorm & WhiteAir}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Woosh]] Resistance''' {{tt|*|This includes Infernos, Infermore, Infermost, WindBeast, Vacuum, MultiCut, & VacuSlash}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''Rock/Army Resistance''' {{tt|*|This includes RockThrow, CallHelp, YellHelp, & Ahhh (Male)}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{ice-breath-resist|}}}|{{{ice-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{rock-resist|}}}|{{{rock-resist}}}|?}}</td>
      </tr>
      <tr>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Zap]] Resistance''' {{tt|*|This includes Bolt, Zap, Thordain, Lightening, Hellblast, BoltSlash}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Gigaslash]] Resistance''' </td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Magic Burst]] Resistance'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Drain Magic]] Resistance''' {{tt|*|This includes RobMagic, OddDance, & RobDance}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{gigaslash-resist|}}}|{{{gigaslash-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{magic-burst-resist|}}}|{{{magic-burst-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
      </tr>
       <tr>
       <tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Blaze, Blazemore, Blazemost, BigBang, & FireSlash}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Whack]] Resistance''' {{tt|*|This includes Beat, Defeat, EerieLite, UltraDown, & K.O.Dance}}</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Firebal, Firebane, & Firebolt}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Kamikazee]] Resistance''' {{tt|*|This includes Sacrifice, Kamikaze & Ramming}}</td>
<td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]] Resistance {{tt|*|This includes FireAir, BlazeAir, Scorching & WhiteFire}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''{{Poison}} Resistance''' {{tt|*|This includes PoisonHit, PoisonGas, & PoisonAir}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, & Explodet}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Paralysis]] Resistance''' {{tt|*|This includes Paralyze & PalsyAir}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes IceBolt, SnowStorm, Blizzard, & IceSlash}}</td>
<td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cool Breath|Ice Breath]] Resistance''' {{tt|*|This includes FrigidAir, IceAir, IceStorm & WhiteAir}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Infernos, Infermore, Infermost, WindBeast, Vacuum, MultiCut, & VacuSlash}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{kamikazee-resist|}}}|{{{kamikazee-resist}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fire-breath-resist|}}}|{{{fire-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{paralysis-resist|}}}|{{{paralysis-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ice-breath-resist|}}}|{{{ice-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Rock/Army Resistance''' {{tt|*|This includes RockThrow, CallHelp, YellHelp, & Ahhh (Male)}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Fuddle]] Resistance''' {{tt|*|This includes PanicAll & PanicDance}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Bolt, Zap, Thordain, Lightening, Hellblast, BoltSlash}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Snooze]] Resistance {{tt|*|This includes Sleep, SleepAll, NapAttack, & SleepAir}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Gigaslash]] Resistance''' </td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Dazzle]] Resistance {{tt|*|This includes Radiant, Surround, & SandStorm}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Magic Burst]] Resistance'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Fizzle]] Resistance'''</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Drain Magic]] Resistance''' {{tt|*|This includes RobMagic, OddDance, & RobDance}}</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance''' {{tt|*|This includes Beat, Defeat, EerieLite, UltraDown, & K.O.Dance}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Kamikazee]] Resistance''' {{tt|*|This includes Sacrifice, Kamikaze & Ramming}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{rock-resist|}}}|{{{rock-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gigaslash-resist|}}}|{{{gigaslash-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{magic-burst-resist|}}}|{{{magic-burst-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{kamikazee-resist|}}}|{{{kamikazee-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Poison]] Resistance''' {{tt|*|This includes PoisonHit, PoisonGas, & PoisonAir}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Ban Dance]] Resistance</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Paralysis]] Resistance''' {{tt|*|This includes Paralyze & PalsyAir}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Gobstopper]] Resistance</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes PanicAll & PanicDance}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''{{Stun}} Resistance {{tt|*|This includes LegSweep, LushLicks, Ahhh (female), BigTrip, WarCry, & LureDance}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance {{tt|*|This includes Sleep, SleepAll, NapAttack, & SleepAir}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Defense, & SickLick}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance {{tt|*|This includes Radiant, Surround, & SandStorm}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Ban Dance]] Resistance</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{ban-dance-resist|}}}|{{{ban-dance-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{paralysis-resist|}}}|{{{paralysis-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{gobstopper-resist|}}}|{{{gobstopper-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{stun-resist|}}} | {{{stun-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ban-dance-resist|}}}|{{{ban-dance-resist}}}|?}}</td>
</td>
</td>
       </tr>
       </tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Gobstopper]] Resistance</td>
         <td colspan="2" style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Decelerate]] Resistance {{tt|*|This includes Slow & SlowAll}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Stun Resistance {{tt|*|This includes LegSweep, LushLicks, Ahhh (female), BigTrip, WarCry, & LureDance}}'''</td>
         <td colspan="2" style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Curses|Curse]] Resistance'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Defense, & SickLick}}</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Decelerate]] Resistance {{tt|*|This includes Slow & SlowAll}}'''</td>
         <td colspan="3" style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cursed|Curse]] Resistance'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gobstopper-resist|}}}|{{{gobstopper-resist}}}|?}}</td>
         <td colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{decelerate-resist|}}} | {{{decelerate-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{stun-resist|}}} | {{{stun-resist}}}|?}}</td>
         <td colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{curse-resist|}}} | {{{curse-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{decelerate-resist|}}} | {{{decelerate-resist}}}|?}}</td>
         <td colspan="3" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{curse-resist|}}} | {{{curse-resist}}}|?}}</td>
     </table>
     </table>
     </div>
     </div>
Line 129: Line 144:
</div>
</div>
</div>
</div>
</div>{{clear}}</includeonly><noinclude>
</div></includeonly><noinclude>




== Example ==
==Example==
{{DQMEnemy
{{DQMEnemy
|name=Slime
|name=Slime
Line 147: Line 162:
|family=[[Slime family|Slime]]  
|family=[[Slime family|Slime]]  
|in-game-description=The most abundant of this popular species
|in-game-description=The most abundant of this popular species
|abilities=[[Fireball]], [[Radiant]], [[Mega Magic]]
|abilities=[[Sizz|Fireball]], [[Glow|Radiant]], [[Magic Burst|Mega Magic]]
|habitat=[[List of teleportals in Dragon Quest Monsters | Gate of Beginning]]
|habitat=[[List of teleportals in Dragon Quest Monsters|Gate of Beginning]]
|breeding=Slime + any member of the slime family
|breeding=Slime + any member of the slime family
|frizz-resist=None
|frizz-resist=None
Line 159: Line 174:
|rock-resist=None
|rock-resist=None
|zap-resist=None
|zap-resist=None
|water-resist=None
|gigaslash-resist=None
|gigaslash-resist=None
|magic-burst-resist=Strong
|magic-burst-resist=Strong
Line 179: Line 193:
}}
}}


Due to the title not receiving a modern localization, the skill names in the resistance tables will use those featured in the game itself for player convenience. As the precise percentages of the resistance rates themselves are currently unknown, the template will use ''none, mild, strong, & immune'' to mark a monster's durability to an element or ailment.
Due to the title not receiving a modern localization, the skill names in the resistance tables will use those featured in the game itself for player convenience. As the precise percentages of the resistance rates themselves are currently unknown, the template will use ''none, weak, strong, & immune'' to mark a monster's durability to an element or ailment.


==Usage==
==Usage==
Line 209: Line 223:
|rock-resist=
|rock-resist=
|zap-resist=
|zap-resist=
|water-resist=
|gigaslash-resist=
|gigaslash-resist=
|magic-burst-resist=
|magic-burst-resist=
1,492

edits