Difference between revisions of "Template:Quest Infobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| WikimanBot (talk | contribs) m | WikimanBot (talk | contribs)   (stupid dorf trick: add edge shadow to the image!) | ||
| Line 15: | Line 15: | ||
| {{!}}- title="{{{name|(quest name)}}} image" | {{!}}- title="{{{name|(quest name)}}} image" | ||
| − | ! colspan="2" style="padding:6px  | + | ! colspan="2" style="padding:6px 2px; position:relative;" {{!}} [[File:{{#if:{{{image|}}}|{{{image|}}}|Consul Oliver in Fort Apogee.png}}{{!}}300x200px]]<!-- | 
| + | |||
| + | inset border shadow on top of the image | ||
| + | --><span style="position:absolute; top:6px; left:2px; pointer-events:none;">[[File:border300x200.png|300x200|link=]]</span> | ||
| |}}<nowiki> | |}}<nowiki> | ||
Revision as of 14:34, 16 October 2017
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 | South Gate Outposts | ||||
| Given by | Hadrian Tanner | ||||
| 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]]
}}
