{{Chembox/testcases (set)}}

applied

edit

Template technique

edit

Template code:

1. Create a specific (set) in the section (e.g., {{Chembox Lethal amounts (set)}})

2. From the section template (from {{Chembox Hazards}}), call the (set) conditionally (= when the set has input) and pass through input:

({{#if:{{{param1|}}}{{{param2|}}}|{{Chembox Chembox Lethal amounts (set)|param1={{{param1|}}}...}}}}

3. In the (set): call dataHeader and setDatarow (once per datarow). Set ‹See TfM›|setheadertext=Sub title and ‹See TfM›|label=Labeltext, pass through input parameters as ‹See TfM›|data={{{LD50|}}}

A setDatarow will not show when ‹See TfM›|data= is empty.

4. Check for ghost references