Template:DQStarsWeapon: Difference between revisions
m →Usage |
m →Example: smaller icon |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: # | <div style="background-color: #a94767; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 65%;" > | ||
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;"> | <div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;"> | ||
<table style="width: 100%"><tr> | <table style="width: 100%"><tr> | ||
| Line 6: | Line 6: | ||
</tr></table> | </tr></table> | ||
</div> | </div> | ||
<div style="background-color: # | <div style="background-color: #f2dfea; border-radius: 5px; padding: 3px;"> | ||
<div style="height: 24px; width: 99%; background-color: # | <div style="height: 24px; width: 99%; background-color: #ea8fb3; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Basic information'''</div> | ||
<div style="padding: 3px; "> | <div style="padding: 3px; "> | ||
<table style="border: 1px solid | <table style="border: 1px solid white; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="5" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid | <td colspan="5" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid white">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td> | ||
<tr> | <tr> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="2" style="background-color: # | <td colspan="2" style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Type'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Rarity'''</td> | ||
<td colspan="2" style="background-color: # | <td colspan="2" style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Strong against'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid | <td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{type|}}}|{{{type}}}|?}}</td> | ||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{rarity|}}}|{{{rarity}}}|?}}</td> | ||
<td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid | <td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{strong|}}}|{{{strong}}}|?}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="2" style="background-color: # | <td colspan="2" style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Attack'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Attack at +25'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Attack at +50'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Secondary stat'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid | <td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{batk|}}}|{{{batk}}}|?}}</td> | ||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{atk25|}}}|{{{atk25}}}|?}}</td> | ||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{atk50|}}}|{{{atk50}}}|?}}</td> | ||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{bonus|}}}|{{{bonus}}}|?}}</td> | ||
</tr> | |||
<tr> | |||
<td colspan="5" style="background-color: #e6abc3; padding: 2px; width: 100%; text-align: center; border-right: 1px solid white">'''Trait'''</td> | |||
</tr> | |||
<tr> | |||
<td colspan="5" style="padding: 2px; width: 100%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{trait|}}}|{{{trait}}}|?}}</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
<table style="border: 1px solid white; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid white; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | |||
<tr> | <tr> | ||
<div style="background-color: # | <div style="background-color: #f2dfea; border-radius: 5px; padding: 3px; margin-top: 10px;"> | ||
<div style="height: 24px; width: 99%; background-color: # | <div style="height: 24px; width: 99%; background-color: #ea8fb3; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Skills'''</div> | ||
<td colspan="2" style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Main Skill 1'''</td> | |||
<td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Main Skill 2'''</td> | |||
<td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Sub Skill 1'''</td> | |||
<td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Sub Skill 2'''</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{main1|}}}|{{{main1}}}|?}}</td> | |||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{main2|}}}|{{{main2}}}|?}}</td> | |||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{sub1|}}}|{{{sub1}}}|?}}</td> | |||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{sub2|}}}|{{{sub2}}}|?}}</td> | |||
</tr> | |||
</table> | |||
<table style="border: 1px solid white; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid white; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<div style="background-color: #f2dfea; border-radius: 5px; padding: 3px; margin-top: 10px;"> | |||
<div style="height: 24px; width: 99%; background-color: #ea8fb3; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Slots'''</div> | |||
<tr> | <tr> | ||
<td style="background-color: # | <td style="background-color: #f2dfea; padding: 2px; width: 30%%; text-align: center; border-right: 1px solid white"></td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 15%%; text-align: center; border-right: 1px solid white">'''Base'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 15%%; text-align: center; border-right: 1px solid white">'''1*'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 15%; text-align: center; border-right: 1px solid white">'''2*'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 15%; text-align: center; border-right: 1px solid white">'''3*'''</td> | ||
<td style="background-color: # | <td style="background-color: #e6abc3; padding: 2px; width: 15%; text-align: center; border-right: 1px solid white">'''Max'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid | <td style="background-color: #e6abc3; padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid white">'''Subslot 1'''</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot0-1|}}}|{{{slot0-1}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot1-1|}}}|{{{slot1-1}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot2-1|}}}|{{{slot2-1}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot3-1|}}}|{{{slot3-1}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot4-1|}}}|{{{slot4-1}}}|?}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid | <td style="background-color: #e6abc3;padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid white">'''Subslot 2'''</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot0-2|}}}|{{{slot0-2}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot1-2|}}}|{{{slot1-2}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot2-2|}}}|{{{slot2-2}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot3-2|}}}|{{{slot3-2}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot4-2|}}}|{{{slot4-2}}}|?}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 30%; height: 24px; text-align: center; border-right: 1px solid | <td style="background-color: #e6abc3;padding: 2px; width: 30%; height: 24px; text-align: center; border-right: 1px solid white">'''Subslot 3'''</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot0-3|}}}|{{{slot0-3}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot1-3|}}}|{{{slot1-3}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot2-3|}}}|{{{slot2-3}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot3-3|}}}|{{{slot3-3}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot4-3|}}}|{{{slot4-3}}}|?}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="background-color: #e6abc3;padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">'''Subslot 4'''</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot0-4|}}}|{{{slot0-4}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot1-4|}}}|{{{slot1-4}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot2-4|}}}|{{{slot2-4}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot3-4|}}}|{{{slot3-4}}}|?}}</td> | ||
<td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid | <td style="padding: 2px; width: 15%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{slot4-4|}}}|{{{slot4-4}}}|?}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
</table> | </table> | ||
<table style="border: 1px solid | <table style="border: 1px solid white; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid white; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<div style="background-color: # | <div style="background-color: #f2dfea; border-radius: 5px; padding: 3px; margin-top: 10px;"> | ||
<div style="height: 24px; width: 99%; background-color: # | <div style="height: 24px; width: 99%; background-color: #ea8fb3; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Other details'''</div> | ||
<td style="width: | <td colspan="2" style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Alchemy'''</td> | ||
<td style="text-align: center; border- | <td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Awakening'''</td> | ||
<td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Set'''</td> | |||
<td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Obtention'''</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{alch|}}}|{{{alch}}}|?}}</td> | |||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{awaken|}}}|{{{awaken}}}|?}}</td> | |||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{set|}}}|{{{set}}}|?}}</td> | |||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{obtain|}}}|{{{obtain}}}|?}}</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="5" style="background-color: #e6abc3; padding: 2px; width: 100%; text-align: center; border-right: 1px solid white">'''Flavor text'''</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td colspan="5" style="padding: 2px; width: 100%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{flavor|}}}|{{{flavor}}}|?}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 114: | Line 139: | ||
</div> | </div> | ||
</div>{{clear}}</includeonly><noinclude> | </div>{{clear}}</includeonly><noinclude> | ||
This is a template for weapons as they appear in {{DQStars}}. For appearances in other games, please use the corresponding enemy template. For the appropriate type, rarity and skill | This is a template for weapons as they appear in {{DQStars}}. For appearances in other games, please use the corresponding enemy template. For the appropriate type, rarity and skill icons, see the gallery below. | ||
| Line 123: | Line 148: | ||
|romanji= | |romanji= | ||
|sprite= [[File:DQotS_Zenithian_Sword.jpg|400px]] | |sprite= [[File:DQotS_Zenithian_Sword.jpg|400px]] | ||
|type= [[File:DQotS_Sword.png| | |type= [[File:DQotS_Sword.png|36px]] | ||
|rarity= [[File:DQotS Rarity 5.png]] | |rarity= [[File:DQotS Rarity 5.png]] | ||
|strong=Dragons | |strong=Dragons | ||
| Line 129: | Line 154: | ||
|atk25=130 | |atk25=130 | ||
|atk50=175 | |atk50=175 | ||
|bonus= | |bonus= N/A | ||
|trait= N/A | |||
|main1= [[Gigasword]] | |main1= [[Gigasword]] | ||
|main2= | |main2= N/A | ||
|sub1= [[Zenithian Wave]] | |sub1= [[Zenithian Wave]] | ||
|sub2= | |sub2= N/A | ||
|slot0-1= [[File:DQotS Purple A.png]] | |slot0-1= [[File:DQotS Purple A.png]] | ||
|slot0-2= [[File:DQotS Red B.png]] | |slot0-2= [[File:DQotS Red B.png]] | ||
|slot0-3= [[File:DQotS Red C.png]] | |slot0-3= [[File:DQotS Red C.png]] | ||
|slot0-4= N/A | |slot0-4= N/A | ||
|slot1-1= [[File:DQotS Purple A.png]] | |slot1-1= [[File:DQotS Purple A.png]] | ||
|slot1-2= [[File:DQotS Red B.png]] | |slot1-2= [[File:DQotS Red B.png]] | ||
| Line 155: | Line 181: | ||
|slot4-4= [[File:DQotS Green B.png]] | |slot4-4= [[File:DQotS Green B.png]] | ||
|obtain= Limited gacha | |obtain= Limited gacha | ||
|alch= [[Zenithian Sword ★]] | |alch= [[Zenithian_Equipment#Zenithian_Sword_.E2.98.85|Zenithian Sword ★]] | ||
|awaken= [[Zenithian | |awaken= N/A | ||
|set=[[Zenithian Equipment]] | |||
|flavor = N/A | |||
}} | }} | ||
| Line 173: | Line 201: | ||
|atk50= | |atk50= | ||
|bonus= | |bonus= | ||
|trait= | |||
|main1= | |main1= | ||
|main2= | |main2= | ||
| Line 200: | Line 229: | ||
|alch= | |alch= | ||
|awaken= | |awaken= | ||
|set= | |||
|flavor= | |||
}} | }} | ||
</pre> | </pre> | ||