Difference between revisions of "Form:Theory"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
query string=
 
query string=
  Theory[Topic]= //the topic.
+
  Theory[Topic]= //the topic
 
</pre>
 
</pre>
  
Line 92: Line 92:
 
   -->|<!--
 
   -->|<!--
 
     -->{{#switch: {{#var: varObjectType}}<!--
 
     -->{{#switch: {{#var: varObjectType}}<!--
     -->|Boolean={{{field|Object|input type=dropdown|values=No,Yes|mandatory}}}<!--
+
     -->|Boolean={{{field|Object|input type=dropdown|values={{#var: varObjectValueFalse}},{{#var: varObjectValueTrue}}|mandatory}}}<!--
 
     -->|Enumeration={{{field|Object|input type=dropdown|values={{#var: varObjectEnumValues}}|mandatory}}}<!--
 
     -->|Enumeration={{{field|Object|input type=dropdown|values={{#var: varObjectEnumValues}}|mandatory}}}<!--
 
     -->|Class={{{field|Object|input type=dropdown|values={{GetTermCurrentDescendants|term={{#var: varObjectClass}}|link=none}}|mandatory}}}<!--
 
     -->|Class={{{field|Object|input type=dropdown|values={{GetTermCurrentDescendants|term={{#var: varObjectClass}}|link=none}}|mandatory}}}<!--

Latest revision as of 21:04, 19 January 2023

This is the "Theory" form. It is used to create new entries for individual non-definitional (descriptive or normative) theories.

query string=
 Theory[Topic]= //the topic