Template:Webinar: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
! Sector
! Sector
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| <br> }}
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| <br> }}
|-
! Tags
| {{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}
|-
|-
! Presentation
! Presentation
| {{#if: {{{presentation|}}} | {{{presentation}}} | None }}
| {{#if: {{{presentation|}}} | {{{presentation}}} | Available Shortly }}
|}
|}
'''Description:''' [[Has description::{{{description|}}}]]
'''Description:''' [[Has description::{{{description|}}}]]


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

Revision as of 21:01, April 12, 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.