Template:Initiative: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 29: Line 29:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude>
</noinclude>
<includeonly> __NOEDITSECTION__ {{#default_form:Initiative}} {{Infobox action-cluster
<includeonly> __NOEDITSECTION__ {{#default_form:Initiative}}  
| team-members      = {{{team}}}  
{| class="wikitable" style="float:right;width:40%;margin-left: 40px"
| poc              = {{{leader}}}
! colspan="2" style="background:lightblue;font-size:10pt" | {{PAGENAME}}
| image            = {{{image}}}
|-
| imagecaption      = {{{imagecaption}}}
| colspan="2" style="text-align:center;font-size:9pt" | [[File:GCTC_logo_344x80.png|350px|link=Category:Supercluster]]
| municipalities   = {{{municipalities}}}
|-
| status           = {{{status}}}
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|600px]]<br />{{{imagecaption}}} {{#set: Has image={{{image}}} }}
| website          = {{{website}}}
|-
| download          = {{#if: {{{download|}}} | {{{download}}} | None }}
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" |
}}  
|-
! Team Organizations
| {{#arraymap:{{{team|}}}|,|x|[[Has team members::x]]| <br> }}
|-
! Team Leaders
| {{#arraymap:{{{leader}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{leader|}}}|,|x|[[x]]|<br>}}
|-
! Participating Municipalities
| {{#arraymap:{{{municipalities|}}}|,|x|{{#set: In municipality=x}}| <br> }} {{#arraymap:{{{municipalities|}}}|,|x|[[x]]|<br>}}
|-
! Status
| [[Status::{{{status}}}]] {{#set: Has website={{{website}}}}} {{#ifeq: {{{download}}} | None | | {{#set: Has pdf={{{download}}} }} }}
|-
! Document
|{{#ifeq: {{{download}}} | None | None | {{#arraymap:{{{download|}}}|,|x| [[File:x|Download]] }} }}
|}
=Description=
=Description=
{{{description|}}} {{#set: Has description={{{description}}} }}
{{{description|}}} {{#set: Has description={{{description}}} }}
Line 75: Line 90:
=Projects Related to this Initiative=
=Projects Related to this Initiative=
{{#ask:  
{{#ask:  
  [[Category:Initiative]]
  [[Category:Activity]]
  [[Category:{{PAGENAME}}]]
  [[Has initiative::{{PAGENAME}}]]
  |?=#
  |?=#
  |?Has image#=2
  |?Has image#=2

Latest revision as of 21:56, December 5, 2024

This is the "Initiative" template. It should be called in the following format:

{{Infobox Initiative
| team-members      = List the Companies teaming on this actioncluster (Name of company also in database)
| poc               = Who is the point of contact (Name of person also in database)
| image             = Image of the action cluster (600x200 image jpg, png, gif)
| imagecaption      = Image Caption (Text)
| municipalities    = List the municipalities partnering on this actioncluster (City State seperated by comma eg. Portland OR, Seattle WA) 
| status            = Status of the project (Launched, Implemented, Development, Ready for Public Announcement, In Deliberations, Negotiations, Concept only Stage, Master Planning)
| website           = Website of the project (URL)
| download          = File that can be downloaded (Upload a file)
| description       = Describe the project (Text)
| challenges        = Outline the project challenges  (Text)
| solutions         = What solution is the project offering  (Text)
| requirements      = What are the major requirements of the project  (Text)
| kpi               = What are the Key Performance Indicators (KPI)s of this project  (Text)
| measurement       = Describe the measurement methods for each KPI  (Text)
| standards         = Describe what Standards, Replicability, Scalability, and Sustainability the project utilizes and/or promotes  (Text)
| cybersecurity     = Describe how the project addresses Cybersecurity and Privacy  (Text)
| impacts           = Explain Project Impacts (Text)
| demonstration     = Describe Demonstration/Deployment (Text)
| sector            = Sector this project (Buildings, Cybersecurity, Privacy, Data, Education, Public Safety, Agriculture, Smart Region, Transportation, Utility, Wellbeing, Broadband, Resilience)
| tag               = Tag to group like projects (Choose or add)
| chapter           = Blueprint chapter to connect this project to (Only Chapters)
| year              = Active years (list of years separated by commas)
}}

Edit the page to see the template text.