Difference between revisions of "Template:CustomQuest"

From HeRO Wiki
Jump to: navigation, search
m (Attempt at making link white)
m (Fix the title unintentionally being centered when viewing as a guest)
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
==={{{questname}}}===
 
 
{|class="table1" width=70%  style="margin-left: 20px; margin-right: auto;"
 
{|class="table1" width=70%  style="margin-left: 20px; margin-right: auto;"
! colspan=9 height=25px style="left-margin:100px; font-size: 115%; font-colour: #aaffaa" | <span style="color:#FFFFFF">
+
! colspan=9 height=30px style="left-margin:100px; font-size: 115%; background: #ECC788; border: 3px solid #ECC788; text-align: left;" |
[[{{{questname}}}|<span style="color:white">{{{questname}}}</span>]]
+
===<small>[[{{{questname}}}]]</small>===
</span>
+
|- style="vertical-align:center; height: 30px; font-size: 105%; border: 3px solid #ECC788"
|- style="vertical-align:center; height: 30px; font-size: 105%;"
+
 
|Width=18% colspan=2 style="border-right:0px;" | '''Recommended Level''':
 
|Width=18% colspan=2 style="border-right:0px;" | '''Recommended Level''':
 
|Width=12% style="border-left:0px;"  | {{{reclevel}}}  
 
|Width=12% style="border-left:0px;"  | {{{reclevel}}}  
Line 13: Line 11:
 
|Width=12% style="border-right:0px;" | '''Repeatability''':
 
|Width=12% style="border-right:0px;" | '''Repeatability''':
 
|Width=18% style="border-left:0px;"  | {{{repeatability}}}  
 
|Width=18% style="border-left:0px;"  | {{{repeatability}}}  
|- style="height: 30px; font-size: 105%;"
+
|- style="height: 30px; font-size: 105%; border: 3px solid #ECC788"
 
| colspan=1 width=10% style="border-right:0px; vertical-align: top; padding: 3px;" | '''Quest Reward:'''
 
| colspan=1 width=10% style="border-right:0px; vertical-align: top; padding: 3px;" | '''Quest Reward:'''
 
| colspan=8 width=90% style="border-left:0px; vertical-align: top; padding: 3px;"  | {{{quereward}}}
 
| colspan=8 width=90% style="border-left:0px; vertical-align: top; padding: 3px;"  | {{{quereward}}}
|- style="height: 30px; font-size: 105%;"
+
|- style="height: 30px; font-size: 105%; border: 3px solid #ECC788"
 
| colspan=1 width=10% style="border-right:0px; vertical-align: top; padding: 3px;" | '''Description:'''
 
| colspan=1 width=10% style="border-right:0px; vertical-align: top; padding: 3px;" | '''Description:'''
 
| colspan=8 width=90% style="border-left:0px; vertical-align: top; padding: 3px;"  | {{{description}}}
 
| colspan=8 width=90% style="border-left:0px; vertical-align: top; padding: 3px;"  | {{{description}}}
 
|}
 
|}
 +
<noinclude>
 +
===Usage===
 +
<pre>
 +
{{Template:CustomQuest
 +
|questname=
 +
|difficulty=
 +
|reclevel=
 +
|repeatability=
 +
|party=
 +
|quereward=
 +
|description= }}
 +
</pre>
 +
 +
[[Category:Template]]
 +
</noinclude>

Latest revision as of 03:55, 1 October 2019

[[{{{questname}}}]]

Recommended Level: {{{reclevel}}} Difficulty: {{{difficulty}}} Party: {{{party}}} Repeatability: {{{repeatability}}}
Quest Reward: {{{quereward}}}
Description: {{{description}}}

Usage

{{Template:CustomQuest
|questname= 
|difficulty= 
|reclevel= 
|repeatability= 
|party= 
|quereward=
|description= }}