Difference between revisions of "Template:Infobox stain"

From Libre Pathology
Jump to navigation Jump to search
(create)
 
(6 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 46: Line 46:
Similar        stains with similar use (alternatives)
Similar        stains with similar use (alternatives)
Use            what it is used for
Use            what it is used for
Subspeciality  what subspeciality it is used in, e.g. neuropathology
Subspecial      what subspeciality it is used in, e.g. neuropathology
Interpretation  what the different colour(s) stain
Interpret      what the different colour(s) stain
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")
Other          anything else that is important
Other          anything else that is important
</pre>
<pre>
{{ Infobox stain
| Name      = {{PAGENAME}}
| Image      =
| Width      =
| Caption    =
| Abbrev    =
| Synonyms  =
| Variants  =     
| Similar    =     
| Use        =
| Subspecial = 
| Interpret  =
| Positive  =
| Negative  =
| 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      =
}}