Template:Infobox/doc: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
Created page with "== Usage == This template is a standard infobox template. It is primarily used as a ''base'' template for other more customized infobox template.<br/> bgcolor is the background..."
 
updating doc
Line 1: Line 1:
== Usage ==
== Usage ==
This template is a standard infobox template.  It is primarily used as a ''base'' template for other more customized infobox template.<br/>  
This template is a standard infobox template.  It is primarily used as a ''base'' template for other more customized infobox template.<br/>
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;"
|  
|  
<pre>{{Infobox
<pre>{{Infobox
| bgcolor = HTML color value (optional)
| color = hex color code (optional, default black)
| bgcolor = hex color code (optional, default grey)
| type    =
| type    =
| title  =
| title  =

Revision as of 09:36, 13 May 2011

Usage

This template is a standard infobox template. It is primarily used as a base template for other more customized infobox template.

{{Infobox
| color = hex color code (optional, default black)
| bgcolor = hex color code (optional, default grey)
| 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
}}