Module:Subatomic particle: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 April 2024

  • curprev 16:0616:06, 20 April 2024 Fire talk contribs 54,209 bytes +54,209 Created page with "local p = {} local particles = { ["10neutron"] = { link = "Neutron", symbol = { "n", TL = "1", BL = "0" } }, ["11proton"] = { link = "Proton", symbol = { "p", TL = "1", BL = "1" } }, ["alpha"] = { link = "Alpha particle", symbol = { "α" } }, ["alpha++"] = { link = "Alpha particle", symbol = { "α", TR = "++" } }, ["antib"] = { link = "B meson", symbol = { "B", anti = "yes" } }, ["antib*"] = { link = "B meson", symbol = { "B", anti = "y..."