Template:Item: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(undoing test)
("Author" changed to "Author(s)")
Line 13: Line 13:


{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
! Author
! Author(s)
| {{#arraymap:{{{author}}}|,|x|[[Was written by::x]]}}
| {{#arraymap:{{{author}}}|,|x|[[Was written by::x]]}}
|-
|-

Revision as of 20:49, February 3, 2008

This template holds information on an opinion item (a column, op-ed, blog post, etc.); it should be called with the following structure:

{{source
|author=The author of the item; if there is more than one, just enter the first one (the "Additional author" template is used for the others)
|source=The publication in which it was printed/posted
|date=The date of publication
|url=A URL at which it can be found, if one exists
|quote=A one-to-four-sentence quote from the item, that captures the spirit of the opinion it holds
}}

The order of the fields is not relevant.