Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 134: | Line 134: | ||
}} | }} | ||
|}</onlyinclude></includeonly><noinclude> | |}</onlyinclude></includeonly><noinclude> | ||
{{{PAGENAME/doc}}} | {{{{PAGENAME}}/doc}}} | ||
[[Category:Infobox templates|{{PAGENAME}}]] | [[Category:Infobox templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 11:47, 20 January 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 =
| label1 = header | data1 = value
| label2 = header | data2 = value
| label3 = header | data3 = value
⋮
}}
}