Template:Query project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
  {{#if:{{{In municipality}}} | [[In municipality::{{{location}}}]] | ""}}
  {{#if:{{{In municipality}}} | [[In municipality::{{{location}}}]] | ""}}
  {{#if:{{{Has sector}}} | [[Has sector::{{{sector}}}]] | ""}}
  {{#if:{{{Has sector}}} | [[Has sector::{{{sector}}}]] | ""}}
  {{#if:{{{status}}} | [[Status::{{{status}}}]] | ""}}<nowiki>
  {{#ifexpr:2<3:{{{status}}}="" | [[Status::{{{status}}}]] | ""}}<nowiki>
  |?=#
  |?=#
  |?Has image#=2
  |?Has image#=2

Revision as of 20:51, 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.