Template:Table header: Difference between revisions

From Teopedia
(Created page with "<noinclude>This template is used in semantic requests for simple table output, togather with {{t|Table ending}}. It just adds one line: <pre>{| style="margin: 0 auto;"</pre>...")
(No difference)

Revision as of 15:25, 19 October 2022

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
...
}}