![]() | This is a documentation subpage for Template:Chembox setHeader. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template is used on approximately 5,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
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 |setheadertext=Sub title
and |label=Labeltext
, pass through input parameters as |data={{{LD50|}}}
|data=
is empty.4. Check for ghost references