Template:DisplayItemTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
</noinclude><includeonly><!--check on content-->
</noinclude><includeonly><!--check on content-->
{{#ifeq:{{{standardoption|}}}{{{option|}}}{{{other|}}}{{{comment|}}}{{{text|}}}||
{{#ifeq:{{{standardoption|}}}{{{option|}}}{{{other|}}}{{{comment|}}}{{{text|}}}||
   |<div style="clear:both; max-width:800px; height:100%;">
   |<div style="clear:both; max-width:800px; height:100%;"><!--
   {{#ifeq:{{{text|}}}||| <!--  display text  -->
   -->{{#ifeq:{{{text|}}}||| <!--  display text  -->
         <div style="clear:left; float:left; width:150px; height:100%; text-align:right; vertical-align:">
         <div style="clear:left; float:left; width:150px; height:100%; text-align:right; vertical-align:">
         <p>'''{{{title|}}}'''</p>
         <p>'''{{{title|}}}'''</p>
Line 18: Line 18:
         <div style="float:left; margin-left:15px; height:100%; vertical-align:top;">
         <div style="float:left; margin-left:15px; height:100%; vertical-align:top;">
         <p>{{{text|}}}</p>
         <p>{{{text|}}}</p>
         </div>
         </div><!--
   }}
   -->}}<!--
   {{#ifeq:{{{option|}}}{{{other|}}}|||
   -->{{#ifeq:{{{option|}}}{{{other|}}}|||
         <div style="clear:left; float:left; width:150px; height:100%; text-align:right; vertical-align:top;">
         <div style="clear:left; float:left; width:150px; height:100%; text-align:right; vertical-align:top;">
         <p>'''{{{title|}}}'''</p>
         <p>'''{{{title|}}}'''</p>
Line 32: Line 32:
               -->}}<!--
               -->}}<!--
           --></ul>
           --></ul>
         </div>
         </div><!--
}}
-->}}
{{#ifeq:{{{comment|}}}|||
{{#ifeq:{{{comment|}}}|||
         <div style="float:right; margin-left:15px; width:200px; height:100%; vertical-align:">
         <div style="float:right; margin-left:15px; width:200px; height:100%; vertical-align:">
         <p>''Note: {{{comment|}}}''</p>
         <p>''Note: {{{comment|}}}''</p>
         </div>
         </div><!--
     }}
     -->}}
   </div>
   </div><!--
}}
-->}}
</includeonly>
</includeonly>

Revision as of 16:18, 21 August 2016

title
standardoption
option
other
comment
text
cols