Difference between revisions of "Template:Infobox quests"
Vitvitcher (talk | contribs) (Created page with "<div class="sidePane" style="float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;"> <div style="font-weight: bold;...") |
Vitvitcher (talk | contribs) |
||
| Line 24: | Line 24: | ||
|} | |} | ||
</div> | </div> | ||
| + | <noinclude> | ||
| + | ==Here is a template for copying== | ||
| + | <pre>{{Infobox char | ||
| + | |||
| + | |img = | ||
| + | |qname = | ||
| + | |qtype = | ||
| + | |qlevel = | ||
| + | |qlocation = | ||
| + | |reward = | ||
| + | |patch_added = | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||
Revision as of 01:49, 12 July 2021
[[Image:{{{img}}}|center|150px]]
| Quest name | {{{qname}}} |
|---|---|
| Type: | {{{qtype}}} |
| Level required: | {{{qlevel}}} |
| Starting location: | {{{qlocation}}} |
| Reward: | {{{reward}}} |
| Patch Added: | {{{patch_added}}} |
Here is a template for copying
{{Infobox char
|img =
|qname =
|qtype =
|qlevel =
|qlocation =
|reward =
|patch_added =
}}