Difference between revisions of "Template:Infobox immunostain"

From Libre Pathology
Jump to navigation Jump to search
(create)
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
| abovestyle = background-color: {{{Background|lightgrey}}}
| abovestyle = background-color: {{{Background|lightgrey}}}
| above      = {{{Name|<includeonly>{{PAGENAME}}</includeonly>}}}
| above      = {{{Name|<includeonly>{{PAGENAME}}</includeonly>}}}
| subheader  = <includeonly>''Diagnosis in short''</includeonly>
| subheader  = <includeonly>''Immunostain in short''</includeonly>
| 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|}}}
Line 25: Line 25:


| label7    = Normal staining pattern
| label7    = Normal staining pattern
| data7      = {{{Interpret|}}}
| data7      = {{{Pattern|}}}


| label8    = Positive
| label8    = Positive
| data8      = {{{Negative|}}}
| data8      = {{{Positive|}}}


| label9    = Negative
| label9    = Negative
Line 47: Line 47:
Use            what it is used for
Use            what it is used for
Subspecial      what subspeciality it is used in, e.g. neuropathology
Subspecial      what subspeciality it is used in, e.g. neuropathology
Interpret      what the different colour(s) stain
Pattern        pattern of staining, e.g. nuclear, cytoplasmic or both
Positive        diagnostic entities that are positive (def'n of positive should be in "interpretation")
Positive        diagnostic entities that are positive (def'n of positive should be in "interpretation")
Negative        diagnostic entities that are negative (def'n of positive should be in "interpretation")
Negative        diagnostic entities that are negative (def'n of positive should be in "interpretation")
Line 54: Line 54:


<pre>
<pre>
{{ Infobox stain
{{ Infobox immunostain
| Name      = {{PAGENAME}}
| Name      = {{PAGENAME}}
| Image      =  
| Image      =  
Line 65: Line 65:
| Use        =
| Use        =
| Subspecial =   
| Subspecial =   
| Interpret  =  
| Pattern    =  
| Positive  =  
| Positive  =  
| Negative  =  
| Negative  =  

Latest revision as of 02:33, 22 September 2015

Variable	Note
-------------------------------------
Name            name of the stain
Abbreviation    common abbreviation
Synonyms        alternate name(s)
Similar         stains with similar use (alternatives)
Clones          commons clones
Use             what it is used for
Subspecial      what subspeciality it is used in, e.g. neuropathology
Pattern         pattern of staining, e.g. nuclear, cytoplasmic or both
Positive        diagnostic entities that are positive (def'n of positive should be in "interpretation")
Negative        diagnostic entities that are negative (def'n of positive should be in "interpretation")
Other           anything else that is important
{{ Infobox immunostain
| Name       = {{PAGENAME}}
| Image      = 
| Width      =
| Caption    = 
| Abbrev     =
| Synonyms   =
| Similar    = 
| Clones     =       
| Use        =
| Subspecial =   
| Pattern    = 
| Positive   = 
| Negative   = 
| Other      =
}}