Difference between revisions of "Template:PrintCommunityTermCurrentDisjointnessList"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 71: Line 71:
 
     -->{{#ifeq: {{{communitiesfirst|}}}|yes<!--
 
     -->{{#ifeq: {{{communitiesfirst|}}}|yes<!--
 
     -->|<!--
 
     -->|<!--
       -->In {{#var: varCommunity}}, it is currently accepted that {{#arrayprint: arrayDisjointness||{{#ifeq:{{{link|}}}|none|varDisjointness|[[varDisjointness]]}}|varDisjointness|print=pretty}} {{#var: varIsAre}} the {{#var: varTextDisjointness}} of {{#var: varTerm}}.<!--
+
       -->In {{#var: varCommunity}}, it is currently accepted that {{#arrayprint: arrayDisjointness||"{{#show: varDisjointness|?Formulation Text}}"|varDisjointness|print=pretty}} {{#var: varIsAre}} the {{#var: varTextDisjointness}} of {{#var: varTerm}}.<!--
 
     -->|<!--
 
     -->|<!--
       -->{{#arrayprint: arrayDisjointness||varDisjointness|{{#ifeq:{{{link|}}}|none|varDisjointness|[[varDisjointness]]}}|print=pretty}} {{#var: varIsAre}} the {{#var: varTextDisjointness}} of {{#var: varTerm}} currently accepted in {{#var: varCommunity}}.<!--
+
       -->{{#arrayprint: arrayDisjointness||varDisjointness|"{{#show: varDisjointness|?Formulation Text}}"|print=pretty}} {{#var: varIsAre}} the {{#var: varTextDisjointness}} of {{#var: varTerm}} currently accepted in {{#var: varCommunity}}.<!--
 
     -->}}<!--
 
     -->}}<!--
 
     --><!--  
 
     --><!--  

Revision as of 22:05, 28 December 2022

This template is used to print the list of the disjointness claims of a term accepted by the community. The template is called from Template:PrintTermAcceptedDisjointnessList.

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

Parameters:

  • |community= - the community.
  • |term= - the term.
  • |bullets= - if yes, bullets will appear before every disjointness claim. Otherwise, the sentences will be formatted without bullets or line breaks.
  • |link= - 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.
  • |communitiesfirst= - if yes, the communities will be mentioned first in the intro sentence. If no (default) the name of the theory will appear first.