Difference between revisions of "Template:Quest Infobox"
Jump to navigation
Jump to search
WikimanBot (talk | contribs) (css styling) |
WikimanBot (talk | contribs) |
||
| Line 1: | Line 1: | ||
{| class="infobox" cellspacing="0px" width="320px" style="color:#626262;" | {| class="infobox" cellspacing="0px" width="320px" style="color:#626262;" | ||
|- | |- | ||
| − | | | + | | class="infobox-h1" colspan="2" | {{{name|Quest name}}} |
|- <!-- quest type is controlled with a switch, allowing for easy addition of quest types if necessary --> | |- <!-- quest type is controlled with a switch, allowing for easy addition of quest types if necessary --> | ||
| Line 12: | Line 12: | ||
{{#if:<noinclude>string</noinclude>{{{image|}}} | {{#if:<noinclude>string</noinclude>{{{image|}}} | ||
|{{!}}- | |{{!}}- | ||
| − | {{!}} colspan="2" {{!}} <hr style="background-color:#AE5700; height:2px;"> | + | {{!}} colspan="2" {{!}} <hr style="background-color:#AE5700; height:2px; margin:0 -8px 0 -8px;"/> |
{{!}}- title="{{{name|(quest name)}}} image" | {{!}}- title="{{{name|(quest name)}}} image" | ||
Revision as of 12:38, 11 November 2014
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Quest_Infobox/doc to view this documentation. (edit) (How does this work?)
Visit Template:Quest_Infobox/doc to view this documentation. (edit) (How does this work?)
Usage
Paste the following code into the top of an article, filling all known fields:
{{Quest Infobox
| name =
| type = main or side
| image = <!-- note: quest image MUST have 3:2 aspect ratio, typically 300x200 pixels -->
| location =
| givenby =
| rewards =
| related =
| previous = previous quest in a chain
| next = next quest in a chain
}}
Examples
| Retake the outposts | |||||
| Main Storyline | |||||
| |||||
| Quest information | |||||
| Location | |||||
| Given by | |||||
| Rewards |
1000 classic XP / 1 oddity XP Retook all 5 outposts: Retook only 3-4 outposts: | ||||
| Related quests | |||||
| |||||
{{Quest Infobox
| name = Retake the outposts
| type = main
| image = Outposts power generator.png
| location = [[South Gate Outposts]]
| givenby = [[Hadrian Tanner]]
| rewards = 1000 classic XP / 1 oddity XP
Retook all 5 outposts:<br>450 [[SGS Credits]]
Retook only 3-4 outposts:<br>300 [[SGS Credits]]
| related =
| previous = [[Tutorial]]
| next = [[Bret's task]]
}}
