Template:Infobox isotope/doc: Difference between revisions
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}}) |
||
⚫ | |||
| error1 = error in keV |
|||
⚫ | |||
| 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 =< |
| abundance = {{val|p=<|10|e=−11}} |
||
| halflife = 2.348 |
| halflife = {{val|2.348|e=7|u=years}} |
||
⚫ | |||
| error_halflife = |
|||
⚫ | |||
| decay_mass = 232 |
| decay_mass = 232 |
||
| decay_symbol =Th |
| decay_symbol =Th |
||
Line 128: | Line 122: | ||
| spin = 0+ |
| spin = 0+ |
||
| excess_energy = |
| excess_energy = |
||
⚫ | |||
| error1 = |
|||
⚫ | |||
| 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 =< |
| abundance = {{val|p=<|10|e=−11}} |
||
| halflife = 2.348 |
| halflife = {{val|2.348|e=7|u=years}} |
||
⚫ | |||
| error_halflife = |
|||
⚫ | |||
| decay_mass = 232 |
| decay_mass = 232 |
||
| decay_symbol =Th |
| decay_symbol =Th |
||
Line 170: | Line 162: | ||
| spin = 0+ |
| spin = 0+ |
||
| excess_energy = |
| excess_energy = |
||
⚫ | |||
| error1 = |
|||
⚫ | |||
| 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/ |
| {{mono|1=a, alpha}} || {{Infobox isotope/decay_mode|1=Alpha}} |
||
|- |
|- |
||
| {{mono|1=b+, beta plus, positron emission}} || {{Infobox isotope/ |
| {{mono|1=b+, beta plus, positron emission}} || {{Infobox isotope/decay_mode|1=B+}} |
||
|- |
|- |
||
| {{mono|1=b-, beta-, beta minus}} || {{Infobox isotope/ |
| {{mono|1=b-, beta-, beta minus}} || {{Infobox isotope/decay_mode|1=beta-}} |
||
|- |
|- |
||
| {{mono|1=g, c, gamma}} || {{Infobox isotope/ |
| {{mono|1=g, c, gamma}} || {{Infobox isotope/decay_mode|1=gamma}} |
||
|- |
|- |
||
| {{mono|1=e, EC}} || {{Infobox isotope/ |
| {{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}} |
|||
⚫ | |||
* {{tl|Infobox isotope/decay_mode}} |
|||
{{Navbox isotope templates}} |
|||
⚫ | |||
<includeonly>{{Sandbox other|| |
<includeonly>{{Sandbox other|| |
Latest revision as of 20:21, 6 June 2024
This is a documentation subpage for Template:Infobox isotope. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
{{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]General | |
---|---|
Symbol | 236U |
Names | Uranium-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 mass | 236.045568(2) Da |
Spin | 0+ |
Binding energy | 1790415.042±1.974 keV |
Parent isotopes | 236Pa 236Np 240Pu |
Decay products | 232Th |
Decay modes | |
Decay mode | Decay energy (MeV) |
Alpha | 4.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]TemplateData for Infobox isotope
Template data
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No description.
|
Tracking categories
[edit]See also
[edit]- irregular article usage: Hydrogen atom, Isotopes of xenon § Xenon-133
- {{Infobox isotope/decay_mode}}