Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
{{#ifeq:{{{option|}}}{{{other|}}}||| | {{#ifeq:{{{option|}}}{{{other|}}}||| | ||
<tr><th style="width:150px;">{{{title|}}}</th> | <tr><th style="width:150px;">{{{title|}}}</th> | ||
<td style="-webkit-columns:{{{cols|}}}; -moz-columns:{{{cols|}}}; columns:{{{cols|}}};"> | <td> <div style="-webkit-columns:{{{cols|}}}; -moz-columns:{{{cols|}}}; columns:{{{cols|}}};"> | ||
<ul>{{#ifeq:{{{option|}}}|| | <ul>{{#ifeq:{{{option|}}}|| | ||
|{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!-- | |{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!-- | ||
Line 25: | Line 25: | ||
|{{#arraymap:{{{other|}}}|;|yy|<li style="color:Green">yy</li>|}}<!-- | |{{#arraymap:{{{other|}}}|;|yy|<li style="color:Green">yy</li>|}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
--></ul></td></tr><!-- | --></ul></div></td></tr><!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->}}<!-- | -->}}<!-- |
Revision as of 10:32, 21 August 2016
title option other comment text cols