Template:ActionCluster: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude>
</noinclude>
<includeonly> __NOEDITSECTION__{{#if: {{{initiative}}} | | initiative="None" }} {{#default_form:ActionCluster}} {{Infobox action-cluster
<includeonly> __NOEDITSECTION__ {{#if: {{{initiative}}} | | initiative="None" }} {{#default_form:ActionCluster}} {{Infobox action-cluster
| team-members      = {{{team}}}  
| team-members      = {{{team}}}  
| poc              = {{{leader}}}
| poc              = {{{leader}}}
Line 36: Line 36:
| municipalities    = {{{municipalities}}}
| municipalities    = {{{municipalities}}}
| status            = {{{status}}}
| status            = {{{status}}}
| initiative        = {{{initiative}}}
| initiative        = {{#if: {{{initiative}}} | {{{initiative}}} | None }}
| website          = {{{website}}}
| website          = {{{website}}}
| download          = {{#if: {{{download|}}} | {{{download}}} | None }}
| download          = {{#if: {{{download|}}} | {{{download}}} | None }}

Revision as of 01:36, January 9, 2025

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

{{Infobox ActionCluster
| 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.