Notice: Firmware Links Under Maintenance We are currently undergoing maintenance on all firmware links. If any links are inaccessible, please email or contact Tech Support for the firmware. We appreciate your patience during the maintenance, thank you for your understanding.

Difference between revisions of "Module:IPC"

 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
local capiunto = require 'capiunto'
+
{| class=infobox
capiunto.create( {
+
|-
title = 'Title of the Infobox'
+
|
} )
+
*name            = Electron
:addRow( 'A label', 'some data' )
+
*image          = [[File:HAtomOrbitals.png|280px]]
:addHeader( 'A header between the data rows' )
+
*caption        = Hydrogen atom [[atomic orbital|orbitals]] at different energy levels.
:addRow( 'Another label', 'more data' )
+
*num_types      =
-- For unit tests, see [[Module:Bananas/testcases]]
+
*composition    = [[Elementary particle]]<ref name="prl50"/>
local p = {}
+
*statistics      = [[Fermion]]ic
 
+
*group          = [[Lepton]]
function p.hello()
+
*generation      = First
return "Hello, world!"
+
*interaction    = [[Gravitation|Gravity]], [[Lorentz force|electromagnetic]], [[Weak interaction|weak]]
end
+
*antiparticle    = [[Positron]] (also called antielectron)
 
+
*theorized      = [[Richard Laming]]
return p
+
*discovered      = [[J. J. Thomson]] (1897)<ref name="thomson"/>
 +
*symbol          = {{SubatomicParticle|Electron}}, {{SubatomicParticle|beta-}}
 +
*mass            = {{val|9.10938356|(11)|e=-31|ul=kg}}<ref name="2010 CODATA" /><br /><!--
 +
|}

Latest revision as of 23:16, 20 July 2016

Documentation for this module may be created at Module:IPC/doc

Script error: Lua error: Internal error: The interpreter exited with status 127.

{| class=infobox
|-
|
*name            = Electron
*image           = [[File:HAtomOrbitals.png|280px]]
*caption         = Hydrogen atom [[atomic orbital|orbitals]] at different energy levels. 
*num_types       =
*composition     = [[Elementary particle]]<ref name="prl50"/>
*statistics      = [[Fermion]]ic
*group           = [[Lepton]]
*generation      = First
*interaction     = [[Gravitation|Gravity]], [[Lorentz force|electromagnetic]], [[Weak interaction|weak]]
*antiparticle    = [[Positron]] (also called antielectron)
*theorized       = [[Richard Laming]] 
*discovered      = [[J. J. Thomson]] (1897)<ref name="thomson"/>
*symbol          = {{SubatomicParticle|Electron}}, {{SubatomicParticle|beta-}}
*mass            = {{val|9.10938356|(11)|e=-31|ul=kg}}<ref name="2010 CODATA" /><br /><!--
|}