Template:Col-begin: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Zondor
(→‎See also: {{tl|col-begin-small}})
meta>Msikma
(Added zero padding and margin in order to make it appear more consistent with default lists. Note that this is XHTML 1.0 compliant.)
Line 1: Line 1:
{| class="{{{class|}}}" style="background-color: {{{bgColor|transparent}}}; width: {{{width|100%}}}"<noinclude>
{| cellspacing="0" cellpadding="0" class="{{{class|}}}" style="background-color: {{{bgColor|transparent}}}; width: {{{width|100%}}}"<noinclude>
----
----
Begins with a blank line to ensure the table wiki code is at the beginning of a line.
Begins with a blank line to ensure the table wiki code is at the beginning of a line.

Revision as of 13:46, 17 June 2006


Begins with a blank line to ensure the table wiki code is at the beginning of a line.

This template is a self-reference and so is part of the Wikipedia project rather than the encyclopaedic content.

To do: use <table> tag instead of table wiki code?

Parameters:

  • class (default: "")
  • bgColor (default: transparent) - remember to set to null when the class defines the background
  • width (default: 100%)

See also

External links