Difference between revisions of "Template:PrintCommunityOpenQuestions"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
Line 5: Line 5:
  
 
'''Parameters:'''
 
'''Parameters:'''
 
+
* <code><nowiki>|community=</nowiki></code> - the community's full page name.
 +
* <code><nowiki>|intro=</nowiki></code> - initial text that precedes 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>|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><!--
 
--><!--
 
--><!--
 
-->{{#ask:<!--  
 
-->{{#ask:<!--  
  --> [[Category::Topic]]<!--  
+
  --> [[Category:Topic]]<!--  
 
  --> [[Has No Accepted Answer::{{{community|}}}]]<!--
 
  --> [[Has No Accepted Answer::{{{community|}}}]]<!--
 
  --> |mainlabel=Topic<!--
 
  --> |mainlabel=Topic<!--

Latest revision as of 01:35, 25 March 2017

Use this template to print a list of all the open questions of the community. The output is a table with all the open questions that don't have any accepted answer in a given community.

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

Parameters:

  • |community= - the community's full page name.
  • |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.