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