Template:Table/bluetable: Difference between revisions

m (1 revision: Getting templates while it works)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 18:49, 13 November 2012

class="bluetable lightbluebg"


Insert this template in the beginning of a table to create the bluetable lightbluebg class.

Example

{|style="width: 100px" class="bluetable lightbluebg" border="1" cellpadding="2" |- ! colspan="2" align="center" class="bg4" | Example |- | | |}

Which grants the following table:

Example