Template:Tb1: Difference between revisions

From PokéFarm Q Official Wiki
Jump to navigation Jump to search
(Adding New Table Templates)
m (updated for use with Template:Tb1/doc)
Line 1: Line 1:
cellpadding="5" style="border-collapse:collapse; border:1px solid #606060; background:#F3F3F3"<noinclude><Br><BR>
cellpadding="5" style="border-collapse:collapse; border:1px solid #606060; background:#F3F3F3"<noinclude><Br><BR>
{{Documentation}}
{{Documentation}}
==Usage==
This template is used as a table formatting tag.  Use after the <nowiki>{|</nowiki>
==Example==
<nowiki>{| {{Tb1}}</nowiki>
==Restrictions==
This template establishes a table's basic formatting, and should only be used once in each table.  If this template is used it in again in a row or cell, it will apply it to that entire row, and mess up the coding for any part of the table below it.
==Extensions==
This template is made to be used with the following templates:
*[[Template:Tb2]]
*[[Template:Tb3]]
*[[Template:Tb3br]]
*[[Template:Tb3r]]
[[Category:Wiki Templates]]</noinclude>
[[Category:Wiki Templates]]</noinclude>

Revision as of 04:43, 2 March 2015

cellpadding="5" style="border-collapse:collapse; border:1px solid #606060; background:#F3F3F3"

Template Documentation

This documentation contains information on the template, including but not limited to, the usage, examples, and restrictions.

Usage

This template is used as a table formatting tag. Use after the {|

Example

{| {{Tb1}}

Restrictions

This template establishes a table's basic formatting, and should only be used once in each table. If this template is used it in again in a row or cell, it will apply it to that entire row, and mess up the coding for any part of the table below it.

Extensions

This template is made to be used with the following templates:

Edit: Template:Tb1/doc