Cargo query

Jump to navigation Jump to search

Showing below up to 16 results in range #101 to #116.

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

Act should be passed

Against

Keep War Crimes Criminal by Wigwam (Daily Kos, September 11, 2006) (view)

Competing Graham-McCain-Warner bill should be passed

Against

Compromise bill should be passed

Mixed

Tortured Reasoning by Jonathan Rauch (Reason, September 25, 2006) (view)

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

Modify query

View wikitext
{{#cargo_query:
tables=Items,Opinions
|fields=Items.Summary,Opinions.Position_link,Opinions.Stance
|where=Opinions.Topic="Military Commissions Act of 2006"
|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
|offset=100
|limit=100
|outline fields=Position_link,Stance
}}