Difference between revisions of "Form:Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 182: Line 182:
 
{| class="formtable"
 
{| class="formtable"
 
!width="30%"| Text for "True": <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The text that corresponds to value "True". If not given, the software will use "Yes" for value "True".</p>
 
!width="30%"| Text for "True": <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The text that corresponds to value "True". If not given, the software will use "Yes" for value "True".</p>
|width="70%"| {{{field|Object Value True|input type=text|size=50|maxlength=200}}}
+
|width="70%"| {{{field|Object Value True|input type=text|size=50|maxlength=200|default=Yes|mandatory}}}
 
|-
 
|-
 
! Text for "False": <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The text that corresponds to value "False". If not given, the software will use "No" for value "False".</p>
 
! Text for "False": <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The text that corresponds to value "False". If not given, the software will use "No" for value "False".</p>
| {{{field|Object Value False|input type=text|size=50|maxlength=200}}}
+
| {{{field|Object Value False|input type=text|size=50|maxlength=200|default=No|mandatory}}}
 
|}</div><!--
 
|}</div><!--
 
--><!--
 
--><!--

Revision as of 20:54, 19 January 2023

This is the form that is used to create/edit all non-definitional topics - descriptive or normative. The form requires that a subject is specified. It should be called exclusively from the definitional topic pages to ensure that all topics have a subject.

To create definitional topics, use Form:Definitional Topic.

NOTE: The form is a work in progress.

query string=
 Topic[Subject]= //the subject. Mandatory. Should be a page registered in the encyclopedia.
 &
 Topic[Topic Type]= //the topic type {Descriptive, Normative}. For definitional topics, use the form [[Form:Definitional Topic]] 
 &
 Topic[Subfield]= //the subfield {Ontology, Dynamics, ???}.
 &
 Topic[Inherited From]= //the question from which this question is inherited (if any).