Issue Area:Number Resources
Appearance
Events +Add Event
{{#cargo_query:
tables=Event |fields=_pageName = Event,DATE_FORMAT(Start, "%M %e, %Y")=Start,DATE_FORMAT(End, "%M %e, %Y")=End,City,Country |where=Category HOLDS "Number Resources" AND DATEDIFF(End,NOW()) >= 0 |format=dynamic table
}}
Actors +Add Actor
{{#cargo_query:
tables=Actor |fields=_pageName = Actor,Actor_Type,Issue_Areas,Region |where=Issue_Areas HOLDS "Number Resources" |format=dynamic table
}}
Resources +Add Resource
{{#cargo_query:
tables=Resources |fields=_pageName=Resource,Issue |where=Issue HOLDS "Number Resources" |format=dynamic table
}}