Jump to content

Template:Infobox particle accelerator/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by PianoDan (talk | contribs) at 22:36, 7 April 2022 (Saving my work). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The {{Infobox particle accelerator}} template formats a right-side infobox to display information about particle accelerators. This template is intended to be used on the pages of specific machines, (for example Large Hadron Collider), not general types of machines (for example, Cyclotron).

Usage

Copy paste the unpopulated template below. It will display the infobox on the right. Fields which are not applicable to the accelerator in question (for example, circumference for a linear accelerator) may be deleted. Fields which are relevant but for which the information is not available should be left in place for future editors.

Blank

{{infobox particle accelerator
| name           = {{subst:PAGENAMEBASE}}
| image          = 
| caption        =
| type           =
| beam           =
| target         =
| energy         =
| current        =
| brightness     =
| luminosity     =
| length         =
| circumference  =
| location       =
| coordinates    = <!-- {{coord|LAT|LON|display=inline,title}} -->
| institution    =
| dates          =
| preceded       =
| succeeded      = 
}}

Template with guidelines

{{infobox particle accelerator
| name           = {{subst:PAGENAMEBASE}}
| image          = <!-- Photo or illustration of accelerator -->
| caption        = <!-- text displayed below image -->
| type           = <!-- accelerator type, e.g. [[Synchrotron]], [[Cyclotron]], [[Synchrotron light source]], etc. -->
| beam           = <!-- beam type, e.g. [[proton]], [[electron]], heavy ion.  Separate types with commas -->
| target         = <!-- target type: usually "Collider", "Fixed target", or "Light source" -->
| energy         = <!-- maximum beam energy in eV, keV, MeV, etc. Use collision energy for colliders -->
| current        = <!-- maximum beam current -->
| brightness     = <!-- maximum beam brightness -->
| luminosity     = <!-- maximum beam luminosity -->
| length         = <!-- physical length of accelerator (delete for rings) -->
| circumference  = <!-- circumference of accelerator (delete for NOT rings) -->
| location       = <!-- geographic location, such as "Geneva, Switzerland" -->
| coordinates    = <!-- {{coord|LAT|LON|display=inline,title}} -->
| institution    = <!-- Managing institution, such as "CERN" or "University of California" -->
| dates          = <!-- Operation dates of the machine yyyy-yyyy -->
| preceded       = <!-- Direct predecessor of the machine, if any -->
| succeeded      = <!-- Direct successor of the machine, if any -->
}}