Template:ActionCluster: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 73: Line 73:
{{#arraymap:{{{tag|}}}|,|x|{{#set: Has tag=x}}| }}
{{#arraymap:{{{tag|}}}|,|x|{{#set: Has tag=x}}| }}


<!--[[Property:In segment|In segment]]-->
{{#arraymap:{{{supercluster|}}}|,|x|[[In segment::x]]|}}
{{#arraymap:{{{supercluster|}}}|,|x|[[In segment::x]]|}}
<!--[[In segment::{{{supercluster|}}}]]-->


{{#arraymap:{{{supercluster|}}}|,|x|[[Category:x]]|}}
{{#arraymap:{{{supercluster|}}}|,|x|[[Category:x]]|}}
<!--[[Category:{{{supercluster}}}]]-->
<!--[[Property:Year Started|Year Started]]
[[Year Started::{{{yearstart|}}}]]-->


{{#arraymap:{{{year|}}}|,|x|[[Category:Year_x]]|}}
{{#arraymap:{{{year|}}}|,|x|[[Category:Year_x]]|}}
<!--[[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 20:55, March 12, 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
}}

Edit the page to see the template text.