Difference between revisions of "Template:PrintTheoryAcceptanceHistory"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
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>|link=</nowiki></code> - determines whether the values are to be printer as links to the respective pages (where available); possible values are ''none'', ''subject'', ''all''. If not given ''all'' is the default.
+
* <code><nowiki>|link=</nowiki></code> - determines whether the values are to be printed as links to the respective pages (where available); possible values are ''none'', ''subject'', ''all''. If not given ''all'' is the default.
  
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
Line 15: Line 15:
 
  -->|{{#ask:<!--  
 
  -->|{{#ask:<!--  
 
   -->[[SubObjectCategory::Acceptance Record]]<!--  
 
   -->[[SubObjectCategory::Acceptance Record]]<!--  
   -->[[Theory::{{{theory|}}}]]<!--  
+
   -->[[Element::{{{theory|}}}]]<!--  
   -->|?Accepted by Community=Community<!--
+
   -->|?Community=Community<!--
   -->|?Accepted From=Accepted From<!--
+
   -->|?Accepted From<!--
   -->|?Accepted Until=Accepted Until<!--
+
  -->|?Acceptance Indicators<!--
 +
  -->|?Still Accepted#Yes,No<!--
 +
   -->|?Accepted Until<!--
 +
  -->|?Rejection Indicators<!--
 
   -->|intro={{{intro|}}}<!--
 
   -->|intro={{{intro|}}}<!--
 
   -->|outro={{{outro|}}}<!--
 
   -->|outro={{{outro|}}}<!--
Line 26: Line 29:
 
   -->|format=table<!--
 
   -->|format=table<!--
 
   -->|link={{{link|}}}<!--
 
   -->|link={{{link|}}}<!--
 +
  -->|sort=Accepted From<!--
 +
  -->|order=asc<!--
 
   -->}}<!--
 
   -->}}<!--
 
  -->|{{{default|}}}<!--
 
  -->|{{{default|}}}<!--
 
-->}}</includeonly>
 
-->}}</includeonly>

Latest revision as of 21:11, 21 December 2022

This template is used to print the full acceptance record of the theory.

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

Parameters:

  • |theory= - the theory.
  • |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.
  • |link= - determines whether the values are to be printed as links to the respective pages (where available); possible values are none, subject, all. If not given all is the default.