Template:Webinar: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#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)|tag (property=Has tag)}}
</noinclude><includeonly>
</noinclude><includeonly>
{{#default_form:Organization}}
{{#default_form:Webinar}}
{| class="wikitable" style="float:right;width:450px;border-spacing: 10px;"
{| class="wikitable" style="float:right;width:450px;border-spacing: 10px;margin-left: 40px"
! colspan="2" style="background:ltgrey;font-size:10pt" | [[Has name::{{PAGENAME}}]]
! colspan="2" style="background:ltgrey;font-size:10pt" | [[Has name::{{PAGENAME}}]] {{#set: Has title={{PAGENAME}} }}
|-
|-
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|center|450px|x250px|link={{{website}}}]] {{#set: Has logo={{{image}}} }} {{#set: Has website={{{website}}} }}
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|center|450px|x250px]] {{#set: Has image={{{image}}} }} {{#set: Has website={{{website}}} }}
|-
|-
| colspan="2" style="background:ltgrey;text-align:left;font-size:9pt" |
| colspan="2" style="background:ltgrey;text-align:left;font-size:9pt" |
|-
|-
! Date
! Date
| [[Has date published::{{{published|}}}]]
| {{#time:F j, Y|{{{published|}}}}} {{#set: Has date published={{{published}}} }} {{#set: Has start date={{{published}}} }} {{#set: Has end date={{{published}}} }} 
|-
|-
! Point of Contact
! Point of Contact
| {{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}}
| {{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}}
|-
! Presentation
| [[Has file::{{{presentation|}}}]] [[Media:{{{presentation|}}}|Slides]]
|-
|-
! Organizational Partners
! Organizational Partners
Line 25: Line 22:
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| <br> }}
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| <br> }}
|-
|-
! Tags
! Presentation
| {{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}
| {{#if: {{{presentation|}}} | [[File:{{{presentation}}}]] | Available Shortly }}
|}
|}
'''Description:''' [[Has description::{{{description|}}}]]
'''Description:''' [[Has description::{{{description|}}}]]


[[Has youtube::{{{youtube}}}|]] {{#ev:youtube|{{{youtube}}}||left}}
{{#if: {{{youtube|}}} | {{#ev:youtube|{{{youtube}}} }} | '''Video will be available after the event''' }} {{#set: Has youtube={{{youtube}}} }}
<!--
{{#arraymap:{{{tag|}}}|,|x|{{#set: Has tag=x}}|}} {{#set: Has virtual access = true}} {{#set: Has location=Online }}
'''Description:''' [[Has description::{{{description|}}}]] [[Has image::{{{image}}}|]] [[Has file::{{{presentation}}}|]] [[Has website::{{{website}}}|]] [[Has youtube::{{{youtube}}}|]]
{|style="text-align: center; width: 600px;"
|'''Presentation'''
|'''Website'''
|-
|[[File:{{{presentation}}}|300px|right|Presentation]]
|[[File:{{{image}}}|300px|link={{{website}}}]]
|-
|colspan="2" style="width: 100%"|{{#ev:youtube|{{{youtube}}}||center}}
|}
[[Has date published::{{{published|}}}]]
{{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| + }}
{{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}
{{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }}
{{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}}-->
[[Category:Webinar]]
[[Category:Webinar]]
</includeonly>
</includeonly>

Latest revision as of 16:10, April 15, 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.