Difference between revisions of "Template:PrintDisciplineAcceptedCoreQuestionsDetails"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 58: Line 58:
  
 
       --><!-- Add the question and the description  
 
       --><!-- Add the question and the description  
       --><p>varQuestion&#124;{{#show: varQuestion|?Description}}</p><!--
+
       --><p>{{#show: varQuestion|?Question|link=none}}</p><!--
 
       -->{{PrintTopicAcceptedTheoriesFormulations<!--
 
       -->{{PrintTopicAcceptedTheoriesFormulations<!--
 
       -->|topic=varQuestion<!--
 
       -->|topic=varQuestion<!--
Line 85: Line 85:
  
 
       --><!-- print
 
       --><!-- print
       -->{{#arrayprint: varAnswers||varTheory<!--
+
       --><p>{{#arrayprint: varAnswers||varTheory<!--
 
       -->|<!--
 
       -->|<!--
  
Line 96: Line 96:
 
         -->}}<!--  
 
         -->}}<!--  
  
       -->}}<!--arrayprint  
+
       -->}}</p><!--arrayprint  
  
 
     -->}}<!--arrayprint arrayQuestions
 
     -->}}<!--arrayprint arrayQuestions

Revision as of 12:52, 29 June 2024

This template is used to print the details of accepted core questions of the given discipline. It displays the descriptions of questions and other details of theories accepted on a given topic by sorting them according to their topic's sorting order. Each question is presented under its own subheading.

The template is community-agnostic: it presents all the answers to the topic accepted by any community.


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


Parameters:

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