Template:Table header
This template is used in semantic requests for a complecated table output, togather with {{Table ending}}. It just adds one line:
{| style="margin: 0 auto;"
Usage example:
{{#ask: [[Full name::+]]
...
| template = Template name with one record (row) design
| introtemplate = Table header
| outrotemplate = Table ending
...
}}