Difference between revisions of "Form:Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 3: Line 3:
  
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
--><!-- get the topic from the URL
 
-->{{#vardefine: varTopic|{{#urldecode:{{#urlget:title|}}}}|}}<!--
 
-->{{#if: {{#var: varTopic}}<!--
 
-->|{{#if: {{IfObjectExists|category=Descriptive Topic|object={{#var: varTopic}}|}}<!--
 
  -->|{{#vardefine: varTopicType|Descriptive}}<!-- it is descriptive
 
  -->|{{#if: {{IfObjectExists|category=Normative Topic|object={{#var: varTopic}}|}}<!--
 
    -->|{{#vardefine: varTopicType|Normative}}<!-- it is normative
 
    -->|{{#if: {{IfObjectExists|category=Definitional Topic|object={{#var: varTopic}}|}}<!--
 
      -->|{{#vardefine: varTopicType|Definitional}}<!-- it is definitional
 
    -->}}<!--
 
  -->}}<!--
 
-->}}<!--
 
-->}}<!-- if the topic is given
 
 
--><!--
 
--><!--
-->{{#if: {{#var: varTopicType}}|<!--
+
--><!-- get the topic type
 +
-->{{#vardefine: varTopicType|{{#show:{{FULLPAGENAME}}|?Topic Type|link=none}}|}}<!--
 +
-->{{#if: {{#var: varTopicType}}<!--
 +
-->|<!--
 
  -->|{{#vardefine: varTopicType|{{#urldecode:{{#urlget:TopicType|}}}}|}}<!--
 
  -->|{{#vardefine: varTopicType|{{#urldecode:{{#urlget:TopicType|}}}}|}}<!--
-->}}<!-- if the topic types is known
+
-->}}<!--  
 
--><!--
 
--><!--
 
-->
 
-->
{{#var: varTopicType}}
 
 
 
{{{info|create title=Add a New {{#var: varTopicType}} Topic/Question|edit title=Edit}}}
 
{{{info|create title=Add a New {{#var: varTopicType}} Topic/Question|edit title=Edit}}}
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{for template|Topic}}}
 
{{{for template|Topic}}}
 
{| class="formtable"
 
{| class="formtable"
!width="30%"| Question: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Every topic is defined by its key question at issue. <!--
+
!width="30%"| Topic Type: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">A question can be descriptive, normative, or definitional.</p>
 +
|width="70%"| {{#var: varTopicType}}
 +
|-
 +
! Question: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Every topic is defined by its key question at issue. <!--
 
-->{{#switch: {{#var: varTopicType}}<!--
 
-->{{#switch: {{#var: varTopicType}}<!--
 
  -->|Descriptive=Since this is a ''descriptive'' topic, please state the question as "How does X change through time?", "What is the mechanism of X?", or "Is X possible?" (e.g. ''How do theories become accepted?'' or ''Are there unchangeable scientific methods?'').<!--
 
  -->|Descriptive=Since this is a ''descriptive'' topic, please state the question as "How does X change through time?", "What is the mechanism of X?", or "Is X possible?" (e.g. ''How do theories become accepted?'' or ''Are there unchangeable scientific methods?'').<!--
Line 35: Line 26:
 
-->}}<!--
 
-->}}<!--
 
--> IMPORTANT: please avoid any wiki markup here, such as references or links to other wiki articles.</p>
 
--> IMPORTANT: please avoid any wiki markup here, such as references or links to other wiki articles.</p>
|width="70%"| {{{field|Question|input type=textarea|rows=4|mandatory}}} {{{field|Topic Type|hidden|default={{#var: varTopicType}}|}}}  
+
| {{{field|Question|input type=textarea|rows=4|mandatory}}} {{{field|Topic Type|hidden|default={{#var: varTopicType}}|}}}  
 
|-
 
|-
 
! Description: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Provide some detail here and explain the importance of the question at issue. This section can include the usual wiki markup.</p>
 
! Description: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Provide some detail here and explain the importance of the question at issue. This section can include the usual wiki markup.</p>

Revision as of 17:46, 10 January 2023

This is the form used to create/edit all non-definitional topics - descriptive or normative. It is used to create new topics/questions answers to which are descriptive or normative theories. Although it can also be used to create definitional topics, the practice is obsolete; to create definitional topics, use Form:Definitional Topic.