Difference between revisions of "Template:Tbl-cell"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) (→Usage) |
||
| (47 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | <includeonly> | ||
{{{{#switch: {{{row}}} | {{{{#switch: {{{row}}} | ||
| 1 | | 1 | ||
| 3 | | 3 | ||
| 5 | | 5 | ||
| + | | 7 | ||
| 9 | | 9 | ||
| 11 | | 11 | ||
| Line 14: | Line 16: | ||
| 27 | | 27 | ||
| 29 | | 29 | ||
| − | | 31 = | + | | 31 |
| + | | 33 | ||
| + | | 35 | ||
| + | | 37 | ||
| + | | 39 | ||
| + | | 41 | ||
| + | | 43 | ||
| + | | 45 | ||
| + | | 47 | ||
| + | | 49 | ||
| + | | 51 | ||
| + | | 53 | ||
| + | | 55 | ||
| + | | 57 | ||
| + | | 59 | ||
| + | | 61 | ||
| + | | 63 = tbl-cellw | ||
| 2 | | 2 | ||
| 4 | | 4 | ||
| Line 30: | Line 48: | ||
| 28 | | 28 | ||
| 30 | | 30 | ||
| − | | 32 = | + | | 32 |
| + | | 34 | ||
| + | | 36 | ||
| + | | 38 | ||
| + | | 40 | ||
| + | | 42 | ||
| + | | 44 | ||
| + | | 46 | ||
| + | | 48 | ||
| + | | 50 | ||
| + | | 52 | ||
| + | | 54 | ||
| + | | 56 | ||
| + | | 58 | ||
| + | | 60 | ||
| + | | 62 | ||
| + | | 64 = tbl-cellg | ||
| template:tbl-cell error | | template:tbl-cell error | ||
| − | }}|{{{ | + | }}|align={{{align|}}}|content={{{1|{{{content|}}}}}}|other={{{other|}}}}}[[category:Uses Tbl-cell]]</includeonly><noinclude> |
| − | <noinclude> | + | ===Usage=== |
| + | '''<nowiki>{{</nowiki>tbl-init{{pipe}}''align='''center''{{pipe}}'''caption='''''1a. The caption'''''<nowiki>}}</nowiki>'''<br>'''<nowiki>{{</nowiki>tbl-title{{pipe}}'''''column title'''''<nowiki>}}</nowiki><br>{{pipe}}-'''<br>{{highlight|text='''<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]] | [[category:templates]] | ||
| − | </noinclude> | + | {{GroupListHeading|group=tables}} |
| + | </noinclude><!-- there must be nothing - not even a space after this comment --> | ||
Revision as of 19:39, 23 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