Template:Techniques infobox: Difference between revisions

From
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 27: Line 27:
<div class="infobox-title">Technique: {{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title">Technique: {{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>{{#if:{{{designers|}}}|<tr>
<table>
{{#ifeq:{{{reversible}}} |true| <tr><th>Reusability</th><td>[[:Category:Transformations|<span style="color:green">Reversible</span>]]</td> |  }}
{{#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>
     <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 57: 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>
</span>
</span>


<includeonly>
[[Category:Techniques]]
[[Category:Techniques]]
</includeonly>

Latest revision as of 03:08, 31 October 2021

Technique: Techniques infobox