Template:Infobox: Difference between revisions

From Anesthesia Wiki
Jump to navigation Jump to search
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>

Revision as of 07:01, 16 May 2023

Template:Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Anesthetic plan A:anestheticplana

no description

Example
General ETT
Unknownsuggested
Anesthetic plan B:anestheticplanb

no description

Example
MAC
Unknownsuggested
Positionposition

no description

Example
Supine, Lateral, etc.
Unknownsuggested
Length:length

no description

Example
1-2 hours
Unknownsuggested
Estimated Blood Loss:ebl

no description

Example
100ml
Unknownsuggested
Post-op Pain Level:postoppainlevel

no description

Example
Mild (1-3), Moderate (4-6), Severe (7-10)
Unknownsuggested
Image:image

Optional image

Unknownsuggested
Image Description:imagedescription

no description

Example
Describe the image above
Unknownsuggested