Difference between revisions of "Template:CustomQuest"
From HeRO Wiki
m (Link to quests through table title) |
m (Fix the title unintentionally being centered when viewing as a guest) |
||
(7 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{|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= | + | ! colspan=9 height=30px style="left-margin:100px; font-size: 115%; background: #ECC788; border: 3px solid #ECC788; text-align: left;" | |
− | |- style="vertical-align:center; height: 30px; font-size: 105%;" | + | ===<small>[[{{{questname}}}]]</small>=== |
+ | |- style="vertical-align:center; height: 30px; font-size: 105%; border: 3px solid #ECC788" | ||
|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 11: | 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= }}