Template:ActionCluster: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
(31 intermediate revisions by the same user not shown)
Line 21: Line 21:
| impacts          = Explain Project Impacts
| impacts          = Explain Project Impacts
| demonstration    = Describe Demonstration/Deployment
| demonstration    = Describe Demonstration/Deployment
| sector            = provide which sector this project is in
| tag              = tag to group like projects
| year              = Active years
}}
}}
</pre>
</pre>
Line 26: Line 29:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
__NOEDITSECTION__
{{#default_form:ActionCluster}}
{{Infobox action-cluster
{{Infobox action-cluster
| team-members      = {{{team}}}  
| team-members      = {{{team}}}  
| poc              = {{{leader}}}
| poc              = {{{leader}}}
| image            = [[File:{{{image}}}|600px]] {{#set: Has image={{{image}}} }}
| image            = {{{image}}}
| imagecaption      = {{{imagecaption}}}
| imagecaption      = {{{imagecaption}}}
| municipalities    = {{{municipalities}}}
| municipalities    = {{{municipalities}}}
| status            = {{{status}}}
| status            = {{{status}}}
| website          = {{{website}}}
| website          = {{{website}}}
| download          = {{{download}}}
| download          = {{#if: {{{download|}}} | {{{download}}} | None }}
}}
}}
=Description=
=Description=
[[Has description::{{{description|}}}]]
{{{description|}}} {{#set: Has description={{{description}}} }}


=Challenges=
=Challenges=
Line 70: Line 75:
{{{demonstration}}}
{{{demonstration}}}


 
{{#arraymap:{{{tag|}}}|,|x| {{#set: Has tag=x}}|}}
[[Property:In segment|In segment]]
{{#arraymap:{{{supercluster|}}}|,|x| {{#set: Has sector=x}}| }}
| {{#arraymap:{{{supercluster|}}}|,|x|[[In segment::x]]|<br>}}
{{#arraymap:{{{supercluster|}}}|,|x|[[Category:x]]|}}
<!--[[In segment::{{{supercluster|}}}]]-->
{{#arraymap:{{{year|}}}|,|x|[[Category:Year_x]]|}}
 
[[Category:ActionCluster]]
| {{#arraymap:{{{supercluster|}}}|,|x|[[Category:x]]|<br>}}
<!--[[Category:{{{supercluster}}}]]-->
 
[[Property:Year Started|Year Started]]
[[Year Started::{{{year|}}}]]
 
[[Category:Year_{{{year}}}]]
 
<!--[[Category:Year_{{{year}}}|{{{supercluster}}}]]
 
{{#arraydefine:sc| <nowiki>{{{supercluster}}}</nowiki> }}
 
{{#arrayprint:sc |<br/> |@@@@ |<nowiki>[[Category:</nowiki>@@@@]] }}
 
{{#arraydefine:yr| <nowiki>{{{year}}}</nowiki> }}
 
{{#arrayprint:yr |<br/> |@@@@ |<nowiki>[[Category:Year_</nowiki>@@@@]] }}  
 
<nowiki>{{ #arraydefine:sc| {{{supercluster}}} }}</nowiki>
 
<nowiki>{{ #arrayprint:sc |<br/> |@@@@ |[[Category:@@@@]] }}</nowiki>
 
<nowiki>{{ #arraydefine:yr| {{{year}}} }}</nowiki>
 
<nowiki>{{ #arrayprint:yr |<br/> |@@@@ |[[Category:Year_@@@@]] }}</nowiki> -->
 
 
[[Category:ActionCluster]]  
</includeonly>
</includeonly>

Revision as of 21:02, April 30, 2022

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

{{Infobox ActionCluster
| team-members      = List the Company/People teaming on this actioncluster
| poc               = Who is the point of contact
| image             = Image of the action cluster
| imagecaption      = Image Caption
| municipalities    = List the municipalities partnering on this actioncluster
| status            = Status of the project
| website           = Website of the project
| download          = File that can be downloaded
| description       = Describe the project
| challenges        = Outline the project challenges
| solutions         = What solution is the project offering
| requirements      = What are the major requirements of the project
| kpi               = What are the Key Performance Indicators (KPI)s of this project
| measurement       = Descrive the measurement methods for each KPI
| standards         = Describe what Standards,Replicability, Scalability, and Sustainability the project utilizes and/or promotes
| cybersecurity     = Describe how the project addresses Cybersecurity and Privacy
| impacts           = Explain Project Impacts
| demonstration     = Describe Demonstration/Deployment
| sector            = provide which sector this project is in
| tag               = tag to group like projects
| year              = Active years
}}

Edit the page to see the template text.