ढाँचा:End
|}

Usage[सम्पादन गर्नुहोस्]
This template ends any table (with bar-brace "|}") and may be used with any other templates that begin a one-level table, except with template {{Top}} & {{Mid}} which require {{Bottom}} to end a Top-table (which has a double-level format).
Severe limitations[सम्पादन गर्नुहोस्]
WARNING: Template {{end}} must be placed on a separate line for ending a table; otherwise, it inserts a literal bar-brace "|}" into the text.
Examples[सम्पादन गर्नुहोस्]
{{col-begin}}{{col-2}}AA{{col-2}}BB {{end}}
Result:
AA | BB |
{{col-begin}} {{col-2}}AA {{col-2}}BB {{end}}
Result:
AA | BB |
See also[सम्पादन गर्नुहोस्]
- {{col-end}}