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