Difference between revisions of "Template:Tbl-line"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m (turns out this extra field seems to cause problems with some instances of '=') |
Tigersharke (Talk | contribs) |
||
| (42 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | |style="background:#{{{bg|ee}}}{{{bg|ee}}}{{{bg|ee}}}; text-align:{{{align| | + | <onlyinclude>|style="background:#{{{bg|ee}}}{{{bg|ee}}}{{{bg|ee}}}; text-align:{{{align|left}}}; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; border:solid #BABFA3; border-width:0px 1px 1px 0px; {{{other|}}}"|{{{content|}}}{{{1|}}} [[category:Uses Tbl-line]]</onlyinclude> |
| + | <noinclude> | ||
| + | {| | ||
| + | {{tbl-line|This is some text}} | ||
| + | | | ||
| + | |} | ||
| + | <br> | ||
| + | If the text for the cell includes an equal (=) then use the content assignment variable, otherwise simply type the text following the pipe (|). | ||
| + | </noinclude> | ||
| + | |||
| + | <noinclude>[[category:templates]]</noinclude> | ||
Revision as of 01:34, 3 May 2012
|style="background:#eeeeee; text-align:left; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; border:solid #BABFA3; border-width:0px 1px 1px 0px; "|
| This is some text |
If the text for the cell includes an equal (=) then use the content assignment variable, otherwise simply type the text following the pipe (|).