Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
<p>'''{{{title|}}}'''</p> | <p>'''{{{title|}}}'''</p> | ||
</div> | </div> | ||
<ul style="float:left; margin-left:15px; max-width:600px; height:100%; vertical-align:top; -webkit-column-count: {{{cols|}}}; -moz-column-count: {{{cols|}}}; column-count: {{{cols|}}};"> | |||
{{#ifeq:{{{option|}}}|| | {{#ifeq:{{{option|}}}|| | ||
|{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!-- | |{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!-- | ||
Line 41: | Line 40: | ||
|{{#arraymap:{{{other|}}}|;|yy|<li style="color:Green">yy</li>|}}<!-- | |{{#arraymap:{{{other|}}}|;|yy|<li style="color:Green">yy</li>|}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
--></ul | --></ul><!-- | ||
-->}} | -->}} | ||
{{#ifeq:{{{comment|}}}|||<!-- check on title | {{#ifeq:{{{comment|}}}|||<!-- check on title |
Revision as of 15:29, 22 August 2016
title standardoption option other comment text cols