Difference between revisions of "Template:Tbl-title"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) |
||
| (37 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | |style="background:# | + | <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=== |
| − | {{tbl-title | + | '''<nowiki>{{</nowiki>tbl-init{{pipe}}''align='''center''{{pipe}}'''caption='''''1a. The caption'''''<nowiki>}}</nowiki>'''<br>{{highlight|text='''<nowiki>{{</nowiki>tbl-title{{pipe}}'''''column title'''''<nowiki>}}</nowiki>}}<br>{{pipe}}-'''<br>'''<nowiki>{{</nowiki>tbl-cell{{pipe}}row='''''1''{{pipe}}''The content'''''<nowiki>}}</nowiki>'''<br>'''{{pipe}}-<br><nowiki>{{</nowiki>tbl-cell{{pipe}}row='''''2''{{pipe}}''The content'''''<nowiki>}}</nowiki><br>{{pipe}}<nowiki>}</nowiki>''' |
| + | : Also place a total of exactly one '''<nowiki><</nowiki>noinclude><nowiki>{{GroupListHeading|group=tables}}</nowiki><nowiki></</nowiki>noinclude>''' at the bottom of the page, below any existing <nowiki><</nowiki>noinclude><nowiki>{{refheading}}</nowiki><nowiki></</nowiki>noinclude> and above the category links section. | ||
| + | |||
| + | ===Result=== | ||
| + | {{tbl-init|align=center|caption=1a. The caption}} | ||
| + | {{tbl-title|column title}} | ||
| + | |- | ||
| + | {{tbl-cell|row=1|The content}} | ||
| + | |- | ||
| + | {{tbl-cell|row=2|The content}} | ||
|} | |} | ||
| − | + | [[category:templates]] | |
| − | + | {{GroupListHeading|group=tables}} | |
| + | </noinclude><!-- there must be nothing - not even a space after this comment --> | ||
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