Difference between revisions of "Form:Definitional Topic"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
This is the form used to create/edit all definitional topics. It is used to create new topics/questions answers to which are definitions.
 
This is the form used to create/edit all definitional topics. It is used to create new topics/questions answers to which are definitions.
  
</noinclude><includeonly><!--
+
</noinclude><includeonly>
-->
 
 
{{{info|create title=Add a New Term|edit title=Edit}}}
 
{{{info|create title=Add a New Term|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>
Line 9: Line 8:
 
<!--
 
<!--
 
--><!-- get the term  
 
--><!-- get the term  
-->{{#vardefine: varTerm|{{FULLPAGENAME}}|}}<!-- retrieve current value
+
-->{{#vardefine: varTerm|{{PAGENAME}}|}}<!-- retrieve current value
 
-->{{#vardefine: varSingularLowercase|{{lc: {{#var:varTerm}}}}|}}<!--  
 
-->{{#vardefine: varSingularLowercase|{{lc: {{#var:varTerm}}}}|}}<!--  
 
-->{{#vardefine: varPluralCapitalized|{{Plural|{{#var:varTerm}}}}|}}<!--  
 
-->{{#vardefine: varPluralCapitalized|{{Plural|{{#var:varTerm}}}}|}}<!--  
Line 35: Line 34:
 
-->}}<!-- if
 
-->}}<!-- if
 
-->
 
-->
|style="text-align:center;"| {{{field|Plural Capitalized|input type=text|size=20|maxlength=50|mandatory|default={{#var: varPluralCapitalized}}|}}}  
+
|style="text-align:center;"| {{{field|Plural Capitalized|input type=text|size=20|maxlength=50|default={{#var: varPluralCapitalized}}|}}}  
 
|-
 
|-
 
|style="text-align:right;"|'''Lowercase'''
 
|style="text-align:right;"|'''Lowercase'''
 
|style="text-align:center;"| {{{field|Singular Lowercase|input type=text|size=20|maxlength=50|mandatory|default={{#var: varSingularLowercase}}|}}}
 
|style="text-align:center;"| {{{field|Singular Lowercase|input type=text|size=20|maxlength=50|mandatory|default={{#var: varSingularLowercase}}|}}}
|style="text-align:center;"| {{{field|Plural Lowercase|input type=text|size=20|maxlength=50|mandatory|default={{#var: varPluralLowercase}}|}}}
+
|style="text-align:center;"| {{{field|Plural Lowercase|input type=text|size=20|maxlength=50|default={{#var: varPluralLowercase}}|}}}
 
|-
 
|-
 
|style="text-align:right;"|'''Indefinite Article'''
 
|style="text-align:right;"|'''Indefinite Article'''
|style="text-align:left;"| {{{field|Indefinite Article|input type=dropdown|mandatory|values=a,an,default|default=default|}}}
+
|style="text-align:left;"| {{{field|Indefinite Article|input type=dropdown|mandatory|values=a,an,default,none|default=default|}}}
 
|}
 
|}
 
|-
 
|-
Line 49: Line 48:
 
|-
 
|-
 
! 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>
| {{{field|Description|input type=textarea|rows=8|editor=wikieditor|mandatory}}}
+
| {{{field|Description|input type=textarea|rows=8|editor=wikieditor}}}
 
|-
 
|-
 
! Author(s): <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Which authors first formulated this question? If the authors are unknown, or the question was formulated collectively, this field should be left empty.</p>
 
! Author(s): <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Which authors first formulated this question? If the authors are unknown, or the question was formulated collectively, this field should be left empty.</p>
Line 71: Line 70:
 
! Related Topics: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">List all the topics related to this term. IMPORTANT: Those related questions that don't currently have an accepted answer will be listed in the ''Open Questions'' section.</p>
 
! Related Topics: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">List all the topics related to this term. IMPORTANT: Those related questions that don't currently have an accepted answer will be listed in the ''Open Questions'' section.</p>
 
| {{{field|Related Topics|input type=tokens|max values=20|existing values only|values from category=Topic}}}
 
| {{{field|Related Topics|input type=tokens|max values=20|existing values only|values from category=Topic}}}
 +
|-
 +
! Sorting Order: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">This number will be used to position this question and its answers within the lists of questions/answers (e.g. when displaying the answers to a question's subquestions). The sorting is done in ascending order; the lower numbers will be displayed earlier. The allowed range is 1..9999. If unassigned, the value of 10000 will be assigned and the topic will be displayed last.</p>
 +
| {{{field|Sorting Order|property=Sorting Order}}}
 
<!--
 
<!--
 
--><!-- only editors can see or modify the page status
 
--><!-- only editors can see or modify the page status

Latest revision as of 22:00, 27 February 2023

This is the form used to create/edit all definitional topics. It is used to create new topics/questions answers to which are definitions.