Template:DQIXEquipment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #0099ff; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 40%;" > | <div style="background-color: #0099ff; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 40%;" > | ||
<div style="padding-left: 5px; padding-right: 5px; height: | <div style="padding-left: 5px; padding-right: 5px; height: 66px;"><table style="width: 100%"><tr> | ||
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td><td style="text-align:right"></td> | <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-align:right">[[File:DQIX_Logo.png|140px]]</td> | |||
</tr></table> | </tr></table> | ||
</div> | </div> | ||
| Line 71: | Line 72: | ||
==Example== | ==Example== | ||
{{DQIXEquipment | {{DQIXEquipment | ||
|name=Cautery sword | |header=[[File:DQIX Aurora blade.png]] | ||
|name=<big><big>Cautery sword</big></big> | |||
|icon=[[File:Cautery sword IX artwork.png]] | |icon=[[File:Cautery sword IX artwork.png]] | ||
|description=A sacred sword that flings flames if used as an item in battle | |description=A sacred sword that flings flames if used as an item in battle | ||
| Line 88: | Line 90: | ||
<pre> | <pre> | ||
{{DQIXEquipment | {{DQIXEquipment | ||
|header= | |||
|name= | |name= | ||
|icon= | |icon= | ||
Revision as of 20:49, 2 April 2022
The following template is for weapons and armor available in Dragon Quest IX: Sentinels of the Starry Skies.
Example
![]() |
||||
| Description | ||||
| A sacred sword that flings flames if used as an item in battle | ||||
| Rarity | Stats | Vocations | ||
| ★☆☆☆☆ | Attack +42 | |||
| Notes | ||||
| Deals 6~10 fire damage to all enemies when used as an item | ||||
| Price | Location | |||
| 3,000/1,500 | Sold in Bloomingdale & Dourbridge | |||
| Ingredient 1 | Ingredient 2 | Ingredient 3 | ||
1 cautery sword |
3 brighten rocks |
1 holy water |
||
Usage
{{DQIXEquipment
|header=
|name=
|icon=
|description=
|rarity=
|stats=
|vocation=
|notes=
|price=
|location=
|i1=
|i2=
|i3=
}}

