Template:Infobox: Difference between revisions

Undo revision 1805 by Danesthesia (talk)
No edit summary
Tag: Reverted
(Undo revision 1805 by Danesthesia (talk))
Tag: Undo
 
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>