Difference between revisions of "Template:Quest Infobox/doc"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (new infobox doc) | WikimanBot (talk | contribs)  | ||
| Line 7: | Line 7: | ||
| | name     =   | | name     =   | ||
| | type     = main or side   | | type     = main or side   | ||
| − | | image    =   | + | | image    = <!-- note: quest image MUST have 3:2 aspect ratio, typically 300x200 pixels --> | 
| | location =   | | location =   | ||
| | givenby  =   | | givenby  =   | ||
| Line 20: | Line 20: | ||
| | name     = Retake the outposts | | name     = Retake the outposts | ||
| | type     = main | | type     = main | ||
| − | | image    =   | + | | image    = Outposts power generator.png | 
| | location = [[South Gate Outposts]] | | location = [[South Gate Outposts]] | ||
| | givenby  = [[Hadrian Tanner]] | | givenby  = [[Hadrian Tanner]] | ||
| − | | rewards  =  | + | | 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  =   | | related  =   | ||
| − | | previous = [[ | + | | previous = [[Tutorial]] | 
| − | | next     =  | + | | next     = [[Bret's task]] | 
| }} | }} | ||
| − | + | <pre> | |
| + | {{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]] | ||
| + | }} | ||
| + | </pre> | ||
| <includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 09:44, 13 December 2019
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]]
}}