Form:Source: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
(Set to combobox)
(47 intermediate revisions by 10 users not shown)
Line 2: Line 2:
This is the 'Source' form. Enter the name of the source (newspaper, magazine, online magazine or blog) you want to add here. If that source 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.
This is the 'Source' form. Enter the name of the source (newspaper, magazine, online magazine or blog) you want to add here. If that source 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.


{{#forminput:Source|25||Add or edit source|}}
{{#forminput:form=Source|size=25|button text=Create or edit source|autocomplete on category=Sources}}
</noinclude><includeonly>
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;" />
<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}}}
'''Wikipedia article title (leave blank if equal to this page name):''' {{{field|1}}}
'''Wikipedia article title (leave blank if equal to this page name):''' {{{field|1}}}
Line 10: Line 11:


{{{for template|Source}}}
{{{for template|Source}}}
{| class="formtable"
{|
! Publication type:
! Publication type:
| {{{field|type}}}
| {{{field|type|show on select=Newspaper=>circulation;Magazine=>circulation;Blog=>unique-visitors;Online magazine=>unique-visitors}}}
|-
|}
 
<div id="circulation">
{|
! Circulation:
! Circulation:
| {{{field|circulation}}}
| {{{field|circulation}}}
|-
|}
</div>
 
<div id="unique-visitors">
{|
! Monthly unique visitors:
! Monthly unique visitors:
| {{{field|monthly unique visitors}}}
| {{{field|monthly unique visitors}}}
|-
|}
</div>
 
{| class="formtable"
! Country:
! Country:
| {{{field|country|autocomplete}}}
| {{{field|country|input type=combobox}}}
|-
|-
! Language:
! Language:
Line 33: Line 44:
'''Free text:'''
'''Free text:'''


{{{standard input|free text}}}
{{{standard input|free text|class=fullTextarea}}}





Revision as of 19:09, May 11, 2016

This is the 'Source' form. Enter the name of the source (newspaper, magazine, online magazine or blog) you want to add here. If that source 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.