Template:Query project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<!--<noinclude>
<noinclude>
This is the "Query project" template.
This is the "Query project" template.
It should be called in the following format:
It should be called in the following format:
Line 16: Line 16:
  [[Category:Activity]]
  [[Category:Activity]]
  {{#if:{{{organization|}}}|[[Has team members::{{{organization}}}]]|}}
  {{#if:{{{organization|}}}|[[Has team members::{{{organization}}}]]|}}
  {{#if:{{{contact|}}}|[[Has contact::{{{contact}}}]]|}}-->
  {{#if:{{{contact|}}}|[[Has contact::{{{contact}}}]]|}}
  {{#if:{{{location|}}} | [[In municipality::{{{location}}}]] | }}
  {{#if:{{{location|}}} | [[In municipality::{{{location}}}]] | }}
  {{#if:{{{sector|}}} | [[Has sector::{{{sector}}}]] | }}
  {{#if:{{{sector|}}} | [[Has sector::{{{sector}}}]] | }}
  {{#if:{{{status|}}} | [[Status::{{{status}}}]] | }}  
  {{#if:{{{status|}}} | [[Status::{{{status}}}]] | }}  
<!--
  |?=#
  |?=#
  |?Has image#=2
  |?Has image#=2
Line 31: Line 30:
}}
}}
</includeonly>
</includeonly>
-->

Revision as of 21:10, February 13, 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.