Template:WebdevMeetingInfobox: Difference between revisions

no edit summary
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>
  |date=August 6th, 2013
{{WebdevMeetingInfobox
  |etherpad=https://etherpad.mozilla.org/webdev-2013-08-06
  |date=August 6th, 2013
  |notetaker=mkelly
  |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&amp;key=HK3hFFg9X5pw Public Vidyo]</li>
         <li>[https://v.mozilla.com/flex.html?roomdirect.html&amp;key=HK3hFFg9X5pw Public Vidyo]</li>
         <li>Public Webcast - TBD</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>
    <td style="text-align: right">'''Mountain View:'''</td>
    <td>Room '''3A - All Your Base'''</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>
  <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>
Confirmed users
950

edits