Template:VariableOverviewTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
m (Text replace - "StandardTableRowTemplate" to "TableStandardRowTemplate")
No edit summary
Line 1: Line 1:
<noinclude>This is the "TableItemizedColumn2and3Template" template, a variation on the TableStandardRowTemplate. It itemizes the second and the third column of the table and creates a link in column 4.
<noinclude>This is the "TableItemizedColumn2and3Template" template, a variation on the TableStandardRowTemplate. It itemizes the second and the third column of the table and creates a link in column 4.
</noinclude>
</noinclude><includeonly>


</noinclude><includeonly><tr class="StandardTableRow">
<tr class="StandardTableRow">
{{#ifeq:{{{userparam|}}}|14col|
{{#ifeq:{{{userparam|}}}|14col|
         <td class="StandardTableCell">{{{1|}}}</td>
         <td class="StandardTableCell">{{{1|}}}</td>
Line 47: Line 47:
   }}
   }}
}}
}}
</tr><includeonly>
</tr></includeonly>

Revision as of 14:54, 13 February 2014

This is the "TableItemizedColumn2and3Template" template, a variation on the TableStandardRowTemplate. It itemizes the second and the third column of the table and creates a link in column 4.