Template:Grossreport-begin: Difference between revisions
Jump to navigation
Jump to search
Templated |
m end |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Comprehensive-begin}}A. Labeled - ___. The specimen is received in formalin and consists of{{Comprehensive-end}} | {|class=wikitable | ||
| {{Comprehensive-begin}}A. Labeled - ___. The specimen is received {{#ifeq: {{{fresh}}} |yes|fresh|in formalin}}{{#ifeq: {{{intraop}}} |yes| for intraoperative consultation|}} and consists of{{Comprehensive-end}}<noinclude> {{Grossreport-end}} | |||
==Example 1== | |||
<nowiki>{{Grossreport-begin}} a specimen example.{{Grossreport-end}}</nowiki> | |||
Yields: | |||
<br>{{Grossreport-begin}} a specimen example.{{Grossreport-end}} | |||
==Example 2== | |||
<nowiki>{{Grossreport-begin|fresh=yes|intraop=yes}} a specimen example.{{Grossreport-end}}</nowiki> | |||
Yields: | |||
<br>{{Grossreport-begin|fresh=yes|intraop=yes}} | |||
</noinclude> | |||