Template:Webinar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params: | {{#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}} | |||
{| class="wikitable" style="float:right;width:450px;border-spacing: 10px;margin-left: 40px" | |||
! colspan="2" style="background:ltgrey;font-size:10pt" | [[Has name::{{PAGENAME}}]] {{#set: Has title={{PAGENAME}} }} | |||
|- | |- | ||
|[[File:{{{ | | 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=" | |- | ||
! Date | |||
| {{#time:F j, Y|{{{published|}}}}} {{#set: Has date published={{{published}}} }} {{#set: Has start date={{{published}}} }} {{#set: Has end date={{{published}}} }} | |||
|- | |||
! Point of Contact | |||
| {{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}} | |||
|- | |||
! Organizational Partners | |||
| {{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }} | |||
|- | |||
! Sector | |||
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| <br> }} | |||
|- | |||
! Presentation | |||
| {{#if: {{{presentation|}}} | [[File:{{{presentation}}}]] | Available Shortly }} | |||
|} | |} | ||
'''Description:''' [[Has description::{{{description|}}}]] | |||
{{# | |||
{{# | {{#if: {{{youtube|}}} | {{#ev:youtube|{{{youtube}}} }} | '''Video will be available after the event''' }} {{#set: Has youtube={{{youtube}}} }} | ||
{{#arraymap:{{{ | {{#arraymap:{{{tag|}}}|,|x|{{#set: Has tag=x}}|}} {{#set: Has virtual access = true}} {{#set: Has location=Online }} | ||
[[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.