Jump to content

Template:Infobox isotope/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m rn err hl
mNo edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
{{Lua|Module:Infobox|Module:String|Module:Check for unknown parameters}}
{{Lua|Module:Infobox|Module:String|Module:Check for unknown parameters}}
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox isotope
{{Infobox isotope
| name = overwrites default {{PAGENAME}}
| name = overwrites default {{PAGENAME}}
Line 18: Line 18:
| mass = mass in Unified atomic mass unit
| mass = mass in Unified atomic mass unit
| spin = Spin
| spin = Spin
| excess_energy = excess energy in KeV
| excess_energy = excess energy in KeV (use {{val}})
| binding_energy = (use {{val}})
| error1 = error in keV
| binding_energy =
| error2 = error in keV


| parent = parent element
| parent = parent element
Line 41: Line 39:
| decay_energy2 = energy in MeV
| decay_energy2 = energy in MeV
}}
}}
</syntaxhighlight>
</pre>


===Blank parameter list===
===Blank parameter list===
Copy and paste this code to add an infobox. Completing the fields as per the explanation below.
Copy and paste this code to add an infobox. Completing the fields as per the explanation below.


<syntaxhighlight lang="wikitext">
<pre>
{{Infobox isotope
{{Infobox isotope
| name =
| name =
Line 57: Line 55:
| abundance =
| abundance =
| halflife =
| halflife =
| error_halflife =
| image =
| image =
| image_caption =
| image_caption =
| spin =
| spin =
| excess_energy =
| excess_energy =
| error1 =
| binding_energy =
| binding_energy =
| error2 =


| parent =
| parent =
Line 96: Line 91:


}}
}}
</syntaxhighlight>
</pre>


==Example==
==Example==
Line 102: Line 97:
| name = [[Uranium-236]]
| name = [[Uranium-236]]
| image =
| image =
| alternate_names =
| alternate_names =
| mass_number = 236
| mass_number = 236
| symbol =U
| symbol =U
| num_neutrons =144
| num_neutrons =144
| num_protons =92
| num_protons =92
| abundance =< 10<sup>−11</sup>
| abundance = {{val|p=<|10|e=−11}}
| halflife = 2.348 x10<sup>7</sup> years
| halflife = {{val|2.348|e=7|u=years}}
| decay_product = thorium-232
| error_halflife =
| decay_product = Thorium-232
| decay_mass = 232
| decay_mass = 232
| decay_symbol =Th
| decay_symbol =Th
Line 128: Line 122:
| spin = 0+
| spin = 0+
| excess_energy =
| excess_energy =
| binding_energy = {{val|1790415.042|1.974}}
| error1 =
| binding_energy = 1790415.042 ± 1.974
| error2 =
| decay_mode1 = Alpha
| decay_mode1 = Alpha
| decay_energy1 = 4.572
| decay_energy1 = 4.572
Line 141: Line 133:
}}
}}


<syntaxhighlight lang="wikitext">
<pre>
{{Infobox isotope
{{Infobox isotope
| name = [[Uranium-236]]
| image =
| image =
| alternate_names =
| alternate_names =
| mass_number =236
| mass_number = 236
| symbol =U
| symbol =U
| num_neutrons =144
| num_neutrons =144
| num_protons =92
| num_protons =92
| abundance =< 10<sup>−11</sup>
| abundance = {{val|p=<|10|e=−11}}
| halflife = 2.348 x10<sup>7</sup> years
| halflife = {{val|2.348|e=7|u=years}}
| decay_product = thorium-232
| error_halflife =
| decay_product = Thorium-232
| decay_mass = 232
| decay_mass = 232
| decay_symbol =Th
| decay_symbol =Th
Line 170: Line 162:
| spin = 0+
| spin = 0+
| excess_energy =
| excess_energy =
| binding_energy = {{val|1790415.042|1.974}}
| error1 =
| binding_energy = 1790415.042 ± 1.974
| error2 =
| decay_mode1 = Alpha
| decay_mode1 = Alpha
| decay_energy1 = 4.572
| decay_energy1 = 4.572
Line 182: Line 172:
| decay_energy4 =
| decay_energy4 =
}}
}}
</syntaxhighlight>
</pre>


==Decay modes==
==Decay modes==
Line 190: Line 180:
|-
|-
|-
|-
| {{mono|1=a, alpha}} || {{Infobox isotope/Decay|1=Alpha}}
| {{mono|1=a, alpha}} || {{Infobox isotope/decay_mode|1=Alpha}}
|-
|-
| {{mono|1=b+, beta plus, positron emission}} || {{Infobox isotope/Decay|1=B+}}
| {{mono|1=b+, beta plus, positron emission}} || {{Infobox isotope/decay_mode|1=B+}}
|-
|-
| {{mono|1=b-, beta-, beta minus}} || {{Infobox isotope/Decay|1=beta-}}
| {{mono|1=b-, beta-, beta minus}} || {{Infobox isotope/decay_mode|1=beta-}}
|-
|-
| {{mono|1=g, c, gamma}} || {{Infobox isotope/Decay|1=gamma}}
| {{mono|1=g, c, gamma}} || {{Infobox isotope/decay_mode|1=gamma}}
|-
|-
| {{mono|1=e, EC}} || {{Infobox isotope/Decay|1=EC}}
| {{mono|1=e, EC}} || {{Infobox isotope/decay_mode|1=EC}}
|}
|}


Line 243: Line 233:
"decay_symbol2": {},
"decay_symbol2": {},
"decay_mass2": {},
"decay_mass2": {},
"error1": {},
"error2": {},
"decay_mode1": {},
"decay_mode1": {},
"decay_mode2": {},
"decay_mode2": {},
Line 263: Line 251:


== See also ==
== See also ==
* irregular article usage: [[Hydrogen atom]], {{slink|Isotopes_of_xenon|Xenon-133}}
{{Periodic table templates}}
* {{tl|Infobox isotope/decay_mode}}
{{Navbox isotope templates‎‎}}
{{Periodic table templates overview}}


<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||

Latest revision as of 20:21, 6 June 2024

{{Infobox isotope
| name  = overwrites default {{PAGENAME}}
| image = image name (without leading 'File:')
| image_caption = image caption
| alternate_names = Alternate names
| symbol = chemical symbol (e.g. C)
| mass_number  = atomic mass Z+N
| num_protons  = number of protons Z
| num_neutrons = number of neutrons N

| abundance = Natural abundance, with units (e.g. 98.5%, 1 part per million)
| halflife = t<sub>1/2</sub>

| mass = mass in Unified atomic mass unit
| spin = Spin
| excess_energy = excess energy in KeV (use {{val}})
| binding_energy = (use {{val}})

| parent = parent element
| parent_symbol = chemical symbol
| parent_mass = mass number of parent isotope
| parent_decay = decay method of parent
| parent2 = parent

| decay_product = decay product
| decay_mass = mass number of decay product
| decay_symbol = chemical symbol
| decay_product2 = decay product
| decay_mass2 = mass number of decay product
| decay_symbol2 = chemical symbol

| decay_mode1 = decay mode
| decay_energy1 = energy in MeV
| decay_mode2 = decay mode
| decay_energy2 = energy in MeV
}}

Blank parameter list

[edit]

Copy and paste this code to add an infobox. Completing the fields as per the explanation below.

{{Infobox isotope
| name             =
| alternate_names  = 
| symbol           = 
| mass_number      = 
| mass             = 
| num_neutrons     = 
| num_protons      = 
| abundance        = 
| halflife         = 
| image            = 
| image_caption    = 
| spin             = 
| excess_energy    = 
| binding_energy   = 

| parent           = 
| parent_symbol    = 
| parent_mass      = 
| parent_decay     = 
| parent2          = 
| parent2_symbol   = 
| parent2_mass     = 
| parent2_decay    = 

| decay_product    = 
| decay_symbol     = 
| decay_mass       = 
| decay_product2   = 
| decay_symbol2    = 
| decay_mass2      = 
| decay_mode1      = 
| decay_halflife1  = 
| decay_energy1    = 
| decay_mode2      = 
| decay_energy2    = 
| decay_mode3      = 
| decay_halflife3  = 
| decay_intensity3 = 
| decay_energy3    = 
| decay_mode4      = 
| decay_halflife4  = 
| decay_intensity4 = 
| decay_energy4    = 

}}

Example

[edit]
Uranium-236236U
General
Symbol236U
NamesUranium-236, 236U, U-236
Protons (Z)92
Neutrons (N)144
Nuclide data
Natural abundance<10×10−11
Half-life (t1/2)2.348×107 years
Isotope mass236.045568(2) Da
Spin0+
Binding energy1790415.042±1.974 keV
Parent isotopes236Pa
236Np
240Pu
Decay products232Th
Decay modes
Decay modeDecay energy (MeV)
Alpha4.572
Isotopes of uranium
Complete table of nuclides
{{Infobox isotope
 | name = [[Uranium-236]]
 | image = 
 | alternate_names = 
 | mass_number = 236
 | symbol =U
 | num_neutrons =144
 | num_protons =92
 | abundance = {{val|p=<|10|e=−11}}
 | halflife = {{val|2.348|e=7|u=years}}
 | decay_product = thorium-232
 | decay_mass = 232
 | decay_symbol =Th
 | parent = Protactinium-236
 | parent_mass = 236
 | parent_symbol =Pa
 | parent_decay = 
 | parent2 = Neptunium-236
 | parent2_mass = 236
 | parent2_symbol = Np
 | parent2_decay =
 | parent3 = Plutonium-240
 | parent3_mass = 240
 | parent3_symbol = Pu
 | parent3_decay = 
 | mass = 236.045568(2)
 | spin = 0+
 | excess_energy =
 | binding_energy = {{val|1790415.042|1.974}}
 | decay_mode1 = Alpha
 | decay_energy1 = 4.572
 | decay_mode2 =
 | decay_energy2 =
 | decay_mode3 =
 | decay_energy3 =
 | decay_mode4 =
 | decay_energy4 =
 }}

Decay modes

[edit]
|decay_modeN= returns
a, alpha  (α)
b+, beta plus, positron emission  (β+)
b-, beta-, beta minus  (β)
g, c, gamma  (γ)
e, EC  (EC)

TemplateData

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

TemplateData for Infobox isotope

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Unknownoptional
mass_numbermass_number

no description

Unknownoptional
symbolsymbol

no description

Unknownoptional
imageimage

no description

Unknownoptional
image_captionimage_caption

no description

Unknownoptional
alternate_namesalternate_names

no description

Unknownoptional
num_neutronsnum_neutrons

no description

Unknownoptional
num_protonsnum_protons

no description

Unknownoptional
abundanceabundance

no description

Unknownoptional
halflifehalflife

no description

Unknownoptional
decay_productdecay_product

no description

Unknownoptional
massmass

no description

Unknownoptional
spinspin

no description

Unknownoptional
excess_energyexcess_energy

no description

Unknownoptional
binding_energybinding_energy

no description

Unknownoptional
parent_symbolparent_symbol

no description

Unknownoptional
parentparent

no description

Unknownoptional
parent_massparent_mass

no description

Unknownoptional
parent_decayparent_decay

no description

Unknownoptional
parent2_symbolparent2_symbol

no description

Unknownoptional
parent2parent2

no description

Unknownoptional
parent2_massparent2_mass

no description

Unknownoptional
parent2_decayparent2_decay

no description

Unknownoptional
parent3_symbolparent3_symbol

no description

Unknownoptional
parent3parent3

no description

Unknownoptional
parent3_massparent3_mass

no description

Unknownoptional
parent3_decayparent3_decay

no description

Unknownoptional
parent4_symbolparent4_symbol

no description

Unknownoptional
parent4parent4

no description

Unknownoptional
parent4_massparent4_mass

no description

Unknownoptional
parent4_decayparent4_decay

no description

Unknownoptional
decay_symboldecay_symbol

no description

Unknownoptional
decay_massdecay_mass

no description

Unknownoptional
decay_product2decay_product2

no description

Unknownoptional
decay_symbol2decay_symbol2

no description

Unknownoptional
decay_mass2decay_mass2

no description

Unknownoptional
decay_mode1decay_mode1

no description

Unknownoptional
decay_mode2decay_mode2

no description

Unknownoptional
decay_mode3decay_mode3

no description

Unknownoptional
decay_mode4decay_mode4

no description

Unknownoptional
decay_energy1decay_energy1

no description

Unknownoptional
decay_energy2decay_energy2

no description

Unknownoptional
decay_energy3decay_energy3

no description

Unknownoptional
decay_energy4decay_energy4

no description

Unknownoptional

Tracking categories

[edit]

See also

[edit]