Difference between revisions of "Template:PrintTopicAcceptedTheoriesFormulations"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 5: Line 5:
  
 
'''Parameters:'''
 
'''Parameters:'''
* <code><nowiki>|topic=</nowiki></code> - the term.
+
* <code><nowiki>|topic=</nowiki></code> - the topic.
 
* <code><nowiki>|intro=</nowiki></code> - initial text that precedes the output, if at least some results exist.
 
* <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>|outro=</nowiki></code> - text that is appended to the output, if at least some results exist.
Line 16: Line 16:
  
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
-->{{#if: {{{term|}}}<!--
+
-->{{#if: {{{topic|}}}<!--
 
  -->|<!--
 
  -->|<!--
 
    
 
    

Revision as of 16:42, 26 January 2023

This template is used to print a list of accepted answers to a question. It groups the answers by community: for each community where the topic is accepted, it looks for the accepted answers and prints the answers by grouping the multiple results as needed.

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.
  • |bullets= - if yes, a bullet-list will be produced.
  • |linebreak= - if yes, each disjoint group entry will start from a new line; if no (default), a mere space will be added between sentences.

NOTE:

  • |communitiesfirst= - is UNAVAILABLE, since the community should be printed first; otherwise it looks ugly.