Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
<p>'''{{{title|}}}'''</p> | <p>'''{{{title|}}}'''</p> | ||
</div> | </div> | ||
<div style="float:left; margin-left:15px; max-width:500px; height:100%; vertical-align:top;"> | <div style="float:left; margin-left:15px; margin-bottom:15px; max-width:500px; height:100%; vertical-align:top;"> | ||
<p>{{{text|}}}</p> | <p>{{{text|}}}</p> | ||
</div><!-- | </div><!-- | ||
Line 24: | Line 24: | ||
<p>'''{{{title|}}}'''</p> | <p>'''{{{title|}}}'''</p> | ||
</div> | </div> | ||
<div style="float:left; margin-left:15px; max-width:500px; height:100%; vertical-align:top; | <div style="float:left; margin-left:15px; margin-bottom:15px; max-width:500px; height:100%; vertical-align:top;"> | ||
<ul> | <ul> | ||
{{#arraymap:{{{list|}}}|;|xx|<li>xx</li>|}}</ul> | {{#arraymap:{{{list|}}}|;|xx|<li>xx</li>|}}</ul> | ||
Line 33: | Line 33: | ||
<p>'''{{{title|}}}'''</p> | <p>'''{{{title|}}}'''</p> | ||
</div> | </div> | ||
<div style="float:left; margin-left:15px; max-width:500px; height:100%; vertical-align:top;"> | <div style="float:left; margin-left:15px; margin-bottom:15px; max-width:500px; height:100%; vertical-align:top;"> | ||
<ul style="-webkit-column-count: {{{cols|}}}; -moz-column-count: {{{cols|}}}; column-count: {{{cols|}}};-webkit-column-width: 200px; -moz-column-width: 200px; column-width: 200px;"> | <ul style="-webkit-column-count: {{{cols|}}}; -moz-column-count: {{{cols|}}}; column-count: {{{cols|}}};-webkit-column-width: 200px; -moz-column-width: 200px; column-width: 200px;"> | ||
{{#ifeq:{{{option|}}}|| | {{#ifeq:{{{option|}}}|| | ||
Line 50: | Line 50: | ||
</div><!-- | </div><!-- | ||
-->|}}<!-- | -->|}}<!-- | ||
--><div style="float:right; margin-left:15px; width:200px; height:100%; vertical-align:"> | --><div style="float:right; margin-left:15px; margin-bottom:15px; width:200px; height:100%; vertical-align:"> | ||
<p>''Note: {{{comment|}}}''</p> | <p>''Note: {{{comment|}}}''</p> | ||
</div><!-- | </div><!-- |
Revision as of 16:08, 22 August 2016
title standardoption option other comment text cols