Difference between revisions of "User:LorenzoAncora/test/Template:IRC text"

From Free Software Directory
Jump to: navigation, search
Line 1: Line 1:
<div style="background-color: {{{background_color|#fbfcff}}}; border: {{#ifeq: {{LOCALDAYNAME}} | {{{day_name|0}}} | {{#ifexpr: {{{start_hour_time|-1}}} != -1 and {{LOCALHOUR}} >= {{{start_hour_time|0}}} and {{LOCALHOUR}} < {{{end_hour_time|0}}} | green | black}} }} 2px solid; padding: 10px;"><strong style="font-size: 150%;">{{{day_name}}} IRC Meeting</strong><br>
+
<div style="background-color: {{{background_color|#fbfcff}}}; box-shadow: 0.2em 0.1em rgba(0, 0, 0, 0.3); border: {{#ifeq: {{LOCALDAYNAME}} | {{{day_name|0}}} | {{#ifexpr: {{{start_hour_time|-1}}} != -1 and {{LOCALHOUR}} >= {{{start_hour_time|0}}} and {{LOCALHOUR}} < {{{end_hour_time|0}}} | green | black}} }} 0.2em solid; padding: 0.5em; border-radius:0em 0em 0.7em 0.7em;">
 +
<h1 style="font-weight:bold; margin-top:0em;">{{{day_name}}} IRC Meeting</h1>
 
{{#ifeq: {{LOCALDAYNAME}} | {{{day_name|0}}} | {{#ifexpr: {{{start_hour_time|-1}}} != -1 and {{LOCALHOUR}} >= {{{start_hour_time|0}}} and {{LOCALHOUR}} < {{{end_hour_time|0}}} | <div style="font-size: 30px; background_color: green">The meeting is active right now!</div> | }} }}
 
{{#ifeq: {{LOCALDAYNAME}} | {{{day_name|0}}} | {{#ifexpr: {{{start_hour_time|-1}}} != -1 and {{LOCALHOUR}} >= {{{start_hour_time|0}}} and {{LOCALHOUR}} < {{{end_hour_time|0}}} | <div style="font-size: 30px; background_color: green">The meeting is active right now!</div> | }} }}
Join the Free Software Foundation {{{day_name_meeting_frequency}}} {{{day_name}}} <span style="cursor:help;" title="{{#expr:{{{start_hour_time}}}-4}}:00-{{#expr:{{{end_hour_time}}}-4 }}:00 UTC">{{{start_hour_time}}}:00-{{{end_hour_time}}}:00 {{TZAbbrev}}</span>, in [irc://chat.freenode.net/fsf irc://chat.freenode.net/fsf], for the FSD IRC meetings!
+
<p>
 +
Join the Free Software Foundation {{{day_name_meeting_frequency}}} {{{day_name}}}
 +
<span style="cursor:help;text-decoration:underline dotted;" title="
 +
{{#ifeq: {{TZAbbrev}} | EDT
 +
| {{#expr:{{{start_hour_time|-4}}}+4}}:00-{{#expr:{{{end_hour_time|-4}}}+4 }}:00 UTC
 +
| {{#ifeq: {{TZAbbrev}} | EST
 +
| {{#expr:{{{start_hour_time|-5}}}+5}}:00-{{#expr:{{{end_hour_time|-5}}}+5 }}:00 UTC
 +
| Search "{{TZAbbrev}} to UTC" to get UTC time.
 +
}}
 +
}}
 +
">
 +
{{{start_hour_time}}}:00-{{{end_hour_time}}}:00 {{TZAbbrev}}
 +
</span>
 +
, in [irc://chat.freenode.net/fsf irc://chat.freenode.net/fsf], for the FSD IRC meetings!
 +
</p>
  
 
<p>
 
<p>
Line 9: Line 24:
 
<p/>
 
<p/>
 
<p>
 
<p>
For more details, check the [https://www.fsf.org/blogs/directory Free Software Directory blog] that shows the meeting topic. The meetings doesn't have specific topics or a FSF staff that host them if the FSF office is closed.
+
For more details, check the [https://www.fsf.org/blogs/directory Directory blog] that shows the meeting topic. The meetings doesn't have specific topics or a FSF staff that host them if the FSF office is closed.
 
</p>
 
</p>
 
</div>
 
</div>

Revision as of 07:59, 17 June 2019

{{{day_name}}} IRC Meeting

Join the Free Software Foundation {{{day_name_meeting_frequency}}} {{{day_name}}} {{{start_hour_time}}}:00-{{{end_hour_time}}}:00 Template:TZAbbrev , in irc://chat.freenode.net/fsf, for the FSD IRC meetings!

Our day and time is right now: Sunday 03:35 Template:TZAbbrev.
Run this terminal program in a GNU/Linux distro to see the meeting start time in your time zone:
date --date='TZ="America/New_York" 12:00 this Fri'

For more details, check the Directory blog that shows the meeting topic. The meetings doesn't have specific topics or a FSF staff that host them if the FSF office is closed.



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.