Jump to content

Template:Physics particle/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Headbomb (talk | contribs) at 15:34, 18 June 2008 (Examples). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Purpose

Template for creating symbols for physics particles.

Arguments

1 The main symbol character(s) for the particle

Named arguments:

anti = yes – this puts a bar over the symbol
TL = What goes into the top left corner (optional)
BL = What goes into the bottom left corner (optional)

present)

TR = What goes into the top right corner (optional)
BR = What goes into the bottom right corner (optional)
link = Page to which the symbol should link

Deprecated:

BLc = Originally used to supply the count of characters in BL argument.
BRc = Originally used to supply the count of characters in BR argument.

Here's a diagram:

TL
BL
XTR
BR

Examples

Template:SubatomicParticle uses this template to display particles, eg.:

{{SubatomicParticle|link=yes|Electron}} -> e
is the same as

{{PhysicsParticle|e|TR=−|link=Electron}} -> e
(an electron)

{{SubatomicParticle|Charmed antib0}} -> is the same as

{{PhysicsParticle|anti=yes|B|TR=0|BR=c|BRc=1}} -> B0
c
(a meson)

The templates in Category:Nuclide templates use this template to display nuclides, eg.:

{{ComplexNuclide|link|deuterium}} -> The element link does not exist. is the same as

{{PhysicsParticle|D|TL=2|BL=1|BR=1|link=deuterium}} -> 2
1
D
1

{{Element|link|hydrogen|charge=+}} -> Template:Element is the same as

{{PhysicsParticle|H|TR=+|link=hydrogen}} -> H+