Difference between revisions of "Template:Infobox laboratory equipment"

From blackwiki
Jump to navigation Jump to search
(rv)
imported>Thumperward
(v/d/e is confusing on templates which are transcluded with params, so remove it. modern wikitable styling for header. allow name to inherit from article)
Line 1: Line 1:
 
<noinclude>{{start infobox page}}</noinclude><!--
 
<noinclude>{{start infobox page}}</noinclude><!--
 
-->{{Infobox
 
-->{{Infobox
|name        = Infobox Laboratory equipment
+
|title       = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}}
|above       = {{{name}}}
+
|image        = {{#if:{{{image<includeonly>|</includeonly>}}}|[[Image:{{{image}}}|200px]]}}
|abovestyle  = background:{{infobox colors|Science}}; padding:0.25em; font-size:120%; font-weight:bold;
+
|caption      = {{{caption<includeonly>|</includeonly>}}}
|image        = {{#if:{{{image<includeonly>|</includeonly>}}} |[[Image:{{{image}}}|200px]]}}
 
|imagestyle  = padding-bottom:1.0em;
 
|caption      = <div style="padding-top:0.2em;">{{{caption<includeonly>|</includeonly>}}}</div>
 
|captionstyle = line-height:1.2em;
 
|labelstyle  = background:transparent; line-height:1.2em; padding-right:0.5em;
 
|datastyle    = line-height:1.2em; padding-right:0.5em;
 
  
 
|label1 = Acronym
 
|label1 = Acronym

Revision as of 22:49, 11 October 2008

Template:Start infobox page

{{{name}}}
[[Image:{{{image}}}|200px]]
{{{caption}}}
Acronym{{{acronym}}}
Other names{{{other_names}}}
Uses{{{uses}}}
Notable experiments
{{{notable_experiments}}}
Inventor{{{inventor}}}
Manufacturer{{{manufacturer}}}
Model{{{model}}}
Related items{{{related}}}

[[Category:Infobox templates|Template:Remove first word]]

Template:End infobox page