Difference between revisions of "Template:Safety profile"
From DMT-Nexus Wiki
TheTraveler (Talk | contribs) |
TheTraveler (Talk | contribs) |
||
Line 13: | Line 13: | ||
{{ #if: {{{main_effects|{{{2|}}}}}} | | {{ #if: {{{main_effects|{{{2|}}}}}} | | ||
<tr style="background: #651B0D;" valign="top"> | <tr style="background: #651B0D;" valign="top"> | ||
− | <td style="border-bottom: 1px solid #A7A767;" colspan="2">Main effects: <br /><i><span style="color: #FFF;"> | + | <td style="border-bottom: 1px solid #A7A767;" colspan="2">Main effects: <br /><i><span style="color: #FFF;">{{{main_effects |{{{2}}}}}}</span></i></td> |
</tr> | </tr> | ||
|}} | |}} | ||
Line 19: | Line 19: | ||
{{ #if: {{{side_effects|{{{3|}}}}}} | | {{ #if: {{{side_effects|{{{3|}}}}}} | | ||
<tr style="background: #651B0D;" valign="top"> | <tr style="background: #651B0D;" valign="top"> | ||
− | <td style="border-bottom: 1px solid #A7A767;" colspan="2">Side effects: <br /><i><span style="color: #FFF;"> | + | <td style="border-bottom: 1px solid #A7A767;" colspan="2">Side effects: <br /><i><span style="color: #FFF;">{{{side_effects |{{{3}}}}}}</span></i></td> |
</tr> | </tr> | ||
|}} | |}} | ||
Line 25: | Line 25: | ||
{{ #if: {{{health_risks |{{{4|}}}}}} | | {{ #if: {{{health_risks |{{{4|}}}}}} | | ||
<tr style="background: #651B0D;" valign="top"> | <tr style="background: #651B0D;" valign="top"> | ||
− | <td style="border-bottom: 1px solid #A7A767;" colspan="2"> Health risks: <br /><i><span style="color: #FFF;"> | + | <td style="border-bottom: 1px solid #A7A767;" colspan="2"> Health risks: <br /><i><span style="color: #FFF;">{{{health_risks |{{{4}}}}}}</span></i></td> |
</tr> | </tr> | ||
|}} | |}} | ||
Line 31: | Line 31: | ||
{{ #if: {{{important_safety_remarks|{{{5|}}}}}} | | {{ #if: {{{important_safety_remarks|{{{5|}}}}}} | | ||
<tr style="background: #651B0D;" valign="top"> | <tr style="background: #651B0D;" valign="top"> | ||
− | <td colspan="2">Important safety remarks: <br /><i><span style="color: #FFF;"> | + | <td colspan="2">Important safety remarks: <br /><i><span style="color: #FFF;">{{{important_safety_remarks |{{{5}}}}}}</span></i></td> |
</tr> | </tr> | ||
|}} | |}} |
Revision as of 22:58, 3 December 2012
Safety profile |
---|
Example:
Safety profile | |
---|---|
Category: First Parameter |
|
Main effects: Second Parameter |
|
Side effects: Third Parameter |
|
Health risks: Fourth Parameter |
|
Important safety remarks: Fifth Parameter |