Confirmed users
950
edits
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
This is a template for the infobox for the [[Webdev:Meetings]]. You use it like this: | This is a template for the infobox for the [[Webdev:Meetings]]. You use it like this: | ||
{{WebdevMeetingInfobox | <nowiki> | ||
{{WebdevMeetingInfobox | |||
|date=August 6th, 2013 | |||
|etherpad=https://etherpad.mozilla.org/webdev-2013-08-06 | |||
|notetaker=mkelly | |||
}}</nowiki> | |||
</noinclude> | </noinclude> | ||
<table class="webdev-meeting-infobox" style="float: right; width: 360px; border: 2px solid #AAA; background: #F9F9F9"> | <table class="webdev-meeting-infobox" style="float: right; width: 360px; border: 2px solid #AAA; background: #F9F9F9"> | ||
Line 18: | Line 19: | ||
<tr> | <tr> | ||
<td style="text-align: right">'''Time:'''</td> | <td style="text-align: right">'''Time:'''</td> | ||
<td>10:00 AM Pacific</td> | <td>{{{time|10:00 AM Pacific}}}</td> | ||
<tr> | <tr> | ||
<th style="background: #FF8080; color: #000" colspan="2">How to Join</th> | <th style="background: #FF8080; color: #000" colspan="2">How to Join</th> | ||
Line 28: | Line 29: | ||
<li>Room '''webdev'''</li> | <li>Room '''webdev'''</li> | ||
<li>[https://v.mozilla.com/flex.html?roomdirect.html&key=HK3hFFg9X5pw Public Vidyo]</li> | <li>[https://v.mozilla.com/flex.html?roomdirect.html&key=HK3hFFg9X5pw Public Vidyo]</li> | ||
<li> | <li>[{{{airmo|https://air.mozilla.org/channels/webdev-extravaganza/}}} Air Mozilla]</li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
Line 35: | Line 36: | ||
<td style="text-align: right">'''[[Teleconferencing]]:'''</td> | <td style="text-align: right">'''[[Teleconferencing]]:'''</td> | ||
<td>Room '''9 798'''</td> | <td>Room '''9 798'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 44: | Line 41: | ||
<td>#webdev on irc.mozilla.org</td> | <td>#webdev on irc.mozilla.org</td> | ||
</tr> | </tr> | ||
{{#if:{{{etherpad|}}} | |||
| <tr> | |||
<th style="background: #FF8080; color: #000" colspan="2">Notes</th> | <th style="background: #FF8080; color: #000" colspan="2">Notes</th> | ||
</tr> | </tr> | ||
Line 55: | Line 53: | ||
<td>{{{notetaker}}}</td> | <td>{{{notetaker}}}</td> | ||
</tr> | </tr> | ||
|}} | |||
</table> | </table> |