update aw ext page

This commit is contained in:
arcan1s 2015-08-31 01:28:24 +03:00
parent 8fa133d912
commit 8dc4088eef
2 changed files with 18 additions and 6 deletions

View File

@ -288,19 +288,25 @@ description: The paper deals with settings of a custom scripts and graphical bar
<tr>
<th>X-AW-City</th>
<td>yes</td>
<td>City</td>
<td>city</td>
<td>London</td>
</tr>
<tr>
<th>X-AW-Country</th>
<td>yes</td>
<td>Two-letter country code</td>
<td>two-letter country code</td>
<td>uk</td>
</tr>
<tr>
<th>X-AW-Image</th>
<td>no</td>
<td>use images as weather icon or text.</td>
<td>false</td>
</tr>
<tr>
<th>X-AW-TS</th>
<td>yes</td>
<td>Time to which weather should be. <code>0</code> is a current weather, <code>1</code> - weather 3 hours later, etc</td>
<td>time to which weather should be. <code>0</code> is a current weather, <code>1</code> - weather 3 hours later, etc</td>
<td>0</td>
</tr>
<tr>

View File

@ -288,19 +288,25 @@ description: Данная статья посвящена обсуждению
<tr>
<th>X-AW-City</th>
<td>да</td>
<td>Город</td>
<td>город</td>
<td>London</td>
</tr>
<tr>
<th>X-AW-Country</th>
<td>да</td>
<td>Двухбуквенное обозначения страны</td>
<td>двухбуквенное обозначения страны</td>
<td>uk</td>
</tr>
<tr>
<th>X-AW-Image</th>
<td>нет</td>
<td>использовать изображения в качестве иконки погоды или текст</td>
<td>uk</td>
</tr>
<tr>
<th>X-AW-TS</th>
<td>да</td>
<td>На какое время прогноз (целое число). <code>0</code> - текущая погода, <code>1</code> - погода через 3 часа и т.д.</td>
<td>на какое время прогноз (целое число). <code>0</code> - текущая погода, <code>1</code> - погода через 3 часа и т.д.</td>
<td>0</td>
</tr>
<tr>