Difference between revisions of "Template:PrintTopicAcceptedTheoriesFormulations"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 23: Line 23:
 
   -->{{#arraydefine: varAccCommunities<!--
 
   -->{{#arraydefine: varAccCommunities<!--
 
   -->|{{#ask:<!--
 
   -->|{{#ask:<!--
     -->[[SubObjectCategory::Topic Current Answer]]<!--
+
     -->[[SubObjectCategory::Current Answer]]<!--
 +
    -->[[Answer Type::Complete||Inherited||Partial]]<!--  
 
     -->[[Topic::{{{topic|}}}]]<!--
 
     -->[[Topic::{{{topic|}}}]]<!--
 
     -->|?Community<!--
 
     -->|?Community<!--

Revision as of 23:25, 26 February 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.