Template:DisplayItemTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
</pre>
</pre>
</noinclude><includeonly><!--check on content-->
</noinclude><includeonly><!--check on content-->
{{#ifeq:{{{standardoption|}}}{{{option|}}}{{{other|}}}{{{comment|}}}{{{text|}}}{{{list|}}}||
{{#ifeq:{{{standardoption|}}}{{{option|}}}{{{other|}}}{{{comment|}}}{{{text|}}}||
   |<div class="rc-row"><!--
   |<div class="rc-row"><!--
   -->{{#ifeq:{{{text|}}}||| <!--  display text  -->
   -->{{#ifeq:{{{text|}}}||| <!--  display text  -->
Line 19: Line 19:
         <p>{{{text|}}}</p>
         <p>{{{text|}}}</p>
         </div><!--
         </div><!--
   -->}}<!--
   -->}}<!--
   -->{{#ifeq:{{{list|}}}||| <!--  display list  -->
   -->{{#ifeq:{{{standardoption|}}}{{{other|}}}|||
         <div class="rc-title">
         <div class="rc-title">
        <p>{{{title|}}}</p>
        <p>{{{title|}}}</p>
         </div>
         </div>
         <div class="rc-data">
         <div class="rc-data">
        <ol class="rc-data">
          <p>Default options:</p><!--
        {{#arraymap:{{{list|}}}|;|xx|<li>xx</li>|}}</ol>
          -->{{#ifeq:{{{standardoption|}}}||
        </div><!--
                |<ul >{{#arraymap:{{{standardoption|}}}|;|xx
  -->}}<!--
                          |{{MarkOptionTemplate|stdoption=xx|options={{{option|}}} }}
  -->{{#ifeq:{{{option|}}}{{{other|}}}|||
                          |}}</ul><!--
        <div class="rc-title">
          -->}}<!--
        <p>{{{title|}}}</p>
        --></div>
        </div>
        <div class="rc-data">
<div class="rc-data">
              {{#ifeq:{{{other|}}}||
              <ul class="rc-data">
                     |<p>Model specific options:</p><ul>{{#arraymap:{{{other|}}}|;|yy|<li style="color:Green">yy</li>|}}</ul><!--
                  {{#ifeq:{{{option|}}}||
                    |{{#arraymap:{{{option|}}}|;|xx|<li>xx</li>|}}<!--
              -->}}<!--
              -->{{#ifeq:{{{other|}}}||
                     |{{#arraymap:{{{other|}}}|;|yy|<li class="rc-spec">yy</li>|}}<!--
               -->}}<!--
               -->}}<!--
           --></ul>
           --></div><!--
</div><!--
-->}}
-->}}<!--
{{#ifeq:{{{comment|}}}|||<!-- check on title
-->{{#ifeq:{{{comment|}}}|||<!-- check on title
         -->{{#ifeq:{{{text|}}}{{{standardoption|}}}{{{list|}}}{{{other|}}}|| <!--
         -->{{#ifeq:{{{text|}}}{{{option|}}}{{{list|}}}{{{other|}}}|| <!--
           --><div class="rc-title">
           --><div class="rc-title">
               <p>{{{title|}}}</p>
               <p>{{{title|}}}</p>

Revision as of 11:39, 25 August 2016

title
standardoption
option
other
comment
text
cols