|
|
Line 1: |
Line 1: |
| <noinclude>This template holds information on an opinion item (a column, op-ed, blog post, etc.). It should be called in the following format:
| | {{#cargo_compound_query: |
| <pre>
| | |tables=Event;fields=_pageName,Start,End;color=green |
| {{Item
| | |tables=Event;where=Category HOLDS "DNS";fields=_pageName,Start,End;color=red |
| |author=The author or authors of the item; if there is more than one, their names should be separated with commas
| | |format=calendar}} |
| |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
| |
| }}
| |
| </pre> {{#cargo_declare:_table=Items|Author=List (,) of Page|Source=Page|Date=Date|URL=URL|Quote=Text|Summary=Wikitext (size=600)}}
| |
| </noinclude><includeonly>
| |
| This is an opinion item. {{#cargo_store:_table=Items|Author={{{author|}}}|Source={{{source|}}}|Date={{{date|}}}|URL={{{url|}}}|Quote={{{quote|}}}|Summary=[[{{PAGENAME}}]] by {{#arraymap:{{{author|}}}|,|x|[[x]]}} (''[[{{{source|}}}]]'', {{{date|}}}) ([{{{url|}}} view])}}
| |
| | |
| {| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
| |
| ! Author(s)
| |
| | {{#arraymap:{{{author|}}}|,|x|{{#formredlink:target=x|form=Author|alt_form[0]=Editorial board}}}}
| |
| |-
| |
| ! Source
| |
| | {{#formredlink:target={{{source|}}}|alt_form[0]=Source|alt_form[1]=Magazine|alt_form[2]=Online magazine}} | |
| |-
| |
| ! Date
| |
| | {{{date|}}}
| |
| |-
| |
| ! URL
| |
| | {{{url|}}}
| |
| |-
| |
| ! Quote
| |
| |
| |
| {| style="background: #fafaea; padding: 10px; border: 1px solid #cccccc;"
| |
| | style="vertical-align: top;" | [[File:Quotes-start.png]]
| |
| | style="padding: 0 10px 0 10px;" | {{{quote|}}}
| |
| | style="vertical-align: bottom;" | [[Image:Quotes-end.png]]
| |
| |} | |
| |}
| |
| | |
| {{#cargo_query:table=Item_references|where=Previous_item="{{#replace:{{PAGENAME}}|"|\"}}"|intro=The following other items refer to this item: |default=}}
| |
| | |
| <p><small>[[Special:FormEdit/Item references/{{PAGENAME}}|Add or change this opinion item's references]]</small></p>
| |
| [[Category:Items]]
| |
| </includeonly>
| |