(Created page with "<includeonly>Category:Table Template</includeonly> {{Template|TableMid}} is used in conjuction with other {{Category|Table Template}}s in the creation of properly formatted tables. ==Usage== It accepts one {{Parameter|mandatory|string}} and up to six additional {{Parameter|optional|string}}s. All seven are used as entries in the table. ==Return== The supplied parameters are used to construct a {{Code|<nowiki><tr /></nowiki>}} with each parameter wrapped in a {{Code|<...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>[[Category:Table Template]]</includeonly> | <includeonly>[[Category:Table Template]]</includeonly> | ||
{{Template|TableMid}} is used in | {{Template|TableMid}} is used in conjunction with other {{Category|Table Template}}s in the creation of properly formatted tables. | ||
==Usage== | ==Usage== | ||
It accepts one {{Parameter|mandatory|string}} and up to six additional {{Parameter|optional|string}}s. All seven are used as entries in the table. | It accepts one {{Parameter|mandatory|string}} and up to six additional {{Parameter|optional|string}}s. All seven are used as entries in the table. | ||
==Return== | ==Return== | ||
The supplied parameters are used to construct a {{Code|<nowiki><tr /></nowiki>}} with each parameter wrapped in a {{Code|<nowiki><td /></nowiki>}}. | The supplied parameters are used to construct a {{Code|<nowiki><tr /></nowiki>}} with each parameter wrapped in a {{Code|<nowiki><td /></nowiki>}}. | ||
Revision as of 16:58, 23 October 2022
Template:TableMid is used in conjunction with other Table Templates in the creation of properly formatted tables.
Usage
It accepts one mandatory string parameter and up to six additional optional string parameters. All seven are used as entries in the table.
Return
The supplied parameters are used to construct a <tr /> with each parameter wrapped in a <td />.
