Difference between revisions of "Template:Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 91: Line 91:
 
  -->|<!--
 
  -->|<!--
 
   --><!-- the question is not given: calculate it from the formula
 
   --><!-- the question is not given: calculate it from the formula
   -->{{#vardefine: varQuestion|{{DecodeTextFormula|formula={{{Question Text Formula|}}}|subject={{{Subject|}}}|predicate={{{Predicate|}}}|object={{{Object Class}}}|}}}}<!--  
+
   -->{{#vardefine: varQuestion|{{DecodeTextFormula|formula={{{Question Text Formula|}}}|subject={{{Subject|}}}|predicate={{{Predicate|}}}|object={{{Object Class}}}|link=yes}}}}<!--  
 
-->}}<!-- if  
 
-->}}<!-- if  
 
--><!--
 
--><!--
Line 162: Line 162:
 
-->}}<!-- if inherited from
 
-->}}<!-- if inherited from
 
--><!--
 
--><!--
--><!--
+
 
 
--><!--
 
--><!--
 
--><!-- set the authors
 
--><!-- set the authors
Line 185: Line 185:
 
--><!--  
 
--><!--  
 
--><!-- set Has Accepted Answer and Has No Accepted Answer  
 
--><!-- set Has Accepted Answer and Has No Accepted Answer  
-->{{SetTopicHasAcceptedAnswer|topic={{FULLPAGENAME}}|subfield=Dynamics}}<!-- this will be deprecated
+
-->{{SetTopicCurrentAnswer|topic={{FULLPAGENAME}}|subfield={{{Subfield|Dynamics}}}|}}<!--  
-->{{SetTopicCurrentAnswer|topic={{FULLPAGENAME}}|subfield=Dynamics}}<!-- this is the new one
 
 
--><!--  
 
--><!--  
 
--><!-- Calculate completion rates for each major property
 
--><!-- Calculate completion rates for each major property
Line 209: Line 208:
 
--><!--
 
--><!--
 
--><p>{{#var: varQuestion}}</p><!--  
 
--><p>{{#var: varQuestion}}</p><!--  
 +
 
-->{{PrintSectionVideos|page={{FULLPAGENAME}}|section=Description}}<!--
 
-->{{PrintSectionVideos|page={{FULLPAGENAME}}|section=Description}}<!--
 +
 
-->{{#if: {{{Description|}}}|<p>{{{Description|}}}</p>}}<!--
 
-->{{#if: {{{Description|}}}|<p>{{{Description|}}}</p>}}<!--
--><p>{{PrintTopicSubtitle|topic={{FULLPAGENAME}}|}}<!--
+
 
-->{{PrintTopicCurrentlyAcceptedInCommunities|topic={{FULLPAGENAME}}|link=all|pretty=yes}}</p><!--
+
--><p>{{PrintTopicSubtitle|topic={{FULLPAGENAME}}|}}&#32;<!--
-->{{PrintTopicAcceptedTheoriesList
+
-->{{PrintTopicCurrentlyAcceptedInCommunities|topic={{FULLPAGENAME}}|link=all|pretty=yes}}<!--
  |topic={{FULLPAGENAME}}
+
-->{{PrintTopicAcceptedTheoriesFormulations<!--
  |formulationtext=one
+
  -->|topic={{FULLPAGENAME}}<!--
|formulationfile=no
+
  -->|link=yes<!--   
|bullets=no
+
-->}}</p><!--  
|linebreak=no
+
|communitiesfirst=no
 
|groupbycommunity=yes
 
}}</p><!--  
 
--><!--
 
 
-->{{#if:{{{Prehistory|}}}|<nowiki/>
 
-->{{#if:{{{Prehistory|}}}|<nowiki/>
 
==Broader History==
 
==Broader History==
Line 273: Line 270:
 
-->
 
-->
 
==Current View==
 
==Current View==
+
<!--
{{PrintTopicAcceptedTheoriesList
+
-->{{#if: {{{Current View|}}}|<p>{{{Current View|}}}<p>|}}<!--
  |topic={{FULLPAGENAME}}
+
--><!--
  |default=There is currently no accepted answer to this question.
+
--><!-- print the answers
  |formulationtext=two
+
--><!--
|formulationfile=yes
+
--><p>{{PrintTopicAcceptedTheoriesList<!--
|description=yes
+
  -->|topic={{FULLPAGENAME}}<!--
|bullets=no
+
  -->|default=There is currently no accepted answer to this question.<!--
|linebreak=yes
+
  -->|communitiesfirst=yes<!--
|communitiesfirst=yes
+
  -->|groupbycommunity=yes<!--
  |groupbycommunity=yes
+
-->}}</p>
}}<!--  
+
<!--
-->{{#if: {{{Current View|}}}|<nowiki/><br/>
+
--><!--
<nowiki/>
+
--><!-- print the answer details: description etc.
{{{Current View|}}}|}}
+
--><!--
 +
-->{{PrintTopicAcceptedTheoriesDetails|topic={{FULLPAGENAME}}|}}<!--
 +
-->
 
{{PrintTopicOpenQuestionsList
 
{{PrintTopicOpenQuestionsList
 
  |topic={{FULLPAGENAME}}
 
  |topic={{FULLPAGENAME}}

Latest revision as of 00:36, 28 February 2023

This is the template for all types of Non-Definitional Topics (Descriptive, Normative). This template is to be used for all topics/questions the answers to which are descriptions or prescriptions (it is used by Form:Topic).

It should be called in the following format:

{{Topic
|Subject= //For first order questions, the subject must be a term registered in the encyclopedia. For higher order questions, the subject can be any lower level non-definitional theory question or theory.
|Topic Type= {Descriptive, Normative}
|Subfield= {Ontology, Dynamics, etc.}
|Heritable= {Yes, No}
|Inherited From= //the question that this question is inherited from
|Question Text Formula= //For heritable questions only.
|Question Title Formula= //For heritable questions only.
|Question Title= //Ignored for heritable questions.
|Question= //For non heritable questions only. For heritable questions, this is available to the editors only to use in cases when the text produced by the formula should be overridden. 
|Predicate= //Some text or a term registered in the encyclopedia
|Object Type= {Boolean, Class, Enumeration, Regular Expression, Text}
|Object Value True= //optional. Used only if Object Type=Boolean
|Object Value False= //optional. Used only if Object Type=Boolean
|Object Class= //optional. Used only if Object Type=Class
|Object Enum Values= //optional. Used only if Object Type=Enumeration
|Object Regexp= //optional. Used only if Object Type=Regexp
|Single Answer Text Formula=
|Multiple Answers Text Formula=
|Answer Title Formula=
|Description=
|Authors List=
|Formulated Year=
|Academic Events=
|Prehistory= 
|History=
|Current View=
|Parent Topic= //This will be deprecated. It will be calculated automatically in an agent-relative way following the current inheritance hierarchy of that agent. For now it is allowed as a backdoor so that it can be assigned manually.
|Related Topics= //This will be deprecated. It will be calculated automatically in an agent-relative way following the current inheritance hierarchy of that agent.
|Page Status=
|Editor Notes=
|Sorting Order=
}}

Edit the page to see the template text.