Form:Author: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(New markup schema)
(Updated)
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<h2>Add/edit author</h2>
<noinclude>
This is the 'Author' form. Enter the name of the author you want to add here. If this author already exists on this site, you will be sent to the form for editing that page; otherwise, you will be sent to the form for adding the page.


  <p>Please fill out the following fields (only the full name is required):</p>
  <p><strong>Full name:</strong> {{{field|page title}}}</p>


{{#forminput:form=Author|autocomplete on category=Authors}}
</noinclude><includeonly>
{{{info|page name=<Author[First name]> <Author[Last name]>}}}
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|wikipedia|multiple|label=Wikipedia articles}}}
{{{for template|wikipedia|multiple|label=Wikipedia articles}}}
  <p><strong>Wikipedia article title (leave blank if equal to this page name):</strong> {{{field|1}}}</p>
'''Wikipedia article title (leave blank if equal to this page name):''' {{{field|1}}}
{{{end template}}}
{{{end template}}}


{{{for template|Author}}}
{{{for template|Author}}}
  <p><strong>First name:</strong> {{{field|first name}}}</p>
'''First name:''' {{{field|first name}}}
  <p><strong>Last name:</strong> {{{field|last name}}}</p>
 
  <p><strong>Political affiliation:</strong> {{{field|political affiliation}}}</p>
'''Last name:''' {{{field|last name}}}
 
'''Political affiliation:''' {{{field|political affiliation|input type=combobox}}}
{{{end template}}}
{{{end template}}}
</includeonly>

Revision as of 12:03, July 13, 2015

This is the 'Author' form. Enter the name of the author you want to add here. If this author already exists on this site, you will be sent to the form for editing that page; otherwise, you will be sent to the form for adding the page.