Template:Webinar: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#template_params:description (property=Has description)|website (property=Has website)|presentation (property=Has file)|sector (property=Has sector)|tag (property=Has tag)|team-member (property=Has team members)|poc (property=Has contact)|published (property=Has date published)|youtube (property=Has youtube)}}
{{#template_params:description (property=Has description)|website (property=Has website)|presentation (property=Has file)|sector (property=Has sector)|tag (property=Has tag)|team-member (property=Has team members)|poc (property=Has contact)|published (property=Has date published)|youtube (property=Has youtube)}}
</noinclude><includeonly>
</noinclude><includeonly>
{{#default_form:Organization}}
{| class="wikitable" style="float:right;width:450px;border-spacing: 10px;"
! colspan="2" style="background:ltgrey;font-size:10pt" | [[Has name::{{PAGENAME}}]]
|-
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|center|450px|x250px|link={{{website}}}]] {{#set: Has logo=File:{{{image}}} }} {{#set: Has website=File:{{{website}}} }}
|-
| colspan="2" style="background:ltgrey;text-align:left;font-size:9pt" |
|-
! Date
| [[Has date published::{{{published|}}}]]
|-
! Point of Contact
| {{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}}
|-
! Presentation
| [[Has file::{{{presentation}}}|]]
|-
! Organizational Partners
| {{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }}
|-
! Sector
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| + }}
|-
! Tags
| {{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}
|}
'''Description:''' [[Has description::{{{description|}}}]]
[[Has youtube::{{{youtube}}}|]] {{#ev:youtube|{{{youtube}}}||center}}
<!--
'''Description:''' [[Has description::{{{description|}}}]] [[Has image::{{{image}}}|]] [[Has file::{{{presentation}}}|]] [[Has website::{{{website}}}|]] [[Has youtube::{{{youtube}}}|]]  
'''Description:''' [[Has description::{{{description|}}}]] [[Has image::{{{image}}}|]] [[Has file::{{{presentation}}}|]] [[Has website::{{{website}}}|]] [[Has youtube::{{{youtube}}}|]]  
{|style="text-align: center; width: 600px;"
{|style="text-align: center; width: 600px;"
Line 16: Line 46:
{{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}
{{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}
{{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }}
{{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }}
{{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}}
{{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}}-->
[[Category:Webinar]]
[[Category:Webinar]]
</includeonly>
</includeonly>

Revision as of 17:47, March 6, 2022

This is the "Webinar" template.

It should be called in the following format:

{{Webinar
|description=
|website=
|presentation=
|sector=
|tag=
|team-member=
|poc=
|published=
|youtube=
}}

Edit the page to see the template text.