Construction Yard
From Zed City Wiki
Required Items
{{#cargo_query: table=LocationJobItems | fields=CONCAT('https://www.zed.city/items/', Codename, '.png')=Image, Codename=Item, Qty=Quantity, TakeItem=Take | where=JobCodename='loc_construction_yard' | format=table | order by=Codename }}
Hunting Jobs
{{#cargo_query: table=HuntingJobs |fields=_pageName, OverallCap, WaitTime, MinSkillLevel, JobSkill, UnlockLevel, Location, Difficulty |where=Location="loc_construction_yard" |format=table }}
Scavenges
{{#cargo_query: table=ScavengeJobs |fields=_pageName, SkillLevel, MinSkillLevel, JobSkill, WaitTime, OverallCap |where=Location="loc_construction_yard" |format=table }}