Difference between revisions of "Form:Author"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
{{{for template|Author}}}
 
{{{for template|Author}}}
 
{| class="formtable"
 
{| class="formtable"
! First Name: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the author's first name here.</p>
+
! First Name: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the author's first name here. For author's without a last name, the whole name should be entered here. E.g. "Aristotle", "Isidore of Seville", </p>
 
| {{{field|First Name|input type=text|mandatory}}}
 
| {{{field|First Name|input type=text|mandatory}}}
 
|-
 
|-
! Last Name: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the author's last name here.</p>
+
! Last Name: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the author's last name here. For author's without a last name, leave this field empty.</p>
| {{{field|Last Name|input type=text|mandatory}}}
+
| {{{field|Last Name|input type=text|}}}
 
|-
 
|-
 
! Date of Birth: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the author's date of birth here.</p>
 
! Date of Birth: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the author's date of birth here.</p>
Line 38: Line 38:
 
| {{{field|Related Topics|input type=tokens|existing values only|values from category=Topic}}}
 
| {{{field|Related Topics|input type=tokens|existing values only|values from category=Topic}}}
 
<!--
 
<!--
--><!--
+
--><!-- only editors can see or modify the page status
--><!-- only sysops can see or modify the page status
 
 
-->{{#ifingroup: editor|
 
-->{{#ifingroup: editor|
 
{{!}}-
 
{{!}}-
Line 45: Line 44:
 
{{!}} {{{field|Page Status|input type=dropdown|mandatory|values=Editor Approved, Needs Editing, Stub|default=Stub}}}<!--
 
{{!}} {{{field|Page Status|input type=dropdown|mandatory|values=Editor Approved, Needs Editing, Stub|default=Stub}}}<!--
 
-->}}
 
-->}}
 +
|}
 +
{{{end template}}}
 +
 +
{{{for template|YouTube Video|label=YouTube Video|multiple}}}
 +
{| class="formtable"
 +
!width="30%"|Video ID: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The ID of the YouTube video. E.g. if the video URL is https://www.youtube.com/watch?v=A22oy8dFjqc, then the video ID is '''A22oy8dFjqc'''.</p>
 +
|width="70%"| {{{field|VideoID|input type=text|size=20|maxlength=20|mandatory}}}
 +
|-
 +
! Start at: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">If the video should not start at the beginning, indicate the start time of the video in ''seconds''. If empty, the video will start at the beginning.</p>
 +
| {{{field|VideoStartAt|input type=regexp|size=10|regexp=/^\d*$/|message=Please enter integers only!}}}
 +
|-
 +
! 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}}}
 +
|-
 +
! 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=Major Contributions,Historical Context,Criticism|default=Major Contributions}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 02:00, 15 March 2018

This is the "Author" form. To create a page with this form, go to the category page.