Template:VariableOverview2Template: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
{{#ifeq:{{{userparam|}}}|4col| | {{#ifeq:{{{userparam|}}}|4col| | ||
<td class="StandardTableCell">{{{1|}}}</td> | <td class="StandardTableCell">{{{1|}}}</td> | ||
<td class="StandardTableCell"><ul>{{#arraymap:{{{2|}}}| | <td class="StandardTableCell"><ul>{{#arraymap:{{{2|}}}|, |x|<li>x|</li>}}</ul></td> | ||
<td class="StandardTableCell">{{{3|}}}</td> | <td class="StandardTableCell">{{{3|}}}</td> | ||
<td class="StandardTableCell">{{{4|}}}</td>| | <td class="StandardTableCell">{{{4|}}}</td>| |
Revision as of 15:28, 15 February 2014
This is the "ItemizedColumn2TableRowTemplate" template, a variation on the TableStandardRowTemplate. It itemizes the second column of the table.