Difference between revisions of "Template:PrintTopicAcceptanceHistory"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
(Created page with "<noinclude> This template is used to print the full acceptance record of the topic. '''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely...")
 
(2 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 18: Line 18:
 
   -->|?Community=Community<!--
 
   -->|?Community=Community<!--
 
   -->|?Accepted From<!--
 
   -->|?Accepted From<!--
 +
  -->|?Acceptance Indicators<!--
 
   -->|?Still Accepted#Yes,No<!--
 
   -->|?Still Accepted#Yes,No<!--
 
   -->|?Accepted Until<!--
 
   -->|?Accepted Until<!--
 +
  -->|?Rejection Indicators<!--
 
   -->|intro={{{intro|}}}<!--
 
   -->|intro={{{intro|}}}<!--
 
   -->|outro={{{outro|}}}<!--
 
   -->|outro={{{outro|}}}<!--
Line 28: Line 30:
 
   -->|link={{{link|}}}<!--
 
   -->|link={{{link|}}}<!--
 
   -->|sort=Accepted From<!--
 
   -->|sort=Accepted From<!--
   -->|order=ascending<!--
+
   -->|order=asc<!--
 
   -->}}<!--
 
   -->}}<!--
 
  -->|{{{default|}}}<!--
 
  -->|{{{default|}}}<!--
 
-->}}</includeonly>
 
-->}}</includeonly>

Revision as of 04:08, 3 September 2016

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

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

Parameters:

  • |topic= - the topic.
  • |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.