Template:DisplayItemTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
</pre>
</pre>
</noinclude><includeonly>
</noinclude><includeonly>
<p style="clear:left;float:left;width:150px;">'''{{{title|}}}'''</p>
<div style="clear:left;float:left;width:150px;">'''{{{title|}}}'''</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|}}};"><!--
Line 17: Line 17:
  --><!--
  --><!--
  -->{{#ifeq:{{{comment|}}}||<!--
  -->{{#ifeq:{{{comment|}}}||<!--
   -->|<p style="clear:left;text-indent:152px;font-style: italic;>Note: {{{comment|}}}</p><!--
   -->|<div style="clear:left;text-indent:152px;font-style: italic;>Note: {{{comment|}}}</div><!--
  -->}}<!--
  -->}}<!--
here comes the text
here comes the text
-->|<p>{{{text|}}}</p><!--
-->|<div>{{{text|}}}</div><!--
-->}}</includeonly>
-->}}</includeonly>

Revision as of 20:11, 19 August 2016

title
option
other
comment
text
cols