Template:Infobox start: Difference between revisions

Template page
(optional non-floating)
(width parameter)
Line 6: Line 6:
* description
* description
* float (default right)
* float (default right)
* width (default 300px)
</noinclude><includeonly>
</noinclude><includeonly>
{| cellpadding="3" cellspacing="0" style="<!--
{| cellpadding="3" cellspacing="0" style="<!--
     --> width: 300px; float: {{{float|right}}}; clear: {{{float|right}}}; <!--
     --> width: {{{width|300px}}}; float: {{{float|right}}}; clear: {{{float|right}}}; <!--
     --> margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; <!--
     --> margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; <!--
     --> border: 1px solid #aaaaaa; background-color: #eee; color: black;"
     --> border: 1px solid #aaaaaa; background-color: #eee; color: black;"

Revision as of 20:24, 10 August 2012

parameters:

  • name
  • image (default none)
  • headercolor (default #cccccc)
  • description
  • float (default right)
  • width (default 300px)