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><!--
Line 17: Line 13:
 
  --> [[Has No Accepted Answer::{{{community|}}}]]<!--
 
  --> [[Has No Accepted Answer::{{{community|}}}]]<!--
 
  --> |mainlabel=Topic<!--
 
  --> |mainlabel=Topic<!--
 +
--> |?Topic Type<!--
 +
--> |?Question<!--
 +
--> |?Formulated Year<!--
 +
--> |intro={{{intro|}}}<!--
 +
--> |outro={{{outro|}}}<!--
 +
--> |default={{{default|}}}<!--
 
  --> |headers=plain<!--
 
  --> |headers=plain<!--
 
  --> |format=table<!--
 
  --> |format=table<!--
 +
--> |link={{{link|}}}<!--
 
-->}}<!--
 
-->}}<!--
 
--></includeonly>
 
--></includeonly>

Revision as of 01:32, 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: