Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<p style="float:left;width:150px;font-weight: bold;" >{{{title|}}}</p> | <p style="float:left;width:150px;font-weight: bold;" >{{{title|}}}</p> | ||
< | <ul style="float:left;-webkit-columns:3; -moz-columns:3; columns:3;"><!-- | ||
-->{{#arraymap:{{{option|}}}|;|xx|< | -->{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!-- | ||
-->{{#ifeq:{{{other|}}}|||<p>plus</p>{{#arraymap:{{{other|}}}|;|yy|< | -->{{#ifeq:{{{other|}}}|||<p>plus</p>{{#arraymap:{{{other|}}}|;|yy|<li>yy</li>|}} }} | ||
</ | </ul><!-- | ||
--><div style="clear: both;"></div><!-- | --><div style="clear: both;"></div><!-- | ||
-->{{#ifeq:{{{comment|}}}|||< | -->{{#ifeq:{{{comment|}}}|||<p style="margin-left:150px;font-style: italic" >{{{comment|}}} }}</p> | ||
</includeonly> | </includeonly> |
Revision as of 12:47, 19 August 2016
title option other comment