Template:Grossreport-begin: Difference between revisions
Jump to navigation
Jump to search
m Mikael Häggström moved page Template:Report-begin to Template:Grossreport-begin: Specified |
Example |
||
| Line 1: | Line 1: | ||
{|class=wikitable | {|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}} | | {{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> | ||
==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> | |||