Template:Infobox tool: Difference between revisions

From cleanroom
Jump to navigation Jump to search
fixed secondary if clause
made Location optional
 
Line 6: Line 6:
{{#if:{{{website|}}}|<tr><th scope="row">Manufacturer</th><td>[{{{website}}} {{{company}}}]</td></tr>|<tr><th scope="row">Manufacturer</th><td>{{{company}}}</td></tr>}}
{{#if:{{{website|}}}|<tr><th scope="row">Manufacturer</th><td>[{{{website}}} {{{company}}}]</td></tr>|<tr><th scope="row">Manufacturer</th><td>{{{company}}}</td></tr>}}
<tr><th scope="row">Description</th><td>{{{description}}}</td></tr>
<tr><th scope="row">Description</th><td>{{{description}}}</td></tr>
<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>
{{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}
{{#if:{{{manual|}}}|<tr><th scope="row">Manual</th><td>{{{manual}}}</td></tr>|}}
{{#if:{{{manual|}}}|<tr><th scope="row">Manual</th><td>{{{manual}}}</td></tr>|}}
<tr><th colspan="2" style="text-align:center;background:#dedede;">Responsibility</th></tr>
<tr><th colspan="2" style="text-align:center;background:#dedede;">Responsibility</th></tr>

Latest revision as of 15:53, 12 February 2019


Infobox tool
[[File:{{{image}}}|200px|alt=Picture of Infobox tool text]]
Essentials
Full name{{{toolfullname}}}
Manufacturer{{{company}}}
Description{{{description}}}
Responsibility
Primary{{{primary}}}