Difference between revisions of "Template:PrintModificationVerdict"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
Line 23: Line 23:
 
   --><!-- the rationale should always be printed since there might be something to say even when it is open (e.g. Parent Open case)
 
   --><!-- the rationale should always be printed since there might be something to say even when it is open (e.g. Parent Open case)
 
   -->{{#ifeq: {{{print verdict rationale|no}}}|yes|{{PrintModificationVerdictRationale|modification={{{modification|}}}|}}|}}<!--
 
   -->{{#ifeq: {{{print verdict rationale|no}}}|yes|{{PrintModificationVerdictRationale|modification={{{modification|}}}|}}|}}<!--
 +
  -->{{#ifeq: {{{print verdict chart|no}}}|yes|<p>{{PrintDiagramFile|diagram file={{#show: {{{modification|}}}|?Verdict Chart|link=none}}|}}</p>|}}<!--
 
   -->{{{outro|}}}<!--
 
   -->{{{outro|}}}<!--
 
   --><!--
 
   --><!--
 
  -->|{{{default|}}}<!--
 
  -->|{{{default|}}}<!--
 
-->}}</includeonly>
 
-->}}</includeonly>

Latest revision as of 19:44, 3 March 2023

This template is used to print the verdict of a modification including its year of assessment and verdict rational.

NOTE: As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.

Parameters:

  • |modification= - the modification whose verdict is to be printed.
  • |intro= - initial text that precedes the output, if at least some results exist.
  • |outro= - text that is appended to the output, if at least some results exist.
  • |default= - if, for any reason, the query returns no results, this will be printed instead.
  • |print verdict rationale= - if not empty, then the verdict rationale will also be printed.