Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
-->}}<!-- | -->}}<!-- | ||
-->{{#ifeq:{{{list|}}}||| <!-- display list --> | -->{{#ifeq:{{{list|}}}||| <!-- display list --> | ||
<div | <div class="rc-title"> | ||
<p | <p>'''{{{title|}}}'''</p> | ||
</div> | </div> | ||
<div style="float:left; margin-left:15px; margin-bottom:10px; max-width:525px; height:100%; vertical-align:top;"> | <div style="float:left; margin-left:15px; margin-bottom:10px; max-width:525px; height:100%; vertical-align:top;"> | ||
Line 30: | Line 30: | ||
-->}}<!-- | -->}}<!-- | ||
-->{{#ifeq:{{{option|}}}{{{other|}}}||| | -->{{#ifeq:{{{option|}}}{{{other|}}}||| | ||
<div | <div class="rc-title"> | ||
<p | <p>'''{{{title|}}}'''</p> | ||
</div> | </div> | ||
<div style="float:left;margin-left:15px; margin-bottom:10px;"> | <div style="float:left;margin-left:15px; margin-bottom:10px;"> | ||
Line 46: | Line 46: | ||
-->{{#ifeq:{{{comment|}}}|||<!-- check on title | -->{{#ifeq:{{{comment|}}}|||<!-- check on title | ||
-->{{#ifeq:{{{text|}}}{{{option|}}}{{{list|}}}{{{other|}}}|| <!-- | -->{{#ifeq:{{{text|}}}{{{option|}}}{{{list|}}}{{{other|}}}|| <!-- | ||
--><div | --><div class="rc-title"> | ||
<p | <p>'''{{{title|}}}'''</p> | ||
</div><!-- | </div><!-- | ||
-->|}}<!-- | -->|}}<!-- |
Revision as of 13:34, 24 August 2016
title standardoption option other comment text cols