Template:DisplayItemTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
other
other
comment
comment
cols
</pre>
</pre>
</noinclude><includeonly>
</noinclude><includeonly>
<div style="float:left;width:150px;font-weight: bold;" ><p>{{{title|}}}</p></div>
<div style="float:left;width:150px;font-weight: bold;" ><p>{{{title|}}}</p></div>
<div style="float:left;-webkit-columns:3; -moz-columns:3; columns:3;"><ul><!--
<div style="float:left;-webkit-columns:{{{cols|}}}; -moz-columns:{{{cols|}}}; columns:{{{cols|}}};"><ul><!--
-->{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!--
-->{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!--
-->{{#ifeq:{{{other|}}}|||<span>plus:</span>{{#arraymap:{{{other|}}}|;|yy|<li>yy</li>|}} }}
-->{{#ifeq:{{{other|}}}|||{{#arraymap:{{{other|}}}|;|yy|<li style="color:DimGray">yy</li>|}} }}
</ul></div><!--
</ul></div><!--
--><div style="clear: both;"></div><!--
--><div style="clear: both;"></div><!--

Revision as of 15:18, 19 August 2016

title
option
other
comment
cols