Line 1: Line 1:
{| width="250" align="right" cellpadding="3" cellspacing="0" style="clear: right; border: 2px #A4A639 solid; background: #A4A639; border-bottom-right-radius: .8em; border-bottom-left-radius: .8em; -moz-border-radius-bottomright: .8em; -moz-border-radius-bottomleft: .8em; -webkit-border-bottom-right-radius: .8em; -webkit-border-bottom-left-radius: .8em; margin-top: -1.4em; margin: 0 0 1em 1em; font-size: 12px;color: #000;"
+
{| width="250" align="right" cellpadding="3" cellspacing="0" class="info-box quest"
 
+
 
|-
 
|-
 
{{#if: {{{image|}}}|
 
{{#if: {{{image|}}}|
{{!}} colspan="2" style="background: #A4A639; border-top: 1px solid #8A895F; border-right: 1px solid #8A895F; color: #000; font-size:smaller; text-align: center;" {{!}} {{{image}}}}}
+
{{!}} colspan="2" class="info-image" {{!}} {{{image}}}}}
 
|-
 
|-
| colspan="2" style="border-top: 1px solid #8A895F; border-right: #8A895F; border-left: #8A895F; text-align: center; color: #000; font-size:larger; background-color:#CECF86; text-align:center; font-variant:small-caps;" | '''{{{name}}}'''
+
| colspan="2" class="info-name" | '''{{{name}}}'''
 
|-
 
|-
| colspan="2" style="border-top: 1px solid #8A895F; text-align: center; color: #000; background-color:#A4A639; text-align:center; font-size:8pt;" | '''General Information'''
+
| colspan="2" class="info" | '''General Information'''
 
|-
 
|-
 
{{#if: {{{location|}}}|
 
{{#if: {{{location|}}}|
{{!}} style="background: #CECF86; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; border-right: 1px solid #8A895F; color: #000; font-size:smaller;" {{!}} Location:
+
{{!}} class="info-label" {{!}} Location:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; font-size:smaller;" {{!}}  
+
{{!}} class="info-value" {{!}}  
 
{{{location}}}}}
 
{{{location}}}}}
 
|-
 
|-
 
{{#if: {{{points|}}}|
 
{{#if: {{{points|}}}|
{{!}} style="background: #CECF86; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; border-right: 1px solid #8A895F; color: #000; font-size:smaller;" {{!}} Points:
+
{{!}} class="info-label" {{!}} Points:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; font-size:smaller;" {{!}}  
+
{{!}} class="info-value" {{!}}  
 
{{{points}}}}}
 
{{{points}}}}}
 
|-
 
|-
 
{{#if: {{{xp|}}}|
 
{{#if: {{{xp|}}}|
{{!}} style="background: #CECF86; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; border-right: 1px solid #8A895F; color: #000; font-size:smaller;" {{!}} XP:
+
{{!}} class="info-label" {{!}} XP:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; font-size:smaller;" {{!}}  
+
{{!}} class="info-value" {{!}}  
 
{{{xp}}}}}
 
{{{xp}}}}}
 
|-
 
|-
 
{{#if: {{{requirements|}}}|
 
{{#if: {{{requirements|}}}|
{{!}} style="background: #CECF86; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; border-right: 1px solid #8A895F; color: #000; font-size:smaller;" {{!}} Requirements:
+
{{!}} class="info-label" {{!}} Requirements:
{{!}} style="background: #fff; padding-left:6px; padding-right:6px; border-top: 1px solid #8A895F; font-size:smaller;" {{!}}  
+
{{!}} class="info-value" {{!}}  
 
{{{requirements}}}}}
 
{{{requirements}}}}}
 
|-}}
 
|-}}

Latest revision as of 19:55, 16 May 2013

{{{name}}}
General Information


Usage

To use this template, paste the following code into the top of the page, filling all relevant fields:

{{Quest
|image=
|name=
|location=
|points=
|xp=
|requirements=
}}