Template:VariableOverview2Template: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "DriverTableTemplate" template. It should be called in the following format: <pre> {{DriverTableTemplate }} </pre> Edit the page to see the template te...")
 
No edit summary
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "DriverTableTemplate" template.
It itemizes the second column of the table.
It should be called in the following format:
</noinclude><includeonly><tr class="StandardTableRow">
<pre>
<td class="StandardTableCell">{{{1|}}}</td>
{{DriverTableTemplate
<td class="StandardTableCell"><ul>{{#arraymap:{{{2|}}}|;|xx|<li>xx|</li>|}}</ul></td>
}}
<td class="StandardTableCell">{{{3|}}}</td>
</pre>
</tr><includeonly>
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
|}
</includeonly>

Latest revision as of 11:32, 23 March 2020

It itemizes the second column of the table.