Difference between revisions of "Template:Infobox Element"
(Don't explicitly set size for image, leave that to the element page so that animations can be embedded) |
(Add more properties to infobox (maybe all should be added?)) |
||
Line 5: | Line 5: | ||
| caption = {{{description}}} | | caption = {{{description}}} | ||
| header1 = Properties | | header1 = Properties | ||
− | | label2 = Colour | + | | label2 = Section |
− | | | + | | data2 = {{{section}}} |
− | | | + | | label3 = Hidden |
− | | | + | | data3 = {{{hidden}}} |
− | | | + | | label4 = Colour |
− | | | + | | data4 = #{{{colour}}} |
− | | | + | | label5 = [[Advection]] |
− | | | + | | data5 = {{{advection}}} |
− | | | + | | label6 = [[Airdrag]] |
− | | | + | | data6 = {{{airdrag}}} |
− | | | + | | label7 = [[Airloss]] |
− | | | + | | data7 = {{{airloss}}} |
− | | | + | | label8 = [[Loss]] |
− | | | + | | data8 = {{{loss}}} |
+ | | label9 = [[Gravity]] | ||
+ | | data9 = {{{gravity}}} | ||
+ | | label10 = [[Temperature]] | ||
+ | | data10 = {{formatnum:{{{temperature}}}}} °C<br/>{{#expr:{{formatnum:{{{temperature}}}}}+273.15}} K<br/>{{#expr:({{formatnum:{{{temperature}}}}}*(9/5))+32}} °F | ||
+ | | label11 = [[Heat Conductivity]] | ||
+ | | data11 = {{{heat conductivity}}} | ||
+ | | label12 = [[Diffusion]] | ||
+ | | data12 = {{{diffusion}}} | ||
+ | | label13 = [[Flammability]] | ||
+ | | data13 = {{{flammability}}} | ||
+ | | label14 = [[Weight]] | ||
+ | | data14 = {{{weight}}} | ||
+ | | label15 = Explosive | ||
+ | | data15 = {{{explosive}}} | ||
+ | | label16 = Meltable | ||
+ | | data16 = {{{meltable}}} | ||
+ | | label17 = Conductive | ||
+ | | data17 = {{{conductive}}} | ||
}} | }} |
Revision as of 00:11, 10 October 2012
{{{image}}} {{{description}}} | |
Properties | |
---|---|
Section | {{{section}}} |
Hidden | {{{hidden}}} |
Colour | #{{{colour}}} |
Advection | {{{advection}}} |
Airdrag | {{{airdrag}}} |
Airloss | {{{airloss}}} |
Loss | {{{loss}}} |
Gravity | {{{gravity}}} |
Temperature |
{{{temperature}}} °C Expression error: Unrecognized punctuation character "{". K Expression error: Unrecognized punctuation character "{". °F |
Heat Conductivity | {{{heat conductivity}}} |
Diffusion | {{{diffusion}}} |
Flammability | {{{flammability}}} |
Weight | {{{weight}}} |
Explosive | {{{explosive}}} |
Meltable | {{{meltable}}} |
Conductive | {{{conductive}}} |