Difference between revisions of "Form:Reason"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Reason" form. It is used to create new entries for individual reasons. </noinclude><includeonly> {{{info|page name=<Reason[Conclusion]>_Reason<uniqu...")
 
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
<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|Reason}}}
 
{{{for template|Reason}}}
 +
<!-- get the conclusion theory from the URL-->
 +
{{#vardefine: varConclusion|{{#urldecode:{{#urlget:Reason[Conclusion]|}}}}|}}
 
{| class="formtable"
 
{| class="formtable"
!width="30%"| Title: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">In some cases, reasons have names (e.g. The Ontological Proof, The Problem of Induction, etc.). If this reason has a title, enter it here.</p>
+
!width="30%"| Conclusion: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The theory that this reason argues for.</p>
|width="70%"| {{{field|Title|input type=text}}}
+
|width="70%"|{{#var:varConclusion|}} {{{field|Conclusion|hidden|default={{#var:varConclusion|}}|}}}
 +
|-
 +
! Title: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">In some cases, reasons have names (e.g. The Ontological Proof, The Problem of Induction, etc.). If this reason has a title, enter it here.</p>
 +
| {{{field|Title|input type=text}}}
 +
|-
 +
! Premise(s): <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">List all the premises used in this argument to justify the conclusion.</p>
 +
| {{{field|Premises|input type=tokens|existing values only|values from category=Theory|mandatory}}}
 +
|-
 +
! Formulation Text: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Provide a one sentence formulation of the reason here.</p>
 +
| {{{field|Formulation Text|input type=textarea|rows=5}}}
 
|-
 
|-
 
! Diagram File: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Often reasons can be presented in a diagrammatic form that visually links the premises with the conclusion. If such a visualization exists, select or upload it here.</p>
 
! Diagram File: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Often reasons can be presented in a diagrammatic form that visually links the premises with the conclusion. If such a visualization exists, select or upload it here.</p>
Line 16: Line 27:
 
| {{{field|Authors List|input type=tokens|existing values only|values from category=Author|mandatory}}}
 
| {{{field|Authors List|input type=tokens|existing values only|values from category=Author|mandatory}}}
 
|-
 
|-
! Formulated Year: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">When was this reason first formulated?</p>
+
! Year of Formulation: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">When was this reason first formulated?</p>
 
| {{{field|Formulated Year|input type=regexp|regexp=/^\d{4}$/|size=4|message=The year field can accept only integers and must be 4 digits in length!|mandatory|default={{CURRENTYEAR}}|}}}
 
| {{{field|Formulated Year|input type=regexp|regexp=/^\d{4}$/|size=4|message=The year field can accept only integers and must be 4 digits in length!|mandatory|default={{CURRENTYEAR}}|}}}
 
|-
 
|-
Line 47: Line 58:
 
! Video Description: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">this description will appear under the embedded video.</p>
 
! Video Description: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">this description will appear under the embedded video.</p>
 
| {{{field|VideoDescription|input type=textarea|rows=2}}}
 
| {{{field|VideoDescription|input type=textarea|rows=2}}}
| {{{field|VideoEmbedSection|hidden|default=Description|}}}
+
|-
 +
! Section to Embed: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The section of the page where the video should be embedded.</p>
 +
| {{{field|VideoEmbedSection|input type=dropdown|mandatory|values=Description,History,Prehistory|default=Description}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 10:37, 17 January 2024

This is the "Reason" form. It is used to create new entries for individual reasons.