Difference between revisions of "Template:PrintTopicAcceptedTheoriesList"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
Line 94: Line 94:
 
       -->{{#arrayprint: varAccCommunities||varCommunity<!--
 
       -->{{#arrayprint: varAccCommunities||varCommunity<!--
 
       -->|<!--
 
       -->|<!--
        -->{{#ifeq: {{{linebreak|}}}|yes|<p>|}}<!--
 
        -->{{#ifeq: {{{bullets|}}}|yes|*<nowiki> </nowiki>|}}<!--
 
 
         -->{{PrintCommunityTopicCurrentTheories<!--
 
         -->{{PrintCommunityTopicCurrentTheories<!--
 
         -->|community=varCommunity<!--
 
         -->|community=varCommunity<!--
Line 104: Line 102:
 
         -->|link=yes<!--
 
         -->|link=yes<!--
 
         -->|linktheory=yes<!--
 
         -->|linktheory=yes<!--
         -->}}<!--
+
         -->}}&#32;<!--  
        -->{{#ifeq: {{{linebreak|}}}|yes|</p>|&#32;}}<!--
+
 
 
       -->}}<!--arrayprint  
 
       -->}}<!--arrayprint  
      -->{{{outro|}}}<!--
+
 +
    -->{{{outro|}}}<!--
 
     -->}}<!-- switch
 
     -->}}<!-- switch
 
     --><!--
 
     --><!--
Line 120: Line 119:
 
       -->{{#arrayprint: varAccTheories||varTheory<!--
 
       -->{{#arrayprint: varAccTheories||varTheory<!--
 
       -->|<!--
 
       -->|<!--
        -->{{#ifeq: {{{linebreak|}}}|yes|<p>|}}<!--
+
 
        -->{{#ifeq: {{{bullets|}}}|yes|*<nowiki> </nowiki>|}}<!--
 
 
         -->{{PrintTheoryCurrentlyAcceptedInCommunities<!--
 
         -->{{PrintTheoryCurrentlyAcceptedInCommunities<!--
 
         -->|theory=varTheory<!--
 
         -->|theory=varTheory<!--
Line 128: Line 126:
 
         -->|linktheory=yes<!--
 
         -->|linktheory=yes<!--
 
         -->}}&#32;<!--  
 
         -->}}&#32;<!--  
        -->{{#ifeq: {{{linebreak|}}}|yes|</p>|&#32;}}<!--
+
 
 
       -->}}<!--arrayprint  
 
       -->}}<!--arrayprint  
 +
 
       -->{{{outro|}}}<!--
 
       -->{{{outro|}}}<!--
 
     -->}}<!-- switch
 
     -->}}<!-- switch

Latest revision as of 23:12, 26 February 2023

This template is used to print a list of accepted theories on this topic. It displays the theories accepted on a given topic by sorting them according to their topic's sorting order. To print the details of the accepted theories, use Template:PrintTopicAcceptedTheoriesDetails.

The template prints a short statement of which theories are accepted in which community. This can be done in two options depending on the value of groupbycommunity:

Option 1: (if groupbycommunity=yes)

  • Community A: Theory 1, Theory 2, Theory 3
  • Community B: Theory 2, Theory 3, Theory 4
  • Community C: Theory 1, Theory 3, Theory 5

Option 2: (if groupbycommunity=no or empty)

  • Theory 1: Community A, Community C
  • Theory 2: Community A, Community B
  • Theory 3: Community A, Community B, Community C
  • Theory 4: Community B
  • Theory 5: Community C

Formulation texts can also be printed if formulationtext=yes.


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.
  • |formulationtext= - if yes, the formulation of the theory will be added. Otherwise (default), the formulation text won't be printed.
  • |communitiesfirst= - if yes, the communities will be mentioned first in the sentence. If no (default) the name of the theory will appear first.
  • |groupbycommunity= - if yes, the result will be grouped by community (e.g. Theories A, B, C are accepted by community X. Theories A, D, E are accepted by community Y.) If no (default) the result will be grouped by theory (e.g. Theory A is accepted in communities X and Y.).