Form:Source: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Test of table formatting)
(td => th)
Line 12: Line 12:
{{{for template|Source}}}
{{{for template|Source}}}
   <table>
   <table>
   <tr><td><strong>Publication type:</strong></td> <td>{{{field|type}}}</td></tr>
   <tr><th><strong>Publication type:</strong></td> <td>{{{field|type}}}</td></tr>
   <tr><td><strong>Circulation:</strong></td> <td>{{{field|circulation}}}</td></tr>
   <tr><th><strong>Circulation:</strong></td> <td>{{{field|circulation}}}</td></tr>
   <tr><td><strong>Monthly unique visitors:</strong></td> <td>{{{field|monthly unique visitors}}}</td></tr>
   <tr><th><strong>Monthly unique visitors:</strong></td> <td>{{{field|monthly unique visitors}}}</td></tr>
   <tr><td><strong>Country:</strong></td> <td>{{{field|country}}}</td></tr>
   <tr><th><strong>Country:</strong></td> <td>{{{field|country}}}</td></tr>
   <tr><td><strong>Language:</strong></td> <td>{{{field|language}}}</td></tr>
   <tr><th><strong>Language:</strong></td> <td>{{{field|language}}}</td></tr>
   <tr><td><strong>URL:</strong></td> <td>{{{field|url}}}</td></tr>
   <tr><th><strong>URL:</strong></td> <td>{{{field|url}}}</td></tr>
   </table>
   </table>
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Revision as of 16:41, November 13, 2007

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.