Difference between revisions of "Template:AskTableHeader"
Jump to navigation
Jump to search
(Created page with "<noinclude>This is a demo template used in connection with demonstrating the <code>named args</code> parameter to {{ResultFormat...") |
|||
| Line 15: | Line 15: | ||
[[Category:Demo template]] | [[Category:Demo template]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| − | | {{{ | + | | {{{language}}} || style="text-align: right" | {{{label}}} || style="text-align: right" | {{{source}}} |
|- | |- | ||
</includeonly> | </includeonly> | ||
Revision as of 19:27, 29 August 2020
This is a demo template used in connection with demonstrating the named args parameter to Template:ResultFormat.
Code
<includeonly>
| {{{city}}} || style="text-align: right" | {{{population}}} || style="text-align: right" | {{{area}}}
|-
</includeonly>