Welcome to the Virtual Education Wiki ~ Open Education Wiki
Template:Element infobox: Difference between revisions
Jump to navigation
Jump to search
m (removed list feature) |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Element infobox" template. | This is the "Element infobox" template. | ||
This version picks up Properties from the Element narrative. | |||
A later template will allow input of property values. | |||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Element infobox | {{Element infobox}} | ||
}} | |||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | [[Category:ZWIKI templates]] | ||
</noinclude> | |||
<includeonly> | |||
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |||
! Chemical symbol | |||
| {{#show:{{PAGENAME}}|?Chemical symbol}} | |||
|- | |- | ||
! Atomic number | ! Atomic number | ||
| | | {{#show:{{PAGENAME}}|?Atomic number}} | ||
|} | |} | ||
[[Category:Chemical elements]] | [[Category:Chemical elements]] | ||
</includeonly> | </includeonly> |
Revision as of 11:51, 2 May 2023
This is the "Element infobox" template. This version picks up Properties from the Element narrative. A later template will allow input of property values. It should be called in the following format:
{{Element infobox}}
Edit the page to see the template text.