Difference between revisions of "Template:PrintModificationVerdictRationale"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
'''Parameters:'''
 
'''Parameters:'''
* <code><nowiki>|modification=</nowiki></code> - the modification whose verdict is to be printed.
+
* <code><nowiki>|modification=</nowiki></code> - the modification whose verdict is to be printed.
 
 
'''Note:'''
 
The output depends on the modification's Verdict Rationale, which is returned as is, unless it contains one of the special values:
 
* <code><nowiki>Parent Not Accepted</nowiki></code> - The modification was not accepted because its acceptance was contingent upon the acceptance of the parent modification.   
 
* <code><nowiki>Parent Open</nowiki></code> - The modification can only become accepted once the parent modification is accepted.   
 
  
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
-->{{#if: {{{modification|}}} |<!--
+
-->{{#if: {{{modification|}}}<!--
  --><!-- add the verdict rationale
+
  -->|<!--
-->{{#switch: {{#show:{{{modification|}}}|?Verdict Rationale}}<!--
+
  -->{{#replace: {{#show: {{{modification|}}}|?Verdict Rationale}}|CITE_|CiteRef::}}<!--
  -->|Parent Not Accepted=The modification was not accepted because its acceptance was contingent upon the acceptance of {{#show:{{{modification|}}}|?Parent Modification|link=all}} which has been deemed unacceptable.<!--
+
-->}}<!-- if
  -->|Parent Open=The modification can only become accepted once {{#show:{{{modification|}}}|?Parent Modification|link=all}} is accepted.<!--
+
--></includeonly>
  -->|{{#show:{{{modification|}}}|?Verdict Rationale}}<!--
 
-->}}<!-- switch end
 
-->}}</includeonly>
 

Latest revision as of 21:11, 5 February 2023

This template is used to print the verdict rationale of a modification. If the modification was

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.