Difference between revisions of "Template:Definitional Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(74 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the template for Definitional topics. This template is to be used for all terms (topics, the answers to which are definitions). It is used by [[Form:Definitional Topic]].
+
This is the template for Definitional topics. This template is to be used for all terms (topics, the answers to which are definitions). It incorporates an ontology section where the ontology related to the term is summarized.
 +
 
 +
Among other things, the template creates a hierarchy of classes and adds several lists by means of [[Template:SetTermInheritanceHierarchy]].
  
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
 
{{Definitional Topic
 
{{Definitional Topic
 +
|Metaclass= {Association, Endurant, Perdurant (State/Interval or Event/Time Point), Property/Attribute/Quality} - the list will be clarified. Endurant is the default.
 +
|Association Theory= //the association that this term captures (e.g. Authority Delegation is a term that captures an association between two communities). Used only when Metaclass=Association
 +
|Singular Capitalized=
 +
|Singular Lowercase=
 +
|Plural Capitalized=
 +
|Plural Lowercase=
 +
|Indefinite Article=
 
|Question=
 
|Question=
|Parent Topic=
 
 
|Description=
 
|Description=
 
|Authors List=
 
|Authors List=
Line 17: Line 25:
 
|Page Status=
 
|Page Status=
 
|Editor Notes=
 
|Editor Notes=
 +
|Sorting Order=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
-->{{#set:Question={{{Question|}}}|Order=1|Formulated Year={{{Formulated Year|}}}|Page Status={{{Page Status|Stub}}}|Editor Notes={{{Editor Notes|}}}|Authors List={{{Authors List|}}}|Topic Type=Definitional|}}<!--
+
-->{{#set:<!--
 +
-->Title={{PAGENAME}}|<!--
 +
-->Question={{{Question|}}}|<!--
 +
-->Order=0|<!--
 +
-->Formulated Year={{{Formulated Year|}}}|<!--
 +
-->Page Status={{{Page Status|Stub}}}|<!--
 +
-->Editor Notes={{{Editor Notes|}}}|<!--
 +
-->Authors List={{{Authors List|}}}|<!--
 +
-->Metaclass={{{Metaclass|Endurant}}}|<!--
 +
-->Sorting Order={{{Sorting Order|10000}}}|<!-- default is 10000
 +
-->Topic Type=Definitional|<!--
 +
-->}}<!--
 +
--><!--
 +
--><!-- set word forms
 +
--><!--
 +
-->{{#if: {{{Singular Capitalized|}}}<!--
 +
-->|{{#vardefine: varSingularCapitalized|{{{Singular Capitalized|}}}|}}<!--
 +
-->|{{#vardefine: varSingularCapitalized|{{PAGENAME}}|}}<!--
 +
-->}}<!-- if
 +
--><!--
 +
-->{{#if: {{{Singular Lowercase|}}}<!--
 +
-->|{{#vardefine: varSingularLowercase|{{{Singular Lowercase|}}}|}}<!--
 +
-->|{{#vardefine: varSingularLowercase|{{lc: {{#var: varSingularCapitalized}}}}|}}<!--
 +
-->}}<!-- if
 +
--><!--
 +
-->{{#if: {{{Plural Capitalized|}}}<!--
 +
-->|{{#vardefine: varPluralCapitalized|{{{Plural Capitalized|}}}|}}<!--
 +
-->|{{#vardefine: varPluralCapitalized|{{Plural|{{#var: varSingularCapitalized}}}}|}}<!--
 +
-->}}<!-- if
 +
--><!--
 +
-->{{#if: {{{Plural Lowercase|}}}<!--
 +
-->|{{#vardefine: varPluralLowercase|{{{Plural Lowercase|}}}|}}<!--
 +
-->|{{#vardefine: varPluralLowercase|{{Plural|{{#var:varSingularLowercase}}}}|}}<!--
 +
-->}}<!-- if
 +
--><!--
 +
-->{{#set:Singular Capitalized={{#var: varSingularCapitalized}}|Singular Lowercase={{#var:varSingularLowercase}}|Plural Capitalized={{#var: varPluralCapitalized}}|Plural Lowercase={{#var:varPluralLowercase}}|}}<!-- set 
 +
--><!--
 +
--><!-- set the indefinite article
 +
-->{{#switch: {{{Indefinite Article|default}}}<!--
 +
-->|a<!--
 +
-->|an={{#set: Indefinite Article|{{{Indefinite Article|}}}|}}<!--
 +
-->|default={{#set: Indefinite Article|{{AnA|{{PAGENAME}} }}|}}<!--
 +
-->}}<!-- switch
 
--><!--
 
--><!--
 
--><!-- set the authors
 
--><!-- set the authors
Line 32: Line 83:
 
-->{{#arrayunique:topicsArray}}<!--
 
-->{{#arrayunique:topicsArray}}<!--
 
-->{{#arrayprint:topicsArray||@@@@|{{#set:Has Related Topic=@@@@}}|}}<!--  
 
-->{{#arrayprint:topicsArray||@@@@|{{#set:Has Related Topic=@@@@}}|}}<!--  
--><!--
 
--><!-- set the related theories
 
-->{{#arraydefine:theoriesArray|{{{Related Theories|}}}|,|}}<!--
 
-->{{#arrayunique:theoriesArray}}<!--
 
-->{{#arrayprint:theoriesArray||@@@@|{{#set:Has Related Theory=@@@@}}|}}<!--
 
 
--><!--  
 
--><!--  
 
--><!-- set the academic events  
 
--><!-- set the academic events  
Line 49: Line 95:
 
--><!--  
 
--><!--  
 
--><!-- set Has Accepted Answer and Has No Accepted Answer  
 
--><!-- set Has Accepted Answer and Has No Accepted Answer  
-->{{SetTopicHasAcceptedAnswer|topic={{FULLPAGENAME}}|}}<!--  
+
-->{{SetTopicCurrentAnswer|topic={{FULLPAGENAME}}|subfield=Taxonomy|}}<!--  
 
--><!--  
 
--><!--  
 +
--><!-- set the inheritance hierarchy
 +
-->{{SetTermInheritanceHierarchy|term={{FULLPAGENAME}}}}<!--
 +
--><!--
 
--><!-- Calculate completion rates for each major property
 
--><!-- Calculate completion rates for each major property
 
--><!--  
 
--><!--  
Line 71: Line 120:
 
-->{{#set: CR_Total={{#var:varCRtotal}} }}<!--  
 
-->{{#set: CR_Total={{#var:varCRtotal}} }}<!--  
 
--><!--
 
--><!--
-->  
+
--><p>{{{Question|}}}</p><!--  
{{{Question|}}}<!--  
+
 
 
-->{{PrintSectionVideos|page={{FULLPAGENAME}}|section=Description}}<!--
 
-->{{PrintSectionVideos|page={{FULLPAGENAME}}|section=Description}}<!--
-->{{#if: {{{Description|}}}|<nowiki/>
 
  
{{{Description|}}}  
+
-->{{#if: {{{Description|}}}|<p>{{{Description|}}}</p>}}<!-- if
}}
+
 
 +
--><p>{{PrintTopicSubtitle|topic={{FULLPAGENAME}}|}}&#32;<!--
 +
-->{{PrintTopicCurrentlyAcceptedInCommunities|topic={{FULLPAGENAME}}|link=all|pretty=yes}}</p><!--
 +
-->{{PrintTopicAcceptedTheoriesFormulations<!--
 +
-->|topic={{FULLPAGENAME}}<!--
 +
-->|link=yes<!--   
 +
-->}}</p><!--
  
{{PrintTopicSubtitle|topic={{FULLPAGENAME}}|}}
 
{{PrintTopicCurrentlyAcceptedInCommunities|topic={{FULLPAGENAME}}|link=all|pretty=yes}}<!--
 
-->{{PrintTopicAcceptedTheoriesList
 
|topic={{FULLPAGENAME}}
 
|formulationtext=yes
 
|formulationfile=no
 
|bullets=no
 
|linebreak=no
 
|communitiesfirst=no
 
|groupbycommunity=yes
 
}}<!--
 
-->{{PrintTopicHasNoAcceptedAnswer|topic={{FULLPAGENAME}}|intro=&#32;At the moment, the term has no accepted definition in&#32;|outro=<nowiki>.</nowiki>|link=all|pretty=yes}}<!--
 
 
-->{{#if:{{{Prehistory|}}}|<nowiki/>
 
-->{{#if:{{{Prehistory|}}}|<nowiki/>
 
==Broader History==
 
==Broader History==
Line 116: Line 158:
 
  -->|default=According to our records, no definition of the term has been suggested.<!--
 
  -->|default=According to our records, no definition of the term has been suggested.<!--
 
-->}}<!--
 
-->}}<!--
-->If a definition of this term is missing, please {{#formlink:form=Definition|link text=click here to add it|query string=Theory[Theory Type]=Definition&Theory[Topic]={{FULLPAGENAME}}|}}.<!--
+
-->If a definition of this term is missing, please {{#formlink:form=Definition|link text=click here to add it|query string=Theory Type=Definition&Topic={{FULLPAGENAME}}|}}.<!--
 
--></div><!--
 
--></div><!--
 
-->
 
-->
Line 138: Line 180:
 
--></div><!--
 
--></div><!--
 
-->
 
-->
==Current View==
+
==Current Definition==
+
<!--
{{PrintTopicAcceptedTheoriesList
+
-->{{#if: {{{Current View|}}}|<p>{{{Current View|}}}<p>|}}<!--
  |topic={{FULLPAGENAME}}
+
--><!--
  |default=There is currently no accepted definition of the term.
+
--><!-- print the answers
  |formulationtext=yes
+
--><!--
  |formulationfile=yes
+
--><p>{{PrintTopicAcceptedTheoriesList<!--
  |description=yes
+
  -->|topic={{FULLPAGENAME}}<!--
 +
  -->|default=There is currently no accepted answer to this question.<!--
 +
  -->|communitiesfirst=yes<!--
 +
  -->|groupbycommunity=yes<!--
 +
-->}}</p>
 +
<!--
 +
--><!--
 +
--><!-- print the answer details: description etc.
 +
--><!--
 +
-->{{PrintTopicAcceptedTheoriesDetails|topic={{FULLPAGENAME}}|}}<!--
 +
-->
 +
==Ontology==
 +
 
 +
<!-- Existence
 +
-->
 +
==={{FormatExistenceTopicTitle|term={{FULLPAGENAME}}|link=yes|displaytitle=Existence}}===
 +
 
 +
{{PrintTermAcceptedExistenceList
 +
|term={{FULLPAGENAME}}
 +
  |default=There is currently no accepted view concerning the existence of {{PrintTermPluralLowercase|{{FULLPAGENAME}}|}}.
 
  |bullets=no
 
  |bullets=no
 
  |linebreak=yes
 
  |linebreak=yes
 
  |communitiesfirst=yes
 
  |communitiesfirst=yes
}}<!--  
+
}}
-->{{#if: {{{Current View|}}}|<nowiki/><br/>
+
 
<nowiki/>
+
<!--
{{{Current View|}}}|}}
+
--><!-- Disjointness
 +
-->  
 +
==={{FormatDisjointnessTopicTitle|term={{FULLPAGENAME}}|link=yes|displaytitle=Disjointness}}===
 +
 
 +
{{PrintTermAcceptedDisjointnessList
 +
|term={{FULLPAGENAME}}
 +
|default=No classes are currently accepted as being disjoint with this class.
 +
|bullets=yes
 +
|linebreak=yes
 +
|communitiesfirst=yes
 +
}}
 +
 
 +
<!--
 +
--><!-- Subtypes
 +
-->
 +
==={{FormatSubtypesTopicTitle|term={{FULLPAGENAME}}|link=yes|displaytitle=Subtypes}}===
 +
 
 +
{{PrintTermAcceptedSubtypesList
 +
|term={{FULLPAGENAME}}
 +
|default=No classes are currently accepted as subtypes of {{PrintTermAnASingularLowercase|{{FULLPAGENAME}}|}}.
 +
|bullets=yes
 +
|linebreak=yes
 +
|communitiesfirst=yes
 +
}}
 +
 
 +
<!--
 +
--><!-- Supertypes
 +
-->
 +
==={{FormatSupertypesTopicTitle|term={{FULLPAGENAME}}|link=yes|displaytitle=Supertypes}}===
 +
 
 +
{{PrintTermAcceptedSupertypesList
 +
|term={{FULLPAGENAME}}
 +
|default=No classes are currently accepted as supertypes of {{PrintTermAnASingularLowercase|{{FULLPAGENAME}}|}}.
 +
|bullets=yes
 +
|linebreak=yes
 +
|communitiesfirst=yes
 +
}}
 +
 
 +
<!--
 +
--><!-- Associations
 +
-->
 +
==={{FormatAssociationsTopicTitle|term={{FULLPAGENAME}}|link=yes|displaytitle=Associations}}===
 +
 
 +
{{PrintTermAcceptedAssociationsList
 +
|term={{FULLPAGENAME}}
 +
|default=No associations of {{PrintTermAnASingularLowercase|{{FULLPAGENAME}}|}} are currently accepted.
 +
|bullets=yes
 +
|linebreak=yes
 +
|communitiesfirst=yes
 +
}}
 +
<!--
 +
--><!-- Print the Inherited questions first
 +
--><!--
 +
-->{{PrintTermInheritedQuestionsHeaders|term={{FULLPAGENAME}}|subfield=Ontology|link=all}}<!--
 +
--><!--
 +
--><!-- Other ontological questions
 +
-->{{PrintTermCustomQuestionsHeaders|term={{FULLPAGENAME}}|subfield=Ontology}}<!--
 +
-->
 +
 
 +
 
 +
If a question concerning the ontology of {{PrintTermAnASingularLowercase|{{FULLPAGENAME}}|}} is missing, please {{#formlink:form=Topic|link text=add it here|query string=Topic[Subject]={{FULLPAGENAME}}&Topic[Subfield]=Ontology&Topic[Topic Type]=Descriptive|}}.
 +
 
 +
==Dynamics==
 +
<!--
 +
--><!-- Print the Inherited questions first
 +
--><!--
 +
-->{{PrintTermInheritedQuestionsHeaders|term={{FULLPAGENAME}}|subfield=Dynamics|link=all}}<!--
 +
--><!--
 +
--><!-- Now print the custom question
 +
--><!--
 +
-->{{PrintTermCustomQuestionsHeaders|term={{FULLPAGENAME}}|subfield=Dynamics}}<!--
 +
-->
 +
 
 +
 
 +
If a question concerning the dynamics of {{PrintTermAnASingularLowercase|{{FULLPAGENAME}}|}} is missing, please {{#formlink:form=Topic|link text=add it here|query string=Topic[Subject]={{FULLPAGENAME}}&Topic[Subfield]=Dynamics&Topic[Topic Type]=Descriptive|}}.
 +
<!--
 +
--><!-- Open Questions
 +
-->
 
{{PrintTopicOpenQuestionsList
 
{{PrintTopicOpenQuestionsList
 
  |topic={{FULLPAGENAME}}
 
  |topic={{FULLPAGENAME}}
Line 160: Line 298:
 
  |bullets=yes
 
  |bullets=yes
 
}}
 
}}
==Related Topics==
+
 
 
{{PrintRelatedTopics
 
{{PrintRelatedTopics
 
  |object={{FULLPAGENAME}}  
 
  |object={{FULLPAGENAME}}  
  |intro= This term is also related to the following topic(s):<br/>
+
  |intro===Related Topics==
 +
This term is also related to the following topic(s):<br/>
 
  |link=all
 
  |link=all
 
  |bullets=yes
 
  |bullets=yes

Latest revision as of 00:36, 28 February 2023

This is the template for Definitional topics. This template is to be used for all terms (topics, the answers to which are definitions). It incorporates an ontology section where the ontology related to the term is summarized.

Among other things, the template creates a hierarchy of classes and adds several lists by means of Template:SetTermInheritanceHierarchy.

It should be called in the following format:

{{Definitional Topic
|Metaclass= {Association, Endurant, Perdurant (State/Interval or Event/Time Point), Property/Attribute/Quality} - the list will be clarified. Endurant is the default.
|Association Theory= //the association that this term captures (e.g. Authority Delegation is a term that captures an association between two communities). Used only when Metaclass=Association
|Singular Capitalized=
|Singular Lowercase=
|Plural Capitalized=
|Plural Lowercase=
|Indefinite Article=
|Question=
|Description=
|Authors List=
|Formulated Year=
|Academic Events=
|Prehistory=
|History=
|Current View=
|Related Topics=
|Page Status=
|Editor Notes=
|Sorting Order=
}}

Edit the page to see the template text.