Open main menu

Changes

2,411 bytes added ,  02:00, 15 March 2018
no edit summary
<noinclude>
This is the "Author" form.
To create a page with this form, click on go to the button belowcategory page.
</noinclude><includeonly>
{{{for template|Author}}}
{| class="formtable"
! 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}}}
|-
! 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}}}
|-
! 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 Death: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the author's date of birth here.</p>
|{{FormDateField|property=DOD|showera=yes|showapproximate=yes|showmonthdayfields=yes}}
|-
! Brief: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter a one-liner on who this author ''is'' or ''was''. E.g. "a German philosopher who is considered a central figure in modern philosophy" or "an Ancient Greek philosopher and scientist who created the first comprehensive system of Western philosophy; he numbers among the greatest philosophers of all time". NOTE: Do not start the Brief with an "is" or "was"; that will be added by the system.</p>
| {{{field|Brief|input type=textarea|rows=2|mandatory}}}
|-
! Summary: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Enter the summary of the Author's contributions to this field.</p>
! Related Topics: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Which question(s) did this author try to tackle?</p>
| {{{field|Related Topics|input type=tokens|existing values only|values from category=Topic}}}
<!--
--><!-- only editors can see or modify the page status
-->{{#ifingroup: editor|
{{!}}-
! Page Status: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Indicate whether the article is approved by an editor, whether it requires further editing, or whether it is a stub.</p>
{{!}} {{{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}}}