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°
Sun 9 Jun 2024 .4453591, .2005375 .4453591, .2005375
Sat 8 Jun 2024 .4453591, .2005375 .4453591, .2005375
Fri 7 Jun 2024 .4453591, .2005375 .4453591, .2005375
Thu 6 Jun 2024 .4453591, .2005375 .4453591, .2005375
Wed 5 Jun 2024 .4453591, .2005375 .4453591, .2005375
Tue 4 Jun 2024 .4453591, .2005375 .4453591, .2005375
Mon 3 Jun 2024 .4453591, .2005375 .4453591, .2005375
Sun 2 Jun 2024 .4453591, .2005375 .4453591, .2005375


Test style 2:

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