Template:Techniques infobox: Difference between revisions

From
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 28: Line 28:
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>
<table>
{{#ifeq:{{{reversible}}} |true| <tr><th>Reusability</th><td><span style="color:green">Reversible</span></td> |  }}
{{#ifeq:{{{reversible}}} |true| <tr><th>Reusability</th><td>[[:Category:Transformations|<span style="color:green">Reversible</span>]]</td> |  }}
{{#ifeq:{{{reversible}}} |false| <p style="color:red">Non-Reversible</p> |  }}
{{#ifeq:{{{reversible}}} |difficult| <tr><th>Reusability</th><td>[[:Category:Transformations|<span style="color:orange">Difficult</span>]]</td> |  }}
{{#ifeq:{{{reversible}}} |false| <tr><th>Reusability</th><td>[[:Category:Transformations|<span style="color:red">Non-Reversible</span>]]</td> |  }}
{{#if:{{{designers|}}}|<tr>
{{#if:{{{designers|}}}|<tr>
     <th>Designers: </th>
     <th>Designers: </th>
     <td>{{{designers}}}</td>
     <td>{{{designers}}}</td>
</tr>}}{{#if:{{{date|}}}|<tr>
</tr>}}{{#if:{{{dates|}}}|<tr>
     <th>Date: </th>
     <th>Dates: </th>
     <td>{{{date}}}</td>
     <td>{{{dates}}}</td>
</tr>}}{{#if:{{{vitamins|}}}|<tr>
</tr>}}{{#if:{{{vitamins|}}}|<tr>
     <th>Vitamins: </th>
     <th>Vitamins: </th>
Line 60: Line 61:
     <th>Techniques: </th>
     <th>Techniques: </th>
     <td>{{{techniques}}}</td>
     <td>{{{techniques}}}</td>
</tr>}}{{#if:{{{suppliers|}}}|<tr>
</tr>}}{{#if:{{{sources|}}}|<tr>
     <th>Suppliers: </th>
     <th>Sources: </th>
     <td>{{{suppliers}}}</td>
     <td>{{{sources}}}</td>
</tr>}}{{#if:{{{related|}}}|<tr>
    <th>Related: </th>
    <td>{{{related}}}</td>
</tr>}}{{#if:{{{licenses|}}}|<tr>
    <th>Licenses: </th>
    <td>{{{licenses}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 03:08, 31 October 2021

Technique: Techniques infobox