Difference between revisions of "Template:Element"

From Lunarpedia
Jump to: navigation, search
(added category Template)
Line 40: Line 40:
 
| {{{isotopes}}}
 
| {{{isotopes}}}
 
|-
 
|-
! colspan="2" | {{{above}}}
+
! colspan="2" | {{{aprior}}} ← {{{above}}} → {{{anext}}}
 
|-
 
|-
 
! colspan="2" | {{{prior}}} ← {{{symbol}}} → {{{next}}}
 
! colspan="2" | {{{prior}}} ← {{{symbol}}} → {{{next}}}
 
|-
 
|-
! colspan="2" | {{{below}}}
+
! colspan="2" | {{{bprior}}} ← {{{below}}} → {{{bnext}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 68: Line 68:
 
next=          | <!-- atomic mass plus one  -->
 
next=          | <!-- atomic mass plus one  -->
 
above=        | <!-- carbon is above silicon      -->
 
above=        | <!-- carbon is above silicon      -->
below=        | <!-- strontium is below calcium   -->
+
aprior=        | <!-- boron has 1 less mass than carbon, which is above silicon -->
 +
anext=        | <!-- nitrogen has 1 more mass than carbon, which is above silicon -->
 +
below=        | <!-- germanium is below silicon   -->
 +
bprior=        | <!-- gallium has 1 less mass than germanium, which is below silicon -->
 +
bnext=        | <!-- arsenic has 1 more mass that germanium, which is below silicon -->
 
}}
 
}}
 
</PRE></TT>
 
</PRE></TT>
Line 92: Line 96:
 
next=      [[MediaWiki:Sandbox|Q40]]    |
 
next=      [[MediaWiki:Sandbox|Q40]]    |
 
above=    [[MediaWiki:Sandbox|Th]]    |  
 
above=    [[MediaWiki:Sandbox|Th]]    |  
 +
aprior=    [[MediaWiki:Sandbox|No]]    |
 +
anext=    [[MediaWiki:Sandbox|Nw]]    |
 
below=    [[MediaWiki:Sandbox|Uo]]    |  
 
below=    [[MediaWiki:Sandbox|Uo]]    |  
 +
bprior=    [[MediaWiki:Sandbox|Ie]]    |
 +
bnext=    [[MediaWiki:Sandbox|Tk]]    |
 
}}
 
}}
  
Line 114: Line 122:
 
next=      [[Quantium-40|Q40]]    |
 
next=      [[Quantium-40|Q40]]    |
 
above=    [[Thron|Th]]            |  
 
above=    [[Thron|Th]]            |  
 +
aprior=    [[Nonexistium|No]]      |
 +
anext=    [[Neverwasium|Nw]]      |
 
below=    [[Unobtanium|Uo]]      |  
 
below=    [[Unobtanium|Uo]]      |  
 +
bprior=    [[Imaginarium|Ie]]      |
 +
bnext=    [[Trekkium|Mu]]    |
 
}}
 
}}
 
</PRE>
 
</PRE>

Revision as of 06:01, 26 January 2007

{{{name}}}
{{{symbol}}}
In situ availability: {{{available}}}
Necessity: {{{need}}}
Atomic number: {{{number}}}
Atomic mass: {{{mass}}}
group: {{{group}}}
period: {{{period}}}
normal phase: {{{phase}}}
series: {{{series}}}
density: {{{density}}}
melting point: {{{melts}}}
boiling point: {{{boils}}}
useful isotopes: {{{isotopes}}}
{{{aprior}}} ← {{{above}}} → {{{anext}}}
{{{prior}}} ← {{{symbol}}} → {{{next}}}
{{{bprior}}} ← {{{below}}} → {{{bnext}}}


Template

{{Element      |
name=          | <!-- name of element -->
symbol=        | <!-- element symbol  -->
available=     | <!-- availability on Luna  -->
need=          | <!-- importance of element -->
number=        | <!-- atomic number   -->
mass=          | <!-- atomic mass     -->
group=         | <!-- atomic grouping -->
period=        | <!-- atomic period   -->
phase=         | <!-- phase of matter at room temp  -->
series=        | <!-- metal, nonmetal, or metalloid -->
density=       | <!-- density at room temp? -->
melts=         | <!-- melting point   -->
boils=         | <!-- boiling point   -->
isotopes=      | <!-- useful isotopes -->
prior=         | <!-- atomic mass minus one -->
next=          | <!-- atomic mass plus one  -->
above=         | <!-- carbon is above silicon       -->
aprior=        | <!-- boron has 1 less mass than carbon, which is above silicon -->
anext=         | <!-- nitrogen has 1 more mass than carbon, which is above silicon -->
below=         | <!-- germanium is below silicon    -->
bprior=        | <!-- gallium has 1 less mass than germanium, which is below silicon -->
bnext=         | <!-- arsenic has 1 more mass that germanium, which is below silicon -->
}}

Example

Balonium
Bs
In situ availability: Nonexistant
Necessity: Useful
Atomic number: Whatever
Atomic mass: Whatever
group: Whatever
period: Whatever
normal phase: Solid
series: Metal
density: Whatever
melting point: Whatever
boiling point: Whatever
useful isotopes: Whatever, whatever else
NoThNw
DLi ← Bs → Q40
IeUoTk
{{Element              |
name=      Balonium    | 
symbol=    Bs          | 
available= Nonexistant | 
need=      Useful      | 
number=    Whatever    | 
mass=      Whatever    | 
group=     Whatever    | 
period=    Whatever    | 
phase=     Solid       | 
series=    Metal       | 
density=   Whatever    | 
melts=     Whatever    | 
boils=     Whatever    | 
isotopes=  Whatever, whatever else | 
prior=     [[Dilithium|DLi]]       |
next=      [[Quantium-40|Q40]]     |
above=     [[Thron|Th]]            | 
aprior=    [[Nonexistium|No]]      |
anext=     [[Neverwasium|Nw]]      |
below=     [[Unobtanium|Uo]]       | 
bprior=    [[Imaginarium|Ie]]      |
bnext=     [[Trekkium|Mu]]    |
}}