Template:DQ3Item: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #D2042D; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="background-color: #D51B0C; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="padding-left: 5px; padding-right: 5px; height: 32px;">
<div style="padding-left: 5px; padding-right: 5px; height: 32px;">
<table style="width: 100%">
<table style="width: 100%">
Line 8: Line 8:
</table>
</table>
</div>
</div>
<div style="background-color: #FAA0A0; border-radius: 5px; padding: 3px;">
<div style="background-color: #E47154; border-radius: 5px; padding: 3px;">
     <div style="padding: 3px; ">
     <div style="padding: 3px; ">
     <table style="border: 1px solid #FF0000; border-radius: 3px; width: 100%; margin-bottom: 5px" cellspacing="0" cellpadding="0">
     <table style="border: 1px solid #C91C0E; border-radius: 3px; width: 100%; margin-bottom: 5px" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #D2042D; padding: 2px; width: 100px; text-align: center; border-right: 1px solid #FF0000">'''Buy'''</td>
         <td style="background-color:  #D51B0C; padding: 2px; width: 100px; text-align: center; border-right: 1px solid #C91C0E">'''Buy'''</td>
         <td style="background-color:  #D2042D; padding: 2px; width: 100px; text-align: center; border-right: 1px solid #FF0000">'''Sell'''</td>
         <td style="background-color:  #D51B0C; padding: 2px; width: 100px; text-align: center; border-right: 1px solid #C91C0E">'''Sell'''</td>
         <td style="background-color:  #D2042D; padding: 2px; text-align: center">'''Effect'''</td>
         <td style="background-color:  #D51B0C; padding: 2px; text-align: center">'''Effect'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid #FF0000">{{#if: {{{buy|}}} | {{{buy}}} }}</td>
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid #C91C0E">{{#if: {{{buy|}}} | {{{buy}}} }}</td>
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid #FF0000">{{#if:{{{sell|}}}|{{{sell}}}|?}}</td>
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid #C91C0E">{{#if:{{{sell|}}}|{{{sell}}}|?}}</td>
         <td style="padding: 2px; height: 24px; font-size: 12px">{{#if:{{{effect|}}}|{{{effect}}}|?}}</td>
         <td style="padding: 2px; height: 24px; font-size: 12px">{{#if:{{{effect|}}}|{{{effect}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </table>
     <table style="border: 1px solid #FF0000; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
     <table style="border: 1px solid #C91C0E; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color: #D2042D; padding: 2px; width: 50%; text-align: center; border-right: 1px solid #FF0000">'''Usable outside of battle?'''</td>
         <td style="background-color: #D51B0C; padding: 2px; width: 50%; text-align: center; border-right: 1px solid #C91C0E">'''Usable outside of battle?'''</td>
         <td style="background-color: #D2042D; padding: 2px; width: 50%; text-align: center;">'''Usable in battle?'''</td>
         <td style="background-color: #D51B0C; padding: 2px; width: 50%; text-align: center;">'''Usable in battle?'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
Line 32: Line 32:
           | YES  
           | YES  
           | y  
           | y  
           | Y = <td style="padding: 2px; height: 24px; text-align: center; background-color: #9eff9e; border-right: 1px solid #FF0000; color: #008800">[[File:ICON-YES-CHECK.png]] '''YES'''</td>
           | Y = <td style="padding: 2px; height: 24px; text-align: center; background-color: #9eff9e; border-right: 1px solid #C91C0E; color: #008800">[[File:ICON-YES-CHECK.png]] '''YES'''</td>
           | no  
           | no  
           | NO  
           | NO  
           | n  
           | n  
           | N = <td style="padding: 2px; height: 24px; text-align: center; background-color: #ffb7b7; border-right: 1px solid #FF0000; color: #880000">[[File:ICON-NO-X.png]] '''NO'''</td>
           | N = <td style="padding: 2px; height: 24px; text-align: center; background-color: #ffb7b7; border-right: 1px solid #C91C0E; color: #880000">[[File:ICON-NO-X.png]] '''NO'''</td>
           | #default = <td style="padding: 2px; height: 24px; text-align: center; background-color: #eee; border-right: 1px solid #FF0000">[[File:ICON-INFO-QUESTION.png]] '''{{#if: {{{out-of-battle|}}} |  {{{out-of-battle}}} | ???}}'''</td>
           | #default = <td style="padding: 2px; height: 24px; text-align: center; background-color: #eee; border-right: 1px solid #C91C0E">[[File:ICON-INFO-QUESTION.png]] '''{{#if: {{{out-of-battle|}}} |  {{{out-of-battle}}} | ???}}'''</td>
         }}
         }}
         {{#switch: {{{in-battle|}}}
         {{#switch: {{{in-battle|}}}
Line 53: Line 53:
     </table>
     </table>


     <table  style="border: 1px solid #FF0000; 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 #C91C0E; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 128px; height: 24px; background-color: #D2042D; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000">'''Shop(s)'''</td>
         <td style="width: 128px; height: 24px; background-color: #D51B0C; border-bottom: 1px solid #C91C0E; border-right: 1px solid #C91C0E">'''Shop(s)'''</td>
         <td style="text-align: center; border-bottom: 1px solid #FF0000;">{{#if: {{{shops|}}} | {{{shops}}} }}</td>
         <td style="text-align: center; border-bottom: 1px solid #C91C0E;">{{#if: {{{shops|}}} | {{{shops}}} }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color: #D2042D; border-right: 1px solid #FF0000;">'''Location(s)'''</td>
         <td style="width: 100px; height: 24px; background-color: #D51B0C; border-right: 1px solid #C91C0E;">'''Location(s)'''</td>
         <td style="text-align: center;">{{#if: {{{locations|}}} | {{{locations}}} }}</td>
         <td style="text-align: center;">{{#if: {{{locations|}}} | {{{locations}}} }}</tr>
      </tr>
    </table>
   
    <table style="border: 1px solid #FF0000; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
      <tr>
        <td colspan="2" style="background-color: #D2042D; padding: 2px; width: 64px; text-align: center;">'''In-game description'''</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 128px; height: 24px; text-align: center; border-right: 1px solid #FF0000">'''Mobile'''</td>
        <td style="padding: 2px; height: 24px; text-align: center;">{{#if:{{{description|}}}|{{{description}}}|?}}</td>
      </tr>
     </table>
     </table>
     </div>
     </div>
</div>
</div>
</div>{{clear}}</includeonly><noinclude>
</div>
This is a template for items as they appear in {{DQ3}}.
</div>{{clear}}</includeonly>
 
<noinclude>
For appearances in other games, please use the corresponding item template.  
This is a template for items as they appear in {{DQ3}}. For appearances in other games, please use the corresponding item template.  


== Example ==
== Example ==
Line 92: Line 81:
|shops=[[Super Secret Faerie Village]]
|shops=[[Super Secret Faerie Village]]
|locations=Queen's chamber in [[Isis]] Palace, treasure chest on 1F of [[Baramos' Lair]].
|locations=Queen's chamber in [[Isis]] Palace, treasure chest on 1F of [[Baramos' Lair]].
|description=A ring that restores some of the wearer's MP when used as an item.
}}
}}


Line 108: Line 96:
|shops=
|shops=
|locations=
|locations=
|description=
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>
[[Category:Templates]]

Revision as of 20:38, 16 June 2023


This is a template for items as they appear in Dragon Quest III: The Seeds of Salvation. For appearances in other games, please use the corresponding item template.

Example

Prayer ring (いのりのゆびわ Inori no yubiwa)
Buy Sell Effect
2,500 gold 1,875 gold Restores 20~24 MP to the wearer when used. Has a 10% chance of breaking after each use.
Usable outside of battle? Usable in battle?
YES YES
Shop(s) Super Secret Faerie Village
Location(s) Queen's chamber in Isis Palace, treasure chest on 1F of Baramos' Lair.

Usage

{{DQ3Item
|name=
|kanji= 
|romaji=
|buy= 
|sell=
|effect=
|out-of-battle=
|in-battle=
|shops=
|locations=
}}