Difference between revisions of "Template:Infobox"

From The Coppermind
Jump to navigation Jump to search
(added cols property)
m (tweaks)
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class=infobox border=0 cellspacing=0 align={{{align|right}}} cellpadding=4 style="width:{{{width|30%}}}; {{{style|}}}; border: 1px solid; {{RoundBorder|10px}};"
+
{| {{{main-params|}}} class="infobox side {{{classes|}}}" {{#if:{{{id|}}}| id="{{{id}}}" }}
|- align="center"
+
|- {{{title-row-params|}}} align="{{{title-align|center}}}"
! colspan={{cols|2}} style="background:black; color:white; {{RoundBorder|10px 10px 0 0}}" | {{{title}}}
+
! colspan={{{cols|2}}} class="title {{{title-classes|}}}" {{{title-params|}}} | {{{title}}}
 
|-
 
|-
 
{{{1}}}
 
{{{1}}}
  +
|}<noinclude>
|-
 
  +
! width=10% style="{{RoundBorder|0 0 0 10px}} background:silver;"|
 
  +
This template is a basis for all [[:category: infoboxes|infobox]] templates.
|
 
  +
|}
 
  +
[[category: infoboxes| ]]

Revision as of 11:17, 13 March 2015

{{{1}}}
{{{title}}}

This template is a basis for all infobox templates.