Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Danesthesia (talk | contribs) No edit summary Tag: Reverted |
Danesthesia (talk | contribs) (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> | ||
Latest revision as of 07:02, 16 May 2023
Template:Infobox
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Anesthetic plan A: | anestheticplana | no description
| Unknown | suggested |
| Anesthetic plan B: | anestheticplanb | no description
| Unknown | suggested |
| Position | position | no description
| Unknown | suggested |
| Length: | length | no description
| Unknown | suggested |
| Estimated Blood Loss: | ebl | no description
| Unknown | suggested |
| Post-op Pain Level: | postoppainlevel | no description
| Unknown | suggested |
| Image: | image | Optional image | Unknown | suggested |
| Image Description: | imagedescription | no description
| Unknown | suggested |