Difference between revisions of "Template:Infobox Experiment"

From phyphox
Jump to navigation Jump to search
m (Sebastian Kuhlen moved page Vorlage:Infobox Experiment to Template:Infobox Experiment without leaving a redirect)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
   <div class="infobox float-right" summary="Experiment" style="border:1px solid lightsteelblue; padding:5px; width:25em; margin:0 0 0.5em 1em; font-size:85%; background:#F9F9F9;">
+
   <div class="infobox" summary="Experiment" style="float: right; border:1px solid lightsteelblue; padding:5px; width:auto; margin:0 0 0.5em 1em; font-size:85%; background:#F9F9F9;">
     <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div>
+
     <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;">{{{Name}}}</div>
 
   
 
   
{| style="width:100%; margin:0; text-align:left;"
+
{| style="text-align:left"
 +
|-
 +
 
 +
! Experiment || {{{Name}}}
 
   
 
   
 
|-  
 
|-  
!colspan="2"| {{#if:{{{Name|}}} | Experiment {{!!}} {{{Name}}} }}
+
! Category || {{{Category}}}
 
|-
 
!colspan="2"| {{#if:{{{Category|}}} | Category {{!!}} {{{Category}}} }}
 
 
|-
 
!colspan="2"| {{#if:{{{Sensors|}}} | Used sensors {{!!}} {{{Sensors}}} }}
 
 
   
 
   
 
|-  
 
|-  
 +
! Used sensors || {{{Sensors}}}
 
   
 
   
 
|}
 
|}
 
   </div>
 
   </div>
 
</onlyinclude>
 
</onlyinclude>

Latest revision as of 11:47, 30 August 2016

{{{Name}}}
Experiment {{{Name}}}
Category {{{Category}}}
Used sensors {{{Sensors}}}