Template:Webinar: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
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:Webinar}}
{{#default_form:Webinar}}
{| class="wikitable" style="float:right;width:450px;border-spacing: 10px;"
{| class="wikitable" style="float:right;width:450px;border-spacing: 10px;"
! 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]] {{#set: Has image={{{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}}} }}
Line 11: Line 11:
|-
|-
! Date
! Date
| {{#time:F j, Y|{{{published|}}}}} {{#set: 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
Line 28: Line 28:


{{#if: {{{youtube|}}} | {{#ev:youtube|{{{youtube}}} }} | '''Video will be available after the event''' }} {{#set: Has youtube={{{youtube}}} }}
{{#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 }}
[[Category:Webinar]]
[[Category:Webinar]]
</includeonly>
</includeonly>

Revision as of 19:14, April 13, 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.