Template:DisplayItemTemplate: Difference between revisions
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 | {{#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:{{{ | -->{{#ifeq:{{{standardoption|}}}{{{other|}}}||| | ||
<div class="rc-title"> | <div class="rc-title"> | ||
<p>{{{title|}}}</p> | |||
</div> | </div> | ||
<div class="rc-data"> | <div class="rc-data"> | ||
<p>Default options:</p><!-- | |||
-->{{#ifeq:{{{standardoption|}}}|| | |||
|<ul >{{#arraymap:{{{standardoption|}}}|;|xx | |||
|{{MarkOptionTemplate|stdoption=xx|options={{{option|}}} }} | |||
|}}</ul><!-- | |||
-->}}<!-- | |||
--></div> | |||
<div class="rc-data"> | |||
{{#ifeq:{{{other|}}}|| | |||
|<p>Model specific options:</p><ul>{{#arraymap:{{{other|}}}|;|yy|<li style="color:Green">yy</li>|}}</ul><!-- | |||
|{{#arraymap:{{{other|}}}|;|yy|<li | |||
-->}}<!-- | -->}}<!-- | ||
--> | --></div><!-- | ||
-->}} | |||
-->}} | {{#ifeq:{{{comment|}}}|||<!-- check on title | ||
-->{{#ifeq:{{{text|}}}{{{standardoption|}}}{{{list|}}}{{{other|}}}|| <!-- | |||
-->{{#ifeq:{{{text|}}}{{{ | |||
--><div class="rc-title"> | --><div class="rc-title"> | ||
<p>{{{title|}}}</p> | <p>{{{title|}}}</p> |
Revision as of 10:39, 25 August 2016
title standardoption option other comment text cols