Difference between revisions of "Template:PrintModificationToAccept"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
(Created page with "<noinclude> Use this template to display all the theories that the modification suggests to become accepted. '''NOTE:''' As any "printing" template, it doesn't store any valu...")
 
Line 9: Line 9:
 
* <code><nowiki>|outro=</nowiki></code> - text that is appended to the output, if at least some results exist.
 
* <code><nowiki>|outro=</nowiki></code> - text that is appended to the output, if at least some results exist.
 
* <code><nowiki>|default=</nowiki></code> - if, for any reason, the query returns no results, this will be printed instead.
 
* <code><nowiki>|default=</nowiki></code> - if, for any reason, the query returns no results, this will be printed instead.
 +
* <code><nowiki>|diagram=</nowiki></code> - if yes, then the formulation diagram is also included, is any.
  
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
Line 18: Line 19:
 
  -->|{{{intro|}}}<!--
 
  -->|{{{intro|}}}<!--
 
   -->{{#arrayprint:theoriesArray||@@@@|{{#if:@@@@|<nowiki/>
 
   -->{{#arrayprint:theoriesArray||@@@@|{{#if:@@@@|<nowiki/>
* [[@@@@]]: {{#show:@@@@|?Formulation Text}}|}}  
+
* [[@@@@]]: {{#show:@@@@|?Formulation Text}}<!--
 +
        -->{{#if: {{{diagram|}}}|{{PrintDiagramFile|diagram file={{#show:@@@@|?Formulation File}}|}}|}}<!--
 +
  -->}}  
 
}}<!--
 
}}<!--
 
   -->{{{outro|}}}<!--
 
   -->{{{outro|}}}<!--
 
-->}}<!--
 
-->}}<!--
 
--></includeonly>
 
--></includeonly>

Revision as of 01:05, 20 August 2016

Use this template to display all the theories that the modification suggests to become accepted.

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

Parameters:

  • |modification= - the modification that attempts to answer questions.
  • |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.
  • |diagram= - if yes, then the formulation diagram is also included, is any.