Form:Author: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Improved formatting)
(Updated)
(33 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><strong>Title:</strong> {{{field|page title}}}</p>
{{#forminput:form=Author|autocomplete on category=Authors}}
 
</noinclude><includeonly>
<div style="border:1px black solid; padding:5px; margin-top:10px; margin-bottom:10px">
{{{info|page name=<Author[First name]> <Author[Last name]>}}}
{{{for template|wikipedia|multiple|max=1}}}
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
  <p><strong>Wikipedia article title (leave blank if equal to this page name):</strong> {{{field|1}}}</p>
{{{for template|wikipedia|multiple|label=Wikipedia articles}}}
'''Wikipedia article title (leave blank if equal to this page name):''' {{{field|1}}}
{{{end template}}}
{{{end template}}}
</div>


{{{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.