Cargo query

Jump to navigation Jump to search

Showing below up to 48 results in range #101 to #148.

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

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

Modify query

View wikitext
{{#cargo_query:
tables=Items,Opinions
|fields=Items._pageName,Topic,Position_link=Position,Stance
|where=Author HOLDS "The Washington Post editorial board"
|join on=Items._pageName=Opinions._pageName
|order by=`cargo__Items`.`_pageName` , `Topic` , `Position_link` , `Stance` 
|format=ul
|offset=100
|limit=100
}}