Difference between revisions of "Template:Materials list"
From DMT-Nexus Wiki
(created template, need to test) |
(amended desiccants to reagents parameter for sake of accurate description) |
||
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <table width="360px" style="float:right; border: 1px solid #676767" cellspacing="0"> |
− | '''Materials Required''' <br /> | + | <tr style="background: #454545;"> |
− | </ | + | <th style="border-bottom: 1px solid #676767">'''Materials Required'''</th> |
+ | <th style="border-bottom: 1px solid #676767; text-align: right">[[Image:Checklist.png]]</th> | ||
+ | </tr> | ||
+ | |||
+ | {{ #if: {{{source_material |{{{1|}}}}}} | | ||
+ | <tr valign="top"> | ||
+ | <td>Source Material: <br /><i>{{{source_material |{{{1}}}}}}</i></td> | ||
+ | </tr> | ||
+ | |}} | ||
+ | |||
+ | {{ #if: {{{solvents |{{{2|}}}}}} | | ||
+ | <tr valign="top"> | ||
+ | <td> Solvents: <br /><i>{{{solvents |{{{2}}}}}}</i></td> | ||
+ | </tr> | ||
+ | |}} | ||
+ | |||
+ | {{ #if: {{{reagents |{{{3|}}}}}} | | ||
+ | <tr valign="top"> | ||
+ | <td> Reagents/Desiccants: <br /><i>{{{reagents |{{{3}}}}}}</i></td> | ||
+ | </tr> | ||
+ | |}} | ||
+ | |||
+ | {{ #if: {{{equipment|{{{4|}}}}}} | | ||
+ | <tr valign="top"> | ||
+ | <td>Equipment: <br /><i>{{{equipment |{{{4}}}}}}</i></td> | ||
+ | </tr> | ||
+ | |}} | ||
+ | |||
+ | </table> | ||
+ | |||
+ | |||
<noinclude> | <noinclude> | ||
+ | Example: | ||
+ | |||
+ | {{Materials_list|First Parameter|Second Parameter|Third Parameter|Fourth Parameter}} | ||
+ | </noinclude> |
Latest revision as of 18:50, 12 January 2010
Materials Required | ![]() |
---|
Example:
Materials Required | ![]() |
---|---|
Source Material: First Parameter |
|
Solvents: Second Parameter |
|
Reagents/Desiccants: Third Parameter |
|
Equipment: Fourth Parameter |