Difference between revisions of "User:CJ/sandbox/coords"

From Geohashing
imported>CJ
imported>CJ
 
Line 4: Line 4:
 
< I now simply need to write in the conditional statement that produces a colspan=2 result for the weekend coords (ie when both West and East of -30 have the same result). I will do this when I return to my computer on Mon 25th August. -- CJ >
 
< I now simply need to write in the conditional statement that produces a colspan=2 result for the weekend coords (ie when both West and East of -30 have the same result). I will do this when I return to my computer on Mon 25th August. -- CJ >
  
 +
Test style 1:
  
 
{| class="wikitable" style="text-align: center; vertical-align: top; border: 3px solid black; border-collapse: collapse; margin: 1em" border="1" cellpadding="5" width="600"
 
{| class="wikitable" style="text-align: center; vertical-align: top; border: 3px solid black; border-collapse: collapse; margin: 1em" border="1" cellpadding="5" width="600"
Line 42: Line 43:
 
| {{coordinates|{{ #time: Y-m-d | -7 days}}|30w=1}}
 
| {{coordinates|{{ #time: Y-m-d | -7 days}}|30w=1}}
 
|}
 
|}
 +
 +
 +
Test style 2:
 +
 +
<table style="text-align: center; vertical-align: top; border: 3px solid black; border-collapse: collapse; margin: 1em" border="1" cellpadding="5" width="600">
 +
<tr><th width="20%">Date</th>
 +
<th width="40%">West of [[30W Time Zone Rule|–30°]]</th>
 +
<th width="40%">East of –30°</th></tr>
 +
 +
{{#ifeq: {{coordinates|{{ #time: Y-m-d }}}}|{{coordinates|{{ #time: Y-m-d }}|30w=1}}|
 +
<tr><td>today</td>
 +
<td>same</td>
 +
<td>same</td>|
 +
<tr><td>today</td>
 +
<td>different</td>
 +
<td>different</td>}}
 +
 +
</table>

Latest revision as of 07:55, 22 August 2008

This automated box is now nearing completion. Feel free to leave any suggestions on its talk page.


< I now simply need to write in the conditional statement that produces a colspan=2 result for the weekend coords (ie when both West and East of -30 have the same result). I will do this when I return to my computer on Mon 25th August. -- CJ >

Test style 1:

Date West of –30° East of –30°
Mon 17 Jun 2024 announced 13:30 UTC, 17 June .2738083, .4162476
Sun 16 Jun 2024 .5110122, .3055192 .2738083, .4162476
Sat 15 Jun 2024 .5110122, .3055192 .2738083, .4162476
Fri 14 Jun 2024 .5110122, .3055192 .2738083, .4162476
Thu 13 Jun 2024 .5110122, .3055192 .2738083, .4162476
Wed 12 Jun 2024 .5110122, .3055192 .2738083, .4162476
Tue 11 Jun 2024 .5110122, .3055192 .2738083, .4162476
Mon 10 Jun 2024 .5110122, .3055192 .2738083, .4162476


Test style 2:

Date West of –30° East of –30°
today different different