Form:Source: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
(Added "show on select")
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:Source|25||Create or edit source|}}
</noinclude><includeonly>
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
Line 12: Line 12:
{| class="formtable"
{| 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">
{| class="formtable"
! Circulation:
! Circulation:
| {{{field|circulation}}}
| {{{field|circulation}}}
|-
|}
</div>
<div id="unique-visitors">
{| class="formtable"
! Monthly unique visitors:
! Monthly unique visitors:
| {{{field|monthly unique visitors}}}
| {{{field|monthly unique visitors}}}
|-
|}
</div>
{| class="formtable"
! Country:
! Country:
| {{{field|country|autocomplete}}}
| {{{field|country|autocomplete}}}

Revision as of 19:44, March 10, 2010

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.