Template:DisplayItemTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
--><table style="max-width:800px;"><!-- | --><table style="max-width:800px;"><!-- | ||
-->{{#ifeq:{{{text|}}}||| <!-- display text --> | -->{{#ifeq:{{{text|}}}||| <!-- display text --> | ||
<tr><th style="width:150px;vertical-align:top">{{{title|}}}</th> | <tr><th style="width:150px;vertical-align:top;horizontal-align:right">{{{title|}}}</th> | ||
<td style="vertical-align:top;">{{{text|}}}</td><!-- | <td style="vertical-align:top;">{{{text|}}}</td><!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->{{#ifeq:{{{option|}}}{{{other|}}}||| | -->{{#ifeq:{{{option|}}}{{{other|}}}||| | ||
{{#ifeq:{{{option|}}}{{{other|}}}||| | {{#ifeq:{{{option|}}}{{{other|}}}||| | ||
<tr><th style="width:150px;vertical-align:top">{{{title|}}}</th> | <tr><th style="width:150px;vertical-align:top;horizontal-align:right">{{{title|}}}</th> | ||
<td style="vertical-align:top;"> | <td style="vertical-align:top;"> | ||
<ul>{{#ifeq:{{{option|}}}|| | <ul>{{#ifeq:{{{option|}}}|| |
Revision as of 12:06, 21 August 2016
title option other comment text cols