Difference between revisions of "Template:Infobox stain"

From Libre Pathology
Jump to navigation Jump to search
 
(5 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>''Stain 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|}}}


| label1 = [[Abbreviation]]
| label1 = [[Abbreviation]]
| data1 = {{{Abbreviation|}}}
| data1 = {{{Abbrev|}}}


| label2  = Synonyms
| label2  = Synonyms
Line 16: Line 16:


| label4    = Similar stains
| label4    = Similar stains
| data4      = {{{Similar_stains|}}}  
| data4      = {{{Similar|}}}  


| label5    = Use
| label5    = Use
Line 22: Line 22:


| label6    = [[Subspeciality]]
| label6    = [[Subspeciality]]
| data6      = {{{Subspeciality|}}}
| data6      = {{{Subspecial|}}}


| label7    = Interpretation
| label7    = Interpretation
| data7      = {{{Interpretation|}}}
| data7      = {{{Interpret|}}}


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


| label9    = Negative
| label9    = Negative
Line 54: Line 54:


<pre>
<pre>
{{ Infobox diagnosis
{{ Infobox stain
| Name      = {{PAGENAME}}
| Name      = {{PAGENAME}}
| Image      =  
| Image      =  
Line 69: Line 69:
| Negative  =  
| Negative  =  
| Other      =
| Other      =
|}
}}
</pre>
</pre>


[[Category:Infoboxes]]
[[Category:Infoboxes]]
</noinclude>
</noinclude>

Latest revision as of 02:42, 22 September 2015

Variable	Note
-------------------------------------
Name            name of the stain
Abbreviation    common abbreviation
Synonyms        alternate name(s)
Variants        variants of the stain
Similar         stains with similar use (alternatives)
Use             what it is used for
Subspecial      what subspeciality it is used in, e.g. neuropathology
Interpret       what the different colour(s) stain
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 stain
| Name       = {{PAGENAME}}
| Image      = 
| Width      =
| Caption    = 
| Abbrev     =
| Synonyms   =
| Variants   =       
| Similar    =       
| Use        =
| Subspecial =   
| Interpret  = 
| Positive   = 
| Negative   = 
| Other      =
}}