Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a24671cdecbfc78f

Jump to content

Template:Physics particle/doc

From Wikipedia, the free encyclopedia

Purpose

[edit]

Template for creating symbols for physics particles.

Arguments

[edit]
1 The main symbol character(s) for the particle

Named arguments:

TL = What goes into the top left corner (optional)
BL = What goes into the bottom left corner (optional)
TR = What goes into the top right corner (optional)
BR = What goes into the bottom right corner (optional)
anti = yes this puts a bar over the symbol
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

[edit]

Template:Subatomic particle uses this template to display particles, e.g.:

{{Subatomic particle|link=yes|Electron}}e
is the same as

{{Physics particle|e|TR=|link=Electron}} e
(an electron)

{{Subatomic particle|Strange antib0}}B0
s
is the same as

{{Physics particle|anti=yes|B|TR=0|BR=s|BRc=1}} B0
s
(a meson)

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

{{ComplexNuclide|deuterium|link=yes}}2
1
D
is the same as

{{Physics particle|D|TL=2|BL=1|BR=1|link=deuterium}} 2
1
D
1

Template data

[edit]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Physics particle in articles based on its TemplateData.

TemplateData for Physics particle

Template for creating symbols for physics particles.

Template parameters

ParameterDescriptionTypeStatus
Particle symbol1

The main symbol character(s) for the particle

Stringrequired
Top leftTL

What goes into the top left corner

Unknownoptional
Bottom leftBL

What goes into the bottom left corner

Unknownoptional
Top rightTR

What goes into the top right corner

Unknownoptional
Bottom rightBR

What goes into the bottom right corner

Unknownoptional
Antianti

Adds a bar over the symbol when set to 'yes'

Stringoptional
Wikilinklink

Page to which the symbol will link

Page nameoptional
texhtmltexhtml

Adds the texhtml CSS class defined at MediaWiki:Common.css

Stringoptional
CSS classclass

Adds arbitrary CSS class(es) to wrapping <span> tag

Stringoptional