Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
cols | 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> | ||
{{#ifeq:{{{text|}}}|<!-- if no text, then list options | {{#ifeq:{{{text|}}}| <!-- if no text, then list options | ||
-->|<div style="float:left;-webkit-columns:{{{cols|}}}; -moz-columns:{{{cols|}}}; columns:{{{cols|}}};"><!-- | -->|<div style="float:left;-webkit-columns:{{{cols|}}}; -moz-columns:{{{cols|}}}; columns:{{{cols|}}};"><!-- | ||
--><ul>{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!-- | --><ul>{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!-- |
Revision as of 17:55, 19 August 2016
title option other comment text cols