Difference between revisions of "Template:Tbl-title"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>|style="background:#FFFfd9; font-weight: bold; text-align: center; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; border:solid #BABFA3; border-width:0px 1px 2px 0px;" width="{{{width|auto}}}"|{{{content|{{{1|}}}}}}</includeonly> | + | <includeonly>|style="background:#FFFfd9; font-weight: bold; text-align: center; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; border:solid #BABFA3; border-width:0px 1px 2px 0px;" width="{{{width|auto}}}"|{{{content|{{{1|}}}}}}[[category:uses tbl-title]]</includeonly> |
<noinclude> | <noinclude> | ||
===Usage=== | ===Usage=== | ||
Revision as of 00:14, 25 February 2013
Usage
{{tbl-init|align=center|caption=1a. The caption}}
{{tbl-title|column title}}
|-
{{tbl-cell|row=1|The content}}
|-
{{tbl-cell|row=2|The content}}
|}
- Also place a total of exactly one <noinclude>{{GroupListHeading|group=tables}}</noinclude> at the bottom of the page, below any existing <noinclude>{{refheading}}</noinclude> and above the category links section.
Result
| column title |
|---|
| The content |
| The content |
List of Tables
- ↑ Table 1a. The caption