Cargo query

Jump to navigation Jump to search

Showing below up to 24 results in range #101 to #124.

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

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

Modify query

View wikitext
{{#cargo_query:
tables=5e_Feats, Pages_Info
|fields=CONCAT( '[[', 5e_Feats._pageName, '|', 5e_Feats.Feat_Name, ']]' ), 5e_Feats.Prereqs, Pages_Info.Sources
|join on=5e_Feats._pageName=Pages_Info._pageName
|order by=CONCAT( '[[', `rly2_cargo__5e_Feats`.`_pageName`, '|', `rly2_cargo__5e_Feats`.`Feat_Name`, ']]' ) , `rly2_cargo__5e_Feats`.`Prereqs__full`  , `rly2_cargo__Pages_Info`.`Sources__full`  
|format=ul
|offset=100
|limit=100
|columns=2
}}