CargoAdmin, Bureaucrats, Moderators (CommentStreams), fileuploaders, Interface administrators, newuser, Push subscription managers, Suppressors, Administrators
5,230
edits
| No edit summary Tag: Reverted | No edit summary Tag: Manual revert | ||
| Line 1: | Line 1: | ||
| {{#cargo_query: | {{#cargo_query: | ||
| |tables=Organization | |tables=Organization | ||
| |fields=OrganizationName | |fields=OrganizationName=[[OrganizationName]], Mission, Services, ParentOrganization=[[ParentOrganization]], TopOrganization=[[TopOrganization]], CreationLegislation=[[CreationLegislation]], Regulations | ||
| |where=OrganizationName LIKE '%{{{1|}}}%' | |where=OrganizationName LIKE '%{{{1|}}}%'  | ||
|    OR Mission LIKE '%{{{1|}}}%'  | |||
|    OR Services LIKE '%{{{1|}}}%'  | |||
|    OR ParentOrganization LIKE '%{{{1|}}}%'  | |||
|    OR TopOrganization LIKE '%{{{1|}}}%'  | |||
|    OR CreationLegislation LIKE '%{{{1|}}}%'  | |||
|    OR Regulations LIKE '%{{{1|}}}%' | |||
| |format=table | |format=table | ||
| |default=No matching organizations found. | |||
| }} | }} | ||
edits