Template:Quest Details: Difference between revisions

Remove stripped inline styles
Remove icons
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="quest-details-fantasy">
<table class="wikitable" style="width:auto; min-width:300px; font-size:1.1em; margin-bottom:20px;">
<div class="quest-details-fantasy-header">Quest Details</div>
<table style="width:100%; border-collapse:collapse; font-size:1.1em;">
<tr>
<tr>
<th style="width:25%; text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">[[File:T_ICON_FantasyWarrior_Status_SpeedUp01_Clean.png|22px|link=|class=stat-icon]] Start point</th>
<th colspan="2" style="text-align:center; font-size:1.2em; padding:10px;">Quest Details</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{start|}}}</td>
</tr>
</tr>
<tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">[[File:T_ICON_FantasyWarrior_Status_FortifiedDefense01_Underlay.png|22px|link=|class=stat-icon]] Release date</th>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Start point</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{released|}}}</td>
<td style="padding:8px 12px;">{{{start|}}}</td>
</tr>
</tr>
<tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">[[File:T_ICON_FantasyWarrior_Stat_Magic01_Underlay.png|22px|link=|class=stat-icon]] Members</th>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Release date</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{members|}}}</td>
<td style="padding:8px 12px;">{{{released|}}}</td>
</tr>
</tr>
<tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">[[File:T_ICON_FantasyWarrior_Inventory_Currency02_Underlay.png|22px|link=|class=stat-icon]] Quest series</th>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Members</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{series|}}}</td>
<td style="padding:8px 12px;">{{{members|}}}</td>
</tr>
</tr>
<tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">[[File:T_ICON_FantasyWarrior_Status_Attack01_Underlay.png|22px|link=|class=stat-icon]] Difficulty</th>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Quest series</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{difficulty|}}}</td>
<td style="padding:8px 12px;">{{{series|}}}</td>
</tr>
</tr>
<tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">Description</th>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Difficulty</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{description|}}}</td>
<td style="padding:8px 12px;">{{{difficulty|}}}</td>
</tr>
</tr>
<tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">Requirements</th>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Description</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{requirements|}}}</td>
<td style="padding:8px 12px;">{{{description|}}}</td>
</tr>
</tr>
<tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold; border-bottom:1px solid rgba(125, 107, 84, 0.4);">Items required</th>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Requirements</th>
<td style="padding:8px 12px; border-bottom:1px solid rgba(125, 107, 84, 0.4);">{{{items|}}}</td>
<td style="padding:8px 12px;">{{{requirements|}}}</td>
</tr>
<tr>
<th style="text-align:left; vertical-align:top; padding:8px 12px; font-weight:bold;">Items required</th>
<td style="padding:8px 12px;">{{{items|}}}</td>
</tr>
</tr>
<tr>
<tr>
Line 39: Line 40:
</tr>
</tr>
</table>
</table>
</div>