Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
</pre> | </pre> | ||
</noinclude><includeonly><!--check on content | </noinclude><includeonly><!--check on content | ||
-->{{#ifeq:{{{option|}}}{{{other|}}}{{{comment|}}}{{{text|}}}|| | -->{{#ifeq:{{{option|}}}{{{other|}}}{{{comment|}}}{{{text|}}}||<!-- | ||
|< | --><!-- text | ||
{{#ifeq:{{{ | -->{{#ifeq:{{{text|}}}|||<!-- | ||
-->| | -->{| | ||
!style="width:150px;|{{{title|}}} | |||
|{{{text|}}} | |||
|}<!-- | |||
-->}}<!-- | |||
-->{{#ifeq:{{{option|}}}{{{other|}}}{{{comment|}}}|||<!-- | |||
-->| | --><!-- trio option, other, comment | ||
-->{| | |||
!style="width:150px;|{{{title|}}} | |||
|style="float:left;-webkit-columns:{{{cols|}}}; -moz-columns:{{{cols|}}}; columns:{{{cols|}}};"<!-- | |||
-->|<ul>!-- | |||
-->{{#ifeq:{{{option|}}}|| | |||
|{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}} | |||
}}<!-- | |||
-->{{#ifeq:{{{other|}}}|| | |||
|{{#arraymap:{{{other|}}}|;|yy|<li style="color:Green">yy</li>|}} | |||
}}</ul><!-- | |||
-->{{#ifeq:{{{comment|}}}|||<!-- | |||
-->| | |||
|''Note: {{{comment|}}}'' }} | |||
|} | |||
</includeonly> |
Revision as of 09:12, 21 August 2016
title option other comment text cols