Difference between revisions of "Template:PrintModificationVerdictRationale"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
(Created page with "<noinclude> 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 valu...")
 
Line 6: Line 6:
 
'''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><!--
Line 12: Line 17:
 
  -->{{#switch: {{#show:{{{modification|}}}|?Verdict Rationale}}<!--
 
  -->{{#switch: {{#show:{{{modification|}}}|?Verdict Rationale}}<!--
 
   -->|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.<!--
 
   -->|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.<!--
 +
  -->|Parent Open=The modification can only become accepted once {{#show:{{{modification|}}}|?Parent Modification|link=all}} is accepted.<!--
 
   -->|{{#show:{{{modification|}}}|?Verdict Rationale}}<!--
 
   -->|{{#show:{{{modification|}}}|?Verdict Rationale}}<!--
 
  -->}}<!-- switch end
 
  -->}}<!-- switch end
 
-->}}</includeonly>
 
-->}}</includeonly>

Revision as of 04:35, 17 August 2016

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.

Note: The output depends on the modification's Verdict Rationale, which is returned as is, unless it contains one of the special values:

  • Parent Not Accepted - The modification was not accepted because its acceptance was contingent upon the acceptance of the parent modification.
  • Parent Open - The modification can only become accepted once the parent modification is accepted.