Template:DisplayItemTemplate: Difference between revisions

From IAMC-Documentation
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 style="clear:left; float:left;"  ">
         <div class="rc-title">
         <p style="width:150px; text-align:right;">'''{{{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 style="clear:left; float:left; ">
         <div class="rc-title">
         <p style="width:150px; text-align:right;">'''{{{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 style="clear:left; float:left; ">
           --><div class="rc-title">
               <p style="width:150px;  text-align:right;">'''{{{title|}}}'''</p>
               <p>'''{{{title|}}}'''</p>
               </div><!--
               </div><!--
         -->|}}<!--
         -->|}}<!--

Revision as of 14:34, 24 August 2016

title
standardoption
option
other
comment
text
cols