Template:Elem Infobox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>David Yamakuchi
mNo edit summary
imported>David Yamakuchi
mNo edit summary
Line 19: Line 19:
|align="left"|<font size=4px>[[Atomic number|'''{{{elNum}}}''']]</font>
|align="left"|<font size=4px>[[Atomic number|'''{{{elNum}}}''']]</font>
|-
|-
|align="left" colspan="4"|<font size=1px>[[Electron configuration|{{{eltrnCfg}}}]]</font>
|align="left" colspan="4"|<font size=1px>{{#if:{{{eltrnCfg|}}|[[Electron configuration{{!}}{{{eltrnCfg}}}]]}}</font>
|}
|}
{| border="0" width="140" cellpadding="4" cellspacing="0"
{| border="0" width="140" cellpadding="4" cellspacing="0"
Line 57: Line 57:
|execution=
|execution=
<pre>
<pre>
Insert stuff here
{{Elem_Infobox
|background1=ffffff
|align=left
|elementColor=aa0000
|elName=Promethium
|elMass=(145)
|elSym=Pm
|elNum=61
|elGroup=Lanthanide
|eltrnCfg=
|no1=
|no2=
|no3=
|no4=
|properties=
|compounds=
|uses=
|hazard=
}}
{{Elem_Infobox
|background1=ffffff
|align=left
|elementColor=ff0000
|elName=Uranium
|elMass=238.029
|elSym=U
|elNum=92
|elGroup=Actinide
|eltrnCfg=
|no1=
|no2=
|no3=
|no4=
|properties=
|compounds=
|uses=
|hazard= Well, you know...
}}
</pre>
</pre>
{{Elem_Infobox
|background1=ffffff
|align=left
|elementColor=aa0000
|elName=Promethium
|elMass=(145)
|elSym=Pm
|elNum=61
|elGroup=Lanthanide
|eltrnCfg=
|no1=
|no2=
|no3=
|no4=
|properties=
|compounds=
|uses=
|hazard=
}}
{{Elem_Infobox
|background1=ffffff
|align=left
|elementColor=ff0000
|elName=Uranium
|elMass=238.029
|elSym=U
|elNum=92
|elGroup=Actinide
|eltrnCfg=
|no1=
|no2=
|no3=
|no4=
|properties=
|compounds=
|uses=
|hazard= Well, you know...
}}
|authors=
|authors=
*[[User:Robert_W_King|Robert King]]
*[[User:Robert_W_King|Robert King]]

Revision as of 00:58, 8 April 2008

{{{elName}}}
{{{elMass}}} {{{no1}}}
{{{no2}}}
{{{no3}}}
{{{no4}}}
  {{{elSym}}}
{{{elNum}}}
{{{eltrnCfg}}}



Template Description

Infobox for periodic table elements.

Execution

{{Elem_Infobox
|background1=ffffff
|align=left
|elementColor=aa0000
|elName=Promethium
|elMass=(145)
|elSym=Pm
|elNum=61
|elGroup=Lanthanide
|eltrnCfg=
|no1=
|no2=
|no3=
|no4=
|properties= 
|compounds= 
|uses=
|hazard=
}}
{{Elem_Infobox
|background1=ffffff
|align=left
|elementColor=ff0000
|elName=Uranium
|elMass=238.029
|elSym=U
|elNum=92
|elGroup=Actinide
|eltrnCfg=
|no1=
|no2=
|no3=
|no4=
|properties= 
|compounds= 
|uses=
|hazard= Well, you know...
}}
Promethium
(145)



  Pm
61
[[Electron configuration|]]
[[Periodic Table of Elements|
]]
Uranium
238.029



  U
92
[[Electron configuration|]]
[[Periodic Table of Elements|
]]
Hazard:
Well, you know...

Sample

See Lead.

Caveats

Authors