Form:Magazine: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Added field size)
(Turned into table)
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<h2>Add/edit a magazine</h2>
<noinclude>
Please fill in the following fields.
This is the 'Magazine' form. Enter the name of the magazine you want to add here. If it 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=Magazine|size=25|button text=Add or edit magazine|autocomplete on category=Magazines}}
</noinclude><includeonly>
{{{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|Magazine}}}
{{{for template|Magazine}}}
  <p><strong>Circulation:</strong> {{{field|circulation}}}</p>
{|
  <p><strong>Country:</strong> {{{field|country}}}</p>
! Circulation:
  <p><strong>Language:</strong> {{{field|language}}}</p>
| {{{field|circulation}}}
  <p><strong>URL:</strong> {{{field|url}}}</p>
|-
! Country:
| {{{field|country|input type=combobox}}}
|-
! Language:
| {{{field|language|input type=combobox}}}
|-
! URL:
| {{{field|url}}}
|}
{{{end template}}}
{{{end template}}}


  <fieldset><legend>Description of magazine</legend>
'''Description of magazine:'''
  {{{field|free text|rows=10|cols=10}}}
 
  </fieldset>
{{{standard input|free text}}}
</includeonly>

Latest revision as of 12:13, July 13, 2015

This is the 'Magazine' form. Enter the name of the magazine you want to add here. If it 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.