Template:Infobox action-cluster: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 35: Line 35:
|-
|-
| Status
| Status
| [[Status::{{{status}}}]]
| [[Status::{{{status}}}]] {{#set: Has website={{{website}}}}} {{#set: Has pdf={{{download}}}}}
<!--{{#if:{{{website|}}} |{{{website|}}}|&#124;-</br>&#124; Website </br>&#124; [[Has website::{{{website|}}}]]}}
<!--{{#if:{{{website|}}} |{{{website|}}}|&#124;-</br>&#124; Website </br>&#124; [[Has website::{{{website|}}}]]}}
{{#if:{{{download|}}} |{{{download|}}}|&#124;-</br>&#124; Document </br>&#124; {{{download|}}} }}-->
{{#if:{{{download|}}} |{{{download|}}}|&#124;-</br>&#124; Document </br>&#124; {{{download|}}} }}-->
{{#set: Has website={{{website}}}}}
{{#set: Has pdf={{{download}}}}}
<!-- |-
| Website
| [[Has website::{{{website}}}]]
|-
|-
| Document
| Document
|{{{download}}}
|{{#if:{{{download}}} |{{#arraymap:{{{download}}}|,|x|[[File:x|200px]]}}| }}
|-
|-
| style="font-size:9pt;width:100px" | <b>[[Property:Has team members | Team Members]]</b> || style="font-size:9pt" | [[Has team members::{{{team-members}}}]]
| style="font-size:9pt;width:100px" | <b>[[Property:Has team members | Team Members]]</b> || style="font-size:9pt" | [[Has team members::{{{team-members}}}]]

Revision as of 03:55, March 19, 2022

This is the "Infobox action-cluster" template. It should be called in the following format:

{{Infobox action-cluster
| 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
}}

Edit the page to see the template text.