Template:COVID-19: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
(Created page with "{{Infobox COVID-19 | title = {{{title}}} | team-members = {{{team}}} | poc = {{{leader}}} | image = [[File:{{{image}}}|350px]] | im...")
 
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
This is the "Infobox project" template.
It should be called in the following format:
<pre>
{{Infobox COVID-19
| title            = PAGENAME
| contributors      = Contributing Organizations
| editors          = Page editors
| 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
| sector            = provide which sector this project is in
| chapter          = chapter this project is connected to
| tag              = tag to group like projects
| year              = Active years
}}
</pre>
Edit the page to see the template text.
</noinclude>
<includeonly>
__NOEDITSECTION__
{{Infobox COVID-19
{{Infobox COVID-19
| title            = {{{title}}}
| title            = {{{title}}}
| team-members      = {{{team}}}  
| team-members      = {{{team}}}  
| poc              = {{{leader}}}
| poc              = {{{leader}}}
| image            = [[File:{{{image}}}|350px]]
| image            = {{{image}}}
| imagecaption      = {{{imagecaption}}}
| imagecaption      = {{{imagecaption}}}
| municipalities    = {{{municipalities}}}
| municipalities    = {{{municipalities}}}
Line 13: Line 40:


=Description=
=Description=
{{{description}}}  
[[Has description::{{{description|}}}]]


<!--
<!--
Line 50: Line 77:
=Demonstration/Deployment=
=Demonstration/Deployment=
{{{demonstration}}}
{{{demonstration}}}


'' “Certain commercial entities, equipment, instruments, materials, systems, software, and trade names may be identified throughout this site in order to specify or identify technologies adequately. Such identification is not intended to imply recommendation or endorsement by GCTC SuperClusters or any other party, nor is it intended to imply that the systems or products identified are necessarily the best available for the purpose. All data and other information posted on this site is provided as a public service and is provided "AS IS." GCTC SUPERCLUSTERS MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT AND DATA ACCURACY.” ''
'' “Certain commercial entities, equipment, instruments, materials, systems, software, and trade names may be identified throughout this site in order to specify or identify technologies adequately. Such identification is not intended to imply recommendation or endorsement by GCTC SuperClusters or any other party, nor is it intended to imply that the systems or products identified are necessarily the best available for the purpose. All data and other information posted on this site is provided as a public service and is provided "AS IS." GCTC SUPERCLUSTERS MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT AND DATA ACCURACY.” ''


-->
-->
 
{{#arraymap:{{{chapter|}}}|,|x|{{#set: In chapter=x }}}}
<includeonly> [[Category:COVID-19]] </includeonly>
{{#arraymap:{{{tag|}}}|,|x| {{#set: Has tag=x}}|}}
{{#arraymap:{{{supercluster|}}}|,|x|[[Has sector::x]]| }}
{{#arraymap:{{{supercluster|}}}|,|x|[[Category:x]]|}}
{{#arraymap:{{{year|}}}|,|x|[[Category:Year_x]]|}}
[[Category:COVID-19]] </includeonly>

Latest revision as of 20:05, January 24, 2023

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

{{Infobox COVID-19
| title             = PAGENAME
| contributors      = Contributing Organizations
| editors           = Page editors
| 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
| sector            = provide which sector this project is in
| chapter           = chapter this project is connected to
| tag               = tag to group like projects
| year              = Active years
}}

Edit the page to see the template text.