Template:DQXIEquipment: Difference between revisions
Jump to navigation
Jump to search
Created page with " <includeonly> <div style="background-color: #cc00ff; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 40%;" > <div style="padding-left: 5px; padding-right: 5px; height: 66px;"><table style="width: 100%"><tr> <td valign="top">{{#if: {{{header|}}} | {{{header}}} }} {{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td><td style="text-align:right"></td> </td><td style="text-alig..." |
m i plan to do a rework of this template soon, still figuring out how it should look though |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #cc00ff; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 40%;" > | <div style="background-color: #cc00ff; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 40%;" > | ||
| Line 30: | Line 29: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="3" style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Stats | <td colspan="3" style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Stats (Base/+1/2/3)'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 44: | Line 43: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Price'''</td> | <td style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Price (Buy/Sell)'''</td> | ||
<td colspan="2" style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Location'''</td> | <td colspan="2" style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Location'''</td> | ||
</tr> | </tr> | ||
| Line 52: | Line 51: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan=" | <td colspan="3" style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Forging Difficulty'''</td> | ||
</tr> | |||
<tr> | |||
<td colspan="3" style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{diff|}}}|{{{diff}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td colspan="3" style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Ingredients'''</td> | |||
</tr> | |||
<tr> | |||
<td colspan="3" style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{i1|}}}|{{{i1}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td colspan="3" style="background-color: #cc00ff; padding: 2px; width: 10%; text-align: center; border-right: 1px solid black">'''Characters'''</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan=" | <td colspan="3" style="padding: 2px; width: 10%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{character|}}}|{{{character}}}|?}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 66: | Line 77: | ||
</div> | </div> | ||
</div>{{clear}}</includeonly><noinclude> | </div>{{clear}}</includeonly><noinclude> | ||
The following template is for weapons and armor available in {{DQ11}}. | The following template is for weapons and armor available in {{DQ11}}. | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{DQXIEquipment | {{DQXIEquipment | ||
|name=<big>< | |name=<big><big> | ||
|icon= | |icon= | ||
|description= | |description= | ||
|rarity=<big>< | |rarity=<big><big> | ||
|stats= | |stats= | ||
|notes= | |notes= | ||
|price= | |price= | ||
|location= | |location= | ||
|character= | |diff= | ||
|i1= | |||
|character=[[File: sprite walk.gif|50px|link= ]] | |||
}} | |||
</pre> | |||
==Example== | |||
Writing the following text will show the template this way: | |||
<pre> | |||
{{DQXIEquipment | |||
|name=<big><big>Supreme Sword of Light | |||
|icon=[[File:Sword of light xi icon.png]] | |||
|description=The ultimate symbol of hope for Erdrea. Its blessed blade can do away with any and all evil effects. | |||
|rarity=<big><big>S | |||
|stats=Attack +151/166/181/196<br>Charm +94/96/98/100 | |||
|notes=3% chance to debuff target<br>Cures any ailment when used as an item<br>Lightning element | |||
|price=NA/99999 | |||
|location=[[Fun-Size Forge]] only | |||
|diff=10/10 | |||
|i1=[[File:Cypress stick xi icon.png|link=Cypress stick|50px]] [[Cypress stick]] + [[File:Medicinal herb xi icon.png|link=Medicinal herb|50px]] [[Medicinal herb]] x2 | |||
|character=[[File:Hero XI sprite walk.gif|link=Hero (Dragon Quest XI)]][[File:Erik sprite walk.gif|link=Erik]][[File:Veronica sprite walk.gif|link=Veronica (Dragon Quest XI)]][[File:Serena sprite walk.gif|link=Serena (Dragon Quest XI)]][[File:Sylvando sprite walk.gif|link=Sylvando]][[File:Jade sprite walk.gif|link=Jade]][[File:Rab sprite walk.gif|link=Rab]][[File:Hendrik sprite walk.gif|link=Hendrik]] | |||
}} | }} | ||
</pre> | </pre> | ||
</ | {{DQXIEquipment | ||
< | |name=<big><big>Supreme Sword of Light | ||
|icon=[[File:Sword of light xi icon.png]] | |||
|description=The ultimate symbol of hope for Erdrea. Its blessed blade can do away with any and all evil effects. | |||
|rarity=<big><big>S | |||
|stats=Attack +151/166/181/196<br>Charm +94/96/98/100 | |||
|notes=3% chance to debuff target<br>Cures any ailment when used as an item<br>Lightning element | |||
|price=NA/99999 | |||
|location=[[Fun-Size Forge]] only | |||
|diff=10/10 | |||
|i1=[[File:Cypress stick xi icon.png|link=Cypress stick|50px]] [[Cypress stick]] + [[File:Medicinal herb xi icon.png|link=Medicinal herb|50px]] [[Medicinal herb]] x2 | |||
|character=[[File:Hero XI sprite walk.gif|link=Hero (Dragon Quest XI)]][[File:Erik sprite walk.gif|link=Erik]][[File:Veronica sprite walk.gif|link=Veronica (Dragon Quest XI)]][[File:Serena sprite walk.gif|link=Serena (Dragon Quest XI)]][[File:Sylvando sprite walk.gif|link=Sylvando]][[File:Jade sprite walk.gif|link=Jade]][[File:Rab sprite walk.gif|link=Rab]][[File:Hendrik sprite walk.gif|link=Hendrik]] | |||
}} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 12:26, 13 April 2026
The following template is for weapons and armor available in Dragon Quest XI: Echoes of an Elusive Age.
Usage[edit source]
{{DQXIEquipment
|name=<big><big>
|icon=
|description=
|rarity=<big><big>
|stats=
|notes=
|price=
|location=
|diff=
|i1=
|character=[[File: sprite walk.gif|50px|link= ]]
}}
Example[edit source]
Writing the following text will show the template this way:
{{DQXIEquipment
|name=<big><big>Supreme Sword of Light
|icon=[[File:Sword of light xi icon.png]]
|description=The ultimate symbol of hope for Erdrea. Its blessed blade can do away with any and all evil effects.
|rarity=<big><big>S
|stats=Attack +151/166/181/196<br>Charm +94/96/98/100
|notes=3% chance to debuff target<br>Cures any ailment when used as an item<br>Lightning element
|price=NA/99999
|location=[[Fun-Size Forge]] only
|diff=10/10
|i1=[[File:Cypress stick xi icon.png|link=Cypress stick|50px]] [[Cypress stick]] + [[File:Medicinal herb xi icon.png|link=Medicinal herb|50px]] [[Medicinal herb]] x2
|character=[[File:Hero XI sprite walk.gif|link=Hero (Dragon Quest XI)]][[File:Erik sprite walk.gif|link=Erik]][[File:Veronica sprite walk.gif|link=Veronica (Dragon Quest XI)]][[File:Serena sprite walk.gif|link=Serena (Dragon Quest XI)]][[File:Sylvando sprite walk.gif|link=Sylvando]][[File:Jade sprite walk.gif|link=Jade]][[File:Rab sprite walk.gif|link=Rab]][[File:Hendrik sprite walk.gif|link=Hendrik]]
}}
| Description | ||||
| The ultimate symbol of hope for Erdrea. Its blessed blade can do away with any and all evil effects. | ||||
| Rarity | ||||
| S | ||||
| Stats (Base/+1/2/3) | ||||
| Attack +151/166/181/196 Charm +94/96/98/100 |
||||
| Notes | ||||
| 3% chance to debuff target Cures any ailment when used as an item Lightning element |
||||
| Price (Buy/Sell) | Location | |||
| NA/99999 | Fun-Size Forge only | |||
| Forging Difficulty | ||||
| 10/10 | ||||
| Ingredients | ||||
| Characters | ||||