Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
other | other | ||
comment | comment | ||
text | |||
cols | cols | ||
</pre> | </pre> | ||
Line 16: | Line 17: | ||
-->{{#ifeq:{{{comment|}}}||<!-- | -->{{#ifeq:{{{comment|}}}||<!-- | ||
-->|<div style="margin-left:150px;font-style: italic" >Note: {{{comment|}}}</div><!-- | -->|<div style="margin-left:150px;font-style: italic" >Note: {{{comment|}}}</div><!-- | ||
-->}} | |||
-->{{#ifeq:{{{text|}}}||<!-- | |||
-->|<div style="margin-left:150px" >{{{text|}}}</div><!-- | |||
-->}} | -->}} | ||
</includeonly> | </includeonly> |
Revision as of 16:39, 19 August 2016
title option other comment text cols