Difference between revisions of "Template:Infobox surgical procedure"

From WikiAnesthesia
Tag: 2017 source edit
Tag: 2017 source edit
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox" id="infobox-surgical-procedure">
  <div class="infobox-title">{{PAGENAME}}</div>{{#if:{{{image|}}}|
  <div class="infobox-image">[[File:{{{image}}}|320px]]</div>{{#if:{{{caption|}}}|{{{caption}}}}}}}
   <table class="table">
   <table class="table">
  <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image_file|}}}|<tr><td colspan="2" class="infobox-image">
  [[File:{{{image_file}}}|320px]]</td></tr>{{#if:{{{image_caption|}}}|
  <td colspan="2" class="infobox-image-caption">{{{image_caption}}}</td></tr>}}}}
     <tr>
     <tr>
       <th>Anesthesia type</th>
       <th>Anesthesia type</th>
       <td>{{{anesthesia_type}}}</td>
       <td>
{{{anesthesia_type}}}
      </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th>Airway</th>
       <th>Airway</th>
       <td>{{{airway}}}</td>
       <td>
{{{airway}}}
      </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th>Lines and access</th>
       <th>Lines and access</th>
       <td>{{{lines_access}}}</td>
       <td>
{{{lines_access}}}
      </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th>Monitors</th>
       <th>Monitors</th>
       <td>{{{monitors}}}</td>
       <td>
{{{monitors}}}
      </td>
     </tr>
     </tr>
     <tr>
     <tr>
Line 24: Line 33:
     <tr>
     <tr>
       <th>Preoperative</th>
       <th>Preoperative</th>
       <td>{{{considerations_preoperative}}}</td>
       <td>
{{{considerations_preoperative}}}
      </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th>Intraoperative</th>
       <th>Intraoperative</th>
       <td>{{{considerations_intraoperative}}}</td>
       <td>
{{{considerations_intraoperative}}}
      </td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th>Postoperative</th>
       <th>Postoperative</th>
       <td>{{{considerations_postoperative}}}</td>
       <td>
{{{considerations_postoperative}}}
      </td>
    </tr>
    <tr>
      <td colspan="2" class="infobox-table-section-heading">Article quality</td>
    </tr>
    <tr>
      <th>Editor rating</th>
      <td><articlescores metric="EditorRating" /></td>
    </tr>
    <tr>
      <th>User likes</th>
      <td><articlescores metric="Likes" /></td>
     </tr>
     </tr>
   </table>
   </table>
</div>
</div><noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"description": "This Infobox will display the most pertinent information about a surgical case at the top of the article. When appropriate, please use the standardized options listed in the field description (click the (i) icon above each field to show a list which can be copy-pasted). You may also include brief clarification in parenthesis after each item. If using an abbreviation, please link to a page that defines it (e.g. use [[ETT]] not ETT). To display items on separate lines, add <br/> between them.",
"description": "This Infobox will display the most pertinent information about a surgical case at the top of the article. When appropriate, please use the standardized options listed in the field description (click the (i) icon above each field to show a list which can be copy-pasted). If using an abbreviation, please link to a page that defines it (e.g. use [[ETT]] not ETT). To display items on separate lines, add <br/> between them. To use bullet points add * before each item.",
"params": {
"params": {
"image": {
"title": {
"label": "Title (don't use)",
"description": "The title for the infobox. Only used in rare circumstances. If not specified, will default to the article title.",
"type": "content"
},
"image_file": {
"label": "Article image",
"label": "Article image",
"description": "An image relevant to this case",
"description": "An image relevant to this case. To add an image, you must first upload the file to the site (using the settings menu in the upper right and clicking \"Upload file\"). Then, copy and paste the file name of the uploaded file into this box.",
"example": "Laparoscopic appendectomy.jpg",
"example": "Laparoscopic appendectomy.jpg",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
},
"caption": {
"image_caption": {
"label": "Article image caption",
"label": "Article image caption",
"description": "A caption for the article image",
"description": "A caption for the article image",
Line 54: Line 84:
"anesthesia_type": {
"anesthesia_type": {
"label": "Anesthesia type",
"label": "Anesthesia type",
"description": "List the most common anesthetic technique(s) used for this case. Standardized options: General, MAC, Regional, Neuraxial, Local.",
"description": "List the most common anesthetic technique(s) used for this case.\nStandardized options: General, MAC, Regional, Neuraxial, Local.\nUseful symbols: ±↑↓≤≥",
"example": "General",
"example": "General",
"type": "content",
"type": "content",
Line 61: Line 91:
"airway": {
"airway": {
"label": "Airway",
"label": "Airway",
"description": "List the most common airway management technique(s) used for this case. Standardized options: ETT, LMA, Noninvasive O2.\n\n",
"description": "List the most common airway management technique(s) used for this case.\nStandardized options: ETT, LMA, Noninvasive O2.\nUseful symbols: ±↑↓≤≥",
"example": "ETT",
"example": "ETT",
"type": "content",
"type": "content",
Line 68: Line 98:
"lines_access": {
"lines_access": {
"label": "Lines and access",
"label": "Lines and access",
"description": "List the most commonly used lines and access for this case. Standardized options: PIV, Large bore IV, Art line, CVC, Introducer, PA catheter.\n\n",
"description": "List the most commonly used lines and access for this case.\nStandardized options: PIV, Large bore IV, Arterial line, Central line, Introducer, PA catheter.\nUseful symbols: ±↑↓≤≥",
"example": "PIV",
"example": "PIV",
"type": "content",
"type": "content",
Line 75: Line 105:
"monitors": {
"monitors": {
"label": "Monitors",
"label": "Monitors",
"description": "List the most commonly used monitors for this case. Standardized options: Standard ASA, 5-lead ECG, Temperature, ABP, EEG, CVP.",
"description": "List the most commonly used monitors for this case.\nStandardized options: Standard, 5-lead ECG, Temperature, ABP, CVP, EEG.\nUseful symbols: ±↑↓≤≥",
"example": "Standard ASA, 5-lead ECG",
"example": "Standard, 5-lead ECG",
"type": "content",
"type": "content",
"required": true
"required": true
Line 82: Line 112:
"considerations_preoperative": {
"considerations_preoperative": {
"label": "Preoperative considerations",
"label": "Preoperative considerations",
"description": "If applicable, briefly list the most common preoperative considerations for this case.",
"description": "If applicable, briefly list the most common preoperative considerations for this case.\nUseful symbols: ±↑↓≤≥",
"example": "Full stomach precautions",
"example": "Full stomach precautions",
"type": "content",
"type": "content",
Line 89: Line 119:
"considerations_intraoperative": {
"considerations_intraoperative": {
"label": "Intraoperative considerations",
"label": "Intraoperative considerations",
"description": "If applicable, briefly the most common intraoperative considerations for this case.",
"description": "If applicable, briefly the most common intraoperative considerations for this case.\nUseful symbols: ±↑↓≤≥",
"example": "Rapid sequence induction",
"example": "Rapid sequence induction",
"type": "content",
"type": "content",
Line 96: Line 126:
"considerations_postoperative": {
"considerations_postoperative": {
"label": "Postoperative considerations",
"label": "Postoperative considerations",
"description": "If applicable, briefly list the most common postoperative considerations for this case.",
"description": "If applicable, briefly list the most common postoperative considerations for this case.\nUseful symbols: ±↑↓≤≥",
"example": "PONV",
"example": "PONV",
"type": "content",
"type": "content",
Line 110: Line 140:
"considerations_intraoperative",
"considerations_intraoperative",
"considerations_postoperative",
"considerations_postoperative",
"image",
"image_file",
"caption"
"image_caption",
"title"
],
],
"format": "block"
"format": "block"

Latest revision as of 13:00, 5 April 2022

Infobox surgical procedure
Anesthesia type

{{{anesthesia_type}}}

Airway

{{{airway}}}

Lines and access

{{{lines_access}}}

Monitors

{{{monitors}}}

Primary anesthetic considerations
Preoperative

{{{considerations_preoperative}}}

Intraoperative

{{{considerations_intraoperative}}}

Postoperative

{{{considerations_postoperative}}}

Article quality
Editor rating
User likes

This Infobox will display the most pertinent information about a surgical case at the top of the article. When appropriate, please use the standardized options listed in the field description (click the (i) icon above each field to show a list which can be copy-pasted). If using an abbreviation, please link to a page that defines it (e.g. use [[ETT]] not ETT). To display items on separate lines, add <br/> between them. To use bullet points add * before each item.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Anesthesia typeanesthesia_type

List the most common anesthetic technique(s) used for this case.

Standardized options: General, MAC, Regional, Neuraxial, Local.

Useful symbols: ±↑↓≤≥

Example
General
Contentrequired
Airwayairway

List the most common airway management technique(s) used for this case.

Standardized options: ETT, LMA, Noninvasive O2.

Useful symbols: ±↑↓≤≥

Example
ETT
Contentrequired
Lines and accesslines_access

List the most commonly used lines and access for this case.

Standardized options: PIV, Large bore IV, Arterial line, Central line, Introducer, PA catheter.

Useful symbols: ±↑↓≤≥

Example
PIV
Contentrequired
Monitorsmonitors

List the most commonly used monitors for this case.

Standardized options: Standard, 5-lead ECG, Temperature, ABP, CVP, EEG.

Useful symbols: ±↑↓≤≥

Example
Standard, 5-lead ECG
Contentrequired
Preoperative considerationsconsiderations_preoperative

If applicable, briefly list the most common preoperative considerations for this case. Useful symbols: ±↑↓≤≥

Example
Full stomach precautions
Contentsuggested
Intraoperative considerationsconsiderations_intraoperative

If applicable, briefly the most common intraoperative considerations for this case. Useful symbols: ±↑↓≤≥

Example
Rapid sequence induction
Contentsuggested
Postoperative considerationsconsiderations_postoperative

If applicable, briefly list the most common postoperative considerations for this case. Useful symbols: ±↑↓≤≥

Example
PONV
Contentsuggested
Article imageimage_file

An image relevant to this case. To add an image, you must first upload the file to the site (using the settings menu in the upper right and clicking "Upload file"). Then, copy and paste the file name of the uploaded file into this box.

Example
Laparoscopic appendectomy.jpg
Fileoptional
Article image captionimage_caption

A caption for the article image

Contentoptional
Title (don't use)title

The title for the infobox. Only used in rare circumstances. If not specified, will default to the article title.

Contentoptional