Template:Item: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
</pre>
</pre>
The order of the fields is not relevant.
The order of the fields is not relevant.
</noinclude><includeonly>
</noinclude>
 
<includeonly>
This is an opinion item.
This is an opinion item.


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

Revision as of 17:12, March 18, 2009

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

{{Item
|author=The author or authors of the item; if there is more than one, separate their names with comas
|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.