Template:Infobox: Difference between revisions

From Dragon Quest Wiki
m (19 revisions: importing Template namespace from Wikia)
m (added doc)
Line 137: Line 137:


== Usage ==
== Usage ==
bgcolor is the bckground color of the area where ''type'' is. bgcolor uses HTML color code, if none is entered, by default it is '''DEDEDE''' (light grey).
This template is a standard infobox template.  It is primarily used as a ''base'' template for other more customized infobox template. 
bgcolor is the background color of the area where ''type'' is. bgcolor uses HTML color code, if none is entered, by default it is '''DEDEDE''' (light grey).
{| style="float: left; background: transparent;"
{| style="float: left; background: transparent;"
|  
|  

Revision as of 10:10, 22 October 2010

{{{type}}}
{{{title}}}


Usage

This template is a standard infobox template. It is primarily used as a base template for other more customized infobox template. bgcolor is the background color of the area where type is. bgcolor uses HTML color code, if none is entered, by default it is DEDEDE (light grey).

{{Infobox
| bgcolor = HTML color value (optional)
| type    =
| title   =
| image   =
| caption =
| header | value
| header | value
| header | value
| header | value
| header | value
| header | value
| header | value
| header | value
| header | value
| header | value
| header | value
| header | value
}}