Difference between revisions of "Template:Element"
m (minor formatting) |
m (minor) |
||
Line 11: | Line 11: | ||
|} | |} | ||
</div> | </div> | ||
− | <small style="border-bottom:dashed 1px #777777;cursor:help" title="Atmospheric abundance (%)">'''Abundance:'''</small> <small>{{{abundance}}}</small> | + | <small style="border-bottom:dashed 1px #777777;cursor:help" title="Atmospheric/regolith abundance (%)">'''Abundance:'''</small> <small>{{{abundance}}}</small> |
</div><noinclude> | </div><noinclude> | ||
'''Currently testing a template for elements in [[:category:Chemistry]]. This will be expanded for chemical formulae in time.''' | '''Currently testing a template for elements in [[:category:Chemistry]]. This will be expanded for chemical formulae in time.''' |
Latest revision as of 17:59, 16 December 2007
{{{elementSymbol}}} | {{{protons}}} |
[[{{{elementName}}}]] |
Abundance: {{{abundance}}}
Currently testing a template for elements in category:Chemistry. This will be expanded for chemical formulae in time.
Usage:
If you have an element you would like to be represented by this periodic table symbol, you require the element symbol ({{{elementSymbol}}}), element name ({{{elementName}}}) and no. of protons in the nuclei ({{{protons}}}). Optional: use the "float" command ({{{float}}}) to define either "left" or "right" side of article text.
Example:
For the element of Oxygen:
{{element
|float=left
|elementName=Oxygen
|elementSymbol=O
|protons=8
|abundance=0.13%
}}
This yields:
O | 8 |
Oxygen |
Abundance: 0.13%