Template:DisplayItemTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 33: Line 33:
         <p>'''{{{title|}}}'''</p>
         <p>'''{{{title|}}}'''</p>
         </div>
         </div>
        <div style="float:left; margin-left:15px; max-width:600px; height:100%; vertical-align:top;">
              <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|}}};">
              <ul style="-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><!--
        </div><!--
-->}}
-->}}
{{#ifeq:{{{comment|}}}|||<!-- check on title
{{#ifeq:{{{comment|}}}|||<!-- check on title

Revision as of 16:29, 22 August 2016

title
standardoption
option
other
comment
text
cols