Template:Query project: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#ask: Category:Activity [[Has team members::{{{organization}}}]] [[Has contact::{{{contact}}}]] [[In municipality::{{{location}}}]] [[Has sector::{{{sector}}}]] [...") |
No edit summary |
||
(42 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
This is the "Query project" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{Query project | |||
| organization = Team Members | |||
| contact = Point of Contact | |||
| location = City, State | |||
| status = Project Status (Completed, Construction, Design, Master Planning, etc.) | |||
| sector = provide which sector this project is in | |||
}} | |||
</pre> | |||
Edit the page to see the template text. | |||
</noinclude> | |||
<includeonly>If your search produces more than five results and you want to see all the results click the '''... further results''' link at the bottom of the results. | |||
{{#ask: | {{#ask: | ||
[[Category:Activity]] | [[Category:Activity]] | ||
[[Has team members::{{{organization}}}]] | {{#if:{{{organization|}}} | [[Has team members::{{{organization}}}]] | }} | ||
[[Has contact::{{{contact}}}]] | {{#if:{{{contact|}}} | [[Has contact::{{{contact}}}]] | }} | ||
[[In municipality::{{{location}}}]] | {{#if:{{{location|}}} | [[In municipality::{{{location}}}]] | }} | ||
[[Has sector::{{{sector}}}]] | {{#if:{{{sector|}}} | [[Has sector::{{{sector}}}]] | }} | ||
[[Status::{{{status}}}]] | {{#if:{{{status|}}} | [[Status::{{{status}}}]] | }} | ||
|limit=5 | |||
|?=# | |?=# | ||
|?Has image#=2 | |?Has image#=2 | ||
Line 15: | Line 32: | ||
|outrotemplate=Show link Footer | |outrotemplate=Show link Footer | ||
}} | }} | ||
</includeonly> |
Latest revision as of 18:21, July 31, 2023
This is the "Query project" template. It should be called in the following format:
{{Query project | organization = Team Members | contact = Point of Contact | location = City, State | status = Project Status (Completed, Construction, Design, Master Planning, etc.) | sector = provide which sector this project is in }}
Edit the page to see the template text.