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="max-width=900px"> | ||
< | <p style="float:left;width:150px;font-weight: bold;height:30px" >{{{title|}}}</p> | ||
{{#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: | ||
--><div style="clear: both;"></div><!-- | --><div style="clear: both;"></div><!-- | ||
-->{{#ifeq:{{{comment|}}}||<!-- | -->{{#ifeq:{{{comment|}}}||<!-- | ||
-->|< | -->|<p style="margin-left:152px;font-style: italic; >Note: {{{comment|}}}</p><!-- | ||
-->}}<!-- | -->}}<!-- | ||
here comes the text | here comes the text | ||
-->|< | -->|<p style="margin-left:150px;" >{{{text|}}}</p><!-- | ||
-->}}</includeonly> | -->}}</div></includeonly> |
Revision as of 18:49, 19 August 2016
title option other comment text cols