Difference between revisions of "Template:Quest Infobox"
Jump to navigation
Jump to search
m |
m |
||
| Line 55: | Line 55: | ||
| − | </nowiki><!-- if related is not set, omit section --> | + | </nowiki><!-- if related is not set, omit section --><nowiki> |
| − | {{#if:<noinclude>string</noinclude>{{{related|}}} | + | </nowiki>{{#if:<noinclude>string</noinclude>{{{related|}}} |
| − | |{{!}}- | + | |​ <!-- zero-width space to stop mediawiki being silly --> |
| + | {{!}}- | ||
{{!}} colspan="3" style="text-align:center;" {{!}} {{{related|Related quest name or<br>a list of them (optional)}}} | {{!}} colspan="3" style="text-align:center;" {{!}} {{{related|Related quest name or<br>a list of them (optional)}}} | ||
|}}<nowiki> | |}}<nowiki> | ||
| Line 67: | Line 68: | ||
{{!}}- <!-- if previous is not set, omit section --> | {{!}}- <!-- if previous is not set, omit section --> | ||
{{#if:<noinclude>string</noinclude>{{{previous|}}} | {{#if:<noinclude>string</noinclude>{{{previous|}}} | ||
| − | |{{!}} width="50%" valign="top" style="text-align:center;" {{!}} Previous: | + | |​ |
| + | {{!}} width="50%" valign="top" style="text-align:center;" {{!}} Previous: | ||
{{{previous|Previous quest name (optional)}}} | {{{previous|Previous quest name (optional)}}} | ||
|}}<nowiki> | |}}<nowiki> | ||
Revision as of 09:19, 7 August 2013
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: | |||||||
| ||||||||
{{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]]
}}
