Template:DQStarsArmor: Difference between revisions
m typo |
m more compact |
||
| Line 37: | Line 37: | ||
</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"> | <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: #f2dfea; border-radius: 5px; padding: 3px; margin-top: 10px;"> | <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;">'''Skills'''</div> | <div style="height: 24px; width: 99%; background-color: #ea8fb3; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Skills'''</div> | ||
<td style="width: | <td colspan="2" style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Skill 1'''</td> | ||
<td style="text-align: center; border- | <td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Skill 2'''</td> | ||
<td style="background-color: #e6abc3; padding: 2px; width: 20%; text-align: center; border-right: 1px solid white">'''Skill 3'''</td> | |||
</tr> | </tr> | ||
<tr> | |||
<td style="width: | <td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{skill1|}}}|{{{skill1}}}|?}}</td> | ||
<td style="text-align: center; border- | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{skill2|}}}|{{{skill2}}}|?}}</td> | ||
<td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid white">{{#if:{{{skill3|}}}|{{{skill3}}}|?}}</td> | |||
<td style="width: | |||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 58: | Line 55: | ||
<div style="background-color: #f2dfea; border-radius: 5px; padding: 3px; margin-top: 10px;"> | <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;">'''Other details'''</div> | <div style="height: 24px; width: 99%; background-color: #ea8fb3; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Other details'''</div> | ||
<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">'''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:{{{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> | |||
<td | <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> | ||