Template:DQHEnemy: Difference between revisions

Jump to navigation Jump to search
4 bytes removed ,  23:45, 8 February 2022
no edit summary
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: 64px; text-align: center; border-right: 1px solid #dcc382">'''Model'''</td>
         <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: 64px; text-align: center; border-right: 1px solid #dcc382">'''Experience'''</td>
         <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: 64px; text-align: center; border-right: 1px solid #dcc382">'''Gold'''</td>
         <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: 48px; height: 24px; text-align: center; border-right:1px solid #dcc382">{{#if: {{{image|}}} | {{{image}}} }}</td>
         <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: 48px; height: 24px; text-align: center; border-right: 1px solid #dcc382">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
         <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: 48px; height: 24px; text-align: center; border-right: 1px solid #dcc382">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
         <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: 100px; height: 24px; background-color:  #F5CC60; border-bottom: 1px solid #dcc382; border-right: 1px solid #dcc382">'''List No.'''</td>
         <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: 100px; height: 24px; background-color:  #F5CC60; border-bottom: 1px solid #dcc382; border-right: 1px solid #dcc382">'''Field Notes'''</td>
         <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: 100px; height: 24px; background-color:  #F5CC60; border-bottom: 1px solid #dcc382; border-right: 1px solid #dcc382;">'''Location(s)'''</td>
         <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: 100px; height: 24px; background-color:  #F5CC60; border-right: 1px solid #dcc382;">'''Item(s) Dropped'''</td>
         <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>

Navigation menu