Content added Content deleted
No edit summary
No edit summary
Line 3: Line 3:


{{#cargo_query:table=Policies
{{#cargo_query:table=Policies
|fields=CONCAT(CONCAT('[https://thepolicyhub.org.uk/wiki/Special:FormEdit/Amend Policies/', _pageName, '?&returnto=BackP ', _pageName, ']')=Policy ID ,CONCAT("[[", _pageName, '|',Policy, "]]")=Policy, PCategory=Category
|fields=CONCAT('[https://thepolicyhub.org.uk/wiki/Special:FormEdit/Amend Policies/', _pageName, '?&returnto=BackP ', _pageName, ']')=Policy ID ,CONCAT("[[", _pageName, '|',Policy, "]]")=Policy, PCategory=Category
|where=PolicyID LIKE "%{{{policyid|}}}%" AND Policy LIKE "%{{{policy|}}}%" AND PCategory LIKE "%{{{pcategory|}}}%"
|where=PolicyID LIKE "%{{{policyid|}}}%" AND Policy LIKE "%{{{policy|}}}%" AND PCategory LIKE "%{{{pcategory|}}}%"
|format=table
|format=table
}}
}}
</includeonly>
</includeonly>

<!--
'[https://thepolicyhub.org.uk/wiki/Special:FormEdit/Amend_Key_Policies/', _pageName, '?&returnto=BackKP ', _pageName, ']')=ID
CONCAT('[https://thepolicyhub.org.uk/wiki/Special:FormEdit/Amend_Key_Policies/', _pageName, '?&returnto=BackKP ', _pageName, ']')=ID
-->

Revision as of 20:35, 20 June 2021

Used to carry out a search on all policies. Presently covers all policies, but will only cover approved policies later.