No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
==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>}}. | ||
{{Return|{{TableTop|Left|Right}}{{TableMid|Yes|No}}{{TableMid|Up|Down}}{{TableEnd}}}} | |||
Revision as of 13:21, 24 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 />.
| Left | Right |
|---|---|
| Yes | No |
| Up | Down |
