Template:InfoboxQuest: Difference between revisions

From Grimhaven Wiki
Jump to: navigation, search
(Created page with "<includeonly> {{Infobox | above = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | caption = {{{caption|}}} | labelstyle = background:#ccf; | label1 = AKA | data1 = {{{aka|}}} | label2 = Location | data2 = {{{location|}}} | label3 = Level Required | data3 = {{{lvl|}}} | label4 = Recommended Level | data4 = {{{lvlrec|}}} | label5 = Premium | data5 = {{{premiu...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{Infobox
{{InfoboxQuest
| above          = {{{name|{{PAGENAME}}}}}
| above          = {{{name|{{PAGENAME}}}}}
| image          = {{{image|}}}
| image          = {{{image|}}}

Revision as of 13:52, 21 April 2024

This template is used to create an infobox for quest pages. To use it, add the following syntax to the top of any quest article:

{{InfoboxQuest
| name          = 
| image         = 
| caption       = 
| aka           = 
| location      = 
| lvl           = 
| lvlrec        = 
| premium       = 
| dangers       = 
| reward        = 
| legend        = 
}}