Template:InfoboxQuest: Difference between revisions

From Grimhaven Wiki
Jump to: navigation, search
No edit summary
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
<includeonly>
 
{{InfoboxQuest
| 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          = {{{premium|}}}
| label6        = Dangers
| data6          = {{{dangers|}}}
| label7        = Reward
| data7          = {{{reward|}}}
| label8        = Legend
| data8          = {{{legend|}}}
| below          = {{{below|}}}
}}
</includeonly><noinclude>
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:
<pre>
{{Infobox
| name          =
| image        =
| caption      =
| aka          =
| location      =
| lvl          =
| lvlrec        =
| premium      =
| dangers      =
| reward        =
| legend        =
}}
</pre>
</noinclude>

Revision as of 13:54, 21 April 2024