Template:TableEnd
Template:TableEnd
is used to finish off a table started with Template:TableTop
.
Usage
It accepts one optional parameter, edit
. If used it should be set to the name of the table without the namespace, e.g. Sample
not Table:Sample
.
Return
It includes the </table>
that finishes out a table.
If edit
is supplied, it includes an edit link as shown below:
Sample
Column A | Column B | Column C |
---|---|---|
Cell A1 | Cell B1 | Cell C1 |
Cell A2 | Cell B2 | Cell C2 |
Cell A3 | Cell B3 | Cell C3 |
The documentation above was transcluded from Template:TableEnd/Documentation. [ edit ]