Template:Infobox/doc: Difference between revisions
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/> | ||
{| style="float: left; background: transparent;" | {| style="float: left; background: transparent;" | ||
| | | | ||
<pre>{{Infobox | <pre>{{Infobox | ||
| bgcolor = | | 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
}}
|