Template:Infobox: Difference between revisions

no edit summary
m (Protected "Template:Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Tag: Reverted
Line 3: Line 3:
<div class="infobox-image"><img src="{{{image}}}" width="250px"></div>}}
<div class="infobox-image"><img src="{{{image}}}" width="250px"></div>}}
<div class="infobox-imagedescription">{{#if:{{{imagedescription|}}}|{{{imagedescription}}}}}</div>
<div class="infobox-imagedescription">{{#if:{{{imagedescription|}}}|{{{imagedescription}}}}}</div>
<table>{{#if:{{{anestheticplana|}}}|<tr>
 
    <th>Anesthetic Plan A:</th>
    <td>{{{anestheticplana}}}</td>
</tr>}}{{#if:{{{anestheticplanb|}}}|<tr>
    <th>Anesthetic Plan B:</th>
    <td>{{{anestheticplanb}}}</td>
</tr>}}{{#if:{{{position|}}}|<tr>
    <th>Position</th>
    <td>{{{position}}}</td>
</tr>}}{{#if:{{{length|}}}|<tr>
    <th>Length:</th>
    <td>{{{length}}}</td>
</tr>}}{{#if:{{{ebl|}}}|<tr>
    <th>Estimated Blood Loss:</th>
    <td>{{{ebl}}}</td>
</tr>}}{{#if:{{{postoppainlevel|}}}|<tr>
    <th>Post-op Pain Level:</th>
    <td>{{{postoppainlevel}}}</td>
</tr>}}</table>
</div>
</div>
<noinclude>
<noinclude>