Template:Query project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
  <!--{{#if:{{{Has team members}}}|[[Has team members::{{{organization}}}]]|}}
  <!--{{#if:{{{Has team members}}}|[[Has team members::{{{organization}}}]]|}}
  {{#if:{{{Has contact}}}|[[Has contact::{{{contact}}}]]|}}-->
  {{#if:{{{Has contact}}}|[[Has contact::{{{contact}}}]]|}}-->
  {{#if:{{{In municipality}}}|[[In municipality::{{{location}}}]]|}}
  {{#if:{{{In municipality}}}|[[In municipality::{{{location}}}]]|Municipality}}
  {{#if:{{{Has sector}}}|[[Has sector::{{{sector}}}]]|}}
  {{#if:{{{Has sector}}}|[[Has sector::{{{sector}}}]]|Sector}}
  {{#if:{{{status}}}|[[Status::{{{status}}}]]|}}
  {{#if:{{{status}}}|[[Status::{{{status}}}]]|Status}}
 
  |?=#
  |?=#
  |?Has image#=2
  |?Has image#=2

Revision as of 19:59, 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.