Difference between revisions of "Template:Quest Infobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (remove __NOTOC__) | WikimanBot (talk | contribs)  m | ||
| Line 23: | Line 23: | ||
| </nowiki> | </nowiki> | ||
| |- | |- | ||
| − | | colspan="2" style="background-color:#2E2D42; border:#AE5700 2px solid; border-radius:4px; text-align:center;  | + | | colspan="2" style="background-color:#2E2D42; border:#AE5700 2px solid; border-radius:4px; text-align:center;" | <span class="infobox-h2">Quest information</span> | 
| |- | |- | ||
| Line 49: | Line 49: | ||
| {{#if:<noinclude>string</noinclude>{{{related|}}}{{{previous|}}}{{{next|}}} | {{#if:<noinclude>string</noinclude>{{{related|}}}{{{previous|}}}{{{next|}}} | ||
| |{{!}}- | |{{!}}- | ||
| − | {{!}} colspan="2" style="background-color:#2E2D42; border:#AE5700 2px solid; border-radius:4px; text-align:center | + | {{!}} colspan="2" style="background-color:#2E2D42; border:#AE5700 2px solid; border-radius:4px; text-align:center;" {{!}} <span class="infobox-h2">Related quests</span><nowiki> | 
| Line 94: | Line 94: | ||
| {{!}}}|}} <!-- close related quests table and the relevant #if --> | {{!}}}|}} <!-- close related quests table and the relevant #if --> | ||
| |}<noinclude> | |}<noinclude> | ||
| + | |||
| <br style="clear:both;"/>{{documentation}}</noinclude> | <br style="clear:both;"/>{{documentation}}</noinclude> | ||
Revision as of 19:44, 28 October 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]]
}}
