Template:DisplayItemTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
   -->{{#ifeq:{{{text|}}}||| <!--  display text  -->
   -->{{#ifeq:{{{text|}}}||| <!--  display text  -->
         <tr><th style="width:150px;vertical-align:top;text-align:right">{{{title|}}}</th>
         <tr><th style="width:150px;vertical-align:top;text-align:right">{{{title|}}}</th>
             <td style="vertical-align:top;">{{{text|}}}</td><!--
             <td style="vertical-align:top;padding-left:15px;">{{{text|}}}</td><!--
   -->}}<!--
   -->}}<!--
   -->{{#ifeq:{{{option|}}}{{{other|}}}|||
   -->{{#ifeq:{{{option|}}}{{{other|}}}|||
         {{#ifeq:{{{option|}}}{{{other|}}}|||
         {{#ifeq:{{{option|}}}{{{other|}}}|||
         <tr><th style="width:150px;vertical-align:top;text-align:right">{{{title|}}}</th>
         <tr><th style="width:150px;vertical-align:top;text-align:right">{{{title|}}}</th>
             <td style="vertical-align:top;">
             <td style=padding-left:15px;"vertical-align:top;">
               <ul>{{#ifeq:{{{option|}}}||
               <ul>{{#ifeq:{{{option|}}}||
                     |{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!--
                     |{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!--

Revision as of 13:08, 21 August 2016

title
option
other
comment
text
cols