Template:Terraconserva Chembox/doc

From The League Wiki
< Template:Terraconserva Chembox
Revision as of 08:07, 21 June 2023 by MrSpode42 (talk | contribs) (Created page with "VERY WIP!! thumb|right|Example of what happens with the old Chembox template Template {{tlx|Chembox}} is an '''[https://en.wikipedia.org/wiki/H...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VERY WIP!!

Example of what happens with the old Chembox template

Template {{Chembox}} is an Infobox for chemicals. It has a large number of options to add relevant data and images. The infobox is organized with subsections like "identifiers" and "hazards", many of which involve their own Infobox. This template writes out sections of the normal Infobox:Chembox like IUPACName, CASNo, and PubChem, because such institutions don't exist within the Terraconserva canon, and the links have a tendency to break.

That said- If someone gets around to making in-canon organizations like the:

  • International Union of Pure and Applied Chemistry (IUPAC)
  • Chemical Abstracts Service (CAS)
  • PubChem

Or other vaguely equivalent internationally acclaimed chemistry organizations, then those could probably be integrated into this! And that would be very wholesome.

Usage

Simple

To use, simply copy and paste the left column into the document, filling in whatever you can, and save:

{{Chembox
<!-- Images -->
| ImageFile = <!-- This should be a chemical structure .SVG from Wikimedia Commons -->
| ImageSize = <!-- ??? -->
| ImageAlt =  <!-- Description of image (used by screenreader applications for blind/seeing-impaired users -->
<!-- Names -->
| StandardName = <!-- IUPAC Name -->
| OtherNames = 
<!-- Sections -->
| Section1 = {{Chembox Properties
| Formula = 
| MolarMass = 
| Appearance = 
| Density = 
| MeltingPt = 
| BoilingPt = 
| Solubility = 
  }}
| Section2 = {{Chembox Hazards
| MainHazards = 
| FlashPt = 
| AutoignitionPt = 
  }}
}}

Moderate

???

Complex

???