Difference between revisions of "Template:Infobox diagnosis"

From Libre Pathology
Jump to navigation Jump to search
(fix)
(expand --experiment)
Line 5: Line 5:
| image      = {{#if:{{{Image|}}}|[[File:{{{Image}}}|frameless|{{px|{{{Width|upright=1.06}}}}}|alt={{{Alt|}}}]]}}
| image      = {{#if:{{{Image|}}}|[[File:{{{Image}}}|frameless|{{px|{{{Width|upright=1.06}}}}}|alt={{{Alt|}}}]]}}
| caption    = {{{Caption|}}}
| caption    = {{{Caption|}}}
| label0  = [[Alternate names|Alt. names]]
| data0    = {{{Altnames|}}}
| label0line =
| data0line = {{#if:{{{Altnames|}}} | <hr> }}


| label1  =
| label1  =
Line 84: Line 90:
| data26      = {{{ClinDDx|}}}
| data26      = {{{ClinDDx|}}}


| label27    = [[Treatment]]
| data27      = {{{Tx|}}}
}}<noinclude>
}}<noinclude>
<pre>
<pre>

Revision as of 02:47, 21 December 2013

Variable	Note
-------------------------------------
Name		pagename
ImageClin	clinical image
CaptionClin	caption for clinical image
Micro           microscopic description
Subtypes        diagnosis subtypes
LMDDx           light microscopic DDx
Stains          stains
IHC             IHC
EM              electron microscopic features     
Molecular       molecular features, e.g. translocations
IF              immunofluorescence 
Gross           gross description
Grossing        link to info about grossing
Site            anatomical site
-------------------------------------
Associated dx   associated diagnosis, increased risk
Syndromes       syndromes associated with the diagnosis
-------------------------------------
Clinical Hx     clinical history
Signs		signs
Symptoms        symptoms
Prevalence      how common is it?
Blood work 	blood work or relevant serologic tests
Radiology	classic radiology
Endoscopy	classic endoscopic findings
Prognosis	prognosis
Other		other unique clinical features
ClinDDx         clinical DDx


{{ Infobox diagnosis
| Name       = {{PAGENAME}}
| Image      = 
| Width      =
| Caption    = 
| Micro      =
| Subtypes   =
| LMDDx      =
| Stains     =
| IHC        =
| EM         =
| Molecular  =
| IF         =
| Gross      =
| Grossing   =
| Site       =
| Assdx      =
| Syndromes  =
| Clinicalhx =
| Signs      =
| Symptoms   =
| Prevalence =
| Bloodwork  =
| Rads       =
| Endoscopy  =
| Prognosis  =
| Other      =
| ClinDDx    =
}}