Cargo query

Jump to navigation Jump to search

Showing below up to 100 results in range #1 to #100.

View (previous 100 | ) (20 | 50 | 100 | 250 | 500)

United States is right to withdraw its troops

For
Against
Mixed

United States should intervene

For

Pain in the Assad by William Saletan (Slate, August 30, 2013) (view)

Against
Mixed

United States should depose Bashar Assad

For
Against

A coalition of countries should intervene

For

View (previous 100 | ) (20 | 50 | 100 | 250 | 500)

Modify query

View wikitext
{{#cargo_query:
limit=100
|offset=0
|tables=Items,Opinions
|fields=Items.Summary,Opinions.Position_link,Opinions.Stance
|where=Opinions.Topic="Syrian civil war"
|join on=Items._pageName=Opinions._pageName
|order by=CONCAT(CASE Stance
         WHEN 'for' THEN 1
         WHEN 'against' THEN 2
         WHEN 'mixed' THEN 3
         END) , `Date` DESC 
|format=ddb outline
|outline fields=Position_link,Stance
}}