Difference between revisions of "Template:Quest infobox"

From LugdunonWiki
Jump to: navigation, search
(Created page with "{| class="infobox" style="font-size:89%; width:{{{boxwidth|21em}}}; -moz-border-radius: .7em; -webkit-border-radius: .7em; border-radius: .7em;" |- ! colspan="2" style="backgr...")
 
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:{{{boxwidth|21em}}}; -moz-border-radius: .7em; -webkit-border-radius: .7em; border-radius: .7em;"
+
{| class="infobox" style="font-size:89%; width:{{{boxwidth|21em}}}; border-style:solid; border-width:0.1em; -moz-border-radius: .7em; -webkit-border-radius: .7em; border-radius: .7em;"
 
|-
 
|-
 
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}}
 
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}}
Line 128: Line 128:
 
* you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)
 
* you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)
 
<pre>
 
<pre>
{{item infobox
+
{{quest infobox
 
| boxwidth = optional: width of infobox
 
| boxwidth = optional: width of infobox
 
| type =  
 
| type =  

Revision as of 03:16, 16 February 2015

Quest infobox
File:Quest infobox.png
Statistics
Type {{{type}}}

Usage:

  • The attribute sspeed is the same attribute as velocity (which is a replacement for sspeed).
  • Everything is optional;
  • you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)
{{quest infobox
| boxwidth = optional: width of infobox
| type = 
| damage = 
| defense = 
| bonus = 
| pick = 
| knockback = 
| placeable = 
| width =
| height =
| stack = 
| mana = 
| mregen = 
| mheal = 
| lregen = 
| hheal = 
| tooltip = 
| consumable = 
| velocity = 
| rare = 
| body slot = 
| use = 
| toolspeed =
| tool = 
| buy  = 
| sell = 
| id = 
}}