{"id":199,"date":"2023-04-05T10:17:15","date_gmt":"2023-04-05T10:17:15","guid":{"rendered":"https:\/\/www.mygreenplace.pl\/?page_id=199"},"modified":"2023-05-07T19:32:52","modified_gmt":"2023-05-07T19:32:52","slug":"nawodnienie-ogrodu","status":"publish","type":"page","link":"https:\/\/www.mygreenplace.pl\/?page_id=199","title":{"rendered":"Nawodnienie ogrodu"},"content":{"rendered":"\n<p>Oblicz na podstawie powierzchni terenu oraz temperatury otoczenia, ilo\u015b\u0107 wody potrzebnej do podlania ogrodu na dzie\u0144<\/p>\n\n\n\n<div class=\"calculator-container\">\n  <h3>Kalkulator<\/h3>\n  <table>\n    <tr>\n      <td>Powierzchnia dzia\u0142ki (m<sup>2<\/sup>):<\/td>\n      <td><input type=\"number\" id=\"area\" min=\"1\" required><\/td>\n    <\/tr>\n    <tr>\n      <td>Temperatura otoczenia (&deg;C):<\/td>\n      <td><input type=\"number\" id=\"temperature\" min=\"0\" required><\/td>\n    <\/tr>\n    <tr>\n      <td colspan=\"2\"><button onclick=\"calculate()\">Oblicz ilo\u015b\u0107 wody<\/button><\/td>\n    <\/tr>\n    <tr>\n      <td>Ilo\u015b\u0107 dzienna wody potrzebna do podlania ogrodu (w litrach):<\/td>\n      <td><span id=\"result\"><\/span><\/td>\n    <\/tr>\n  <\/table>\n<\/div>\n\n<script>\nfunction calculate() {\n  var area = document.getElementById(\"area\").value;\n  var temperature = document.getElementById(\"temperature\").value;\n  \n  var waterNeeded = area * (temperature\/20) * 10;\n  \n  document.getElementById(\"result\").innerHTML = waterNeeded + \" litr\u00f3w\";\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Oblicz na podstawie powierzchni terenu oraz temperatury otoczenia, ilo\u015b\u0107 wody potrzebnej do podlania ogrodu na dzie\u0144 Kalkulator Powierzchnia dzia\u0142ki (m2): Temperatura otoczenia (&deg;C): Oblicz ilo\u015b\u0107 wody Ilo\u015b\u0107 dzienna wody potrzebna &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":146,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=\/wp\/v2\/pages\/199"}],"collection":[{"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=199"}],"version-history":[{"count":28,"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=\/wp\/v2\/pages\/199\/revisions"}],"predecessor-version":[{"id":552,"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=\/wp\/v2\/pages\/199\/revisions\/552"}],"up":[{"embeddable":true,"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=\/wp\/v2\/pages\/146"}],"wp:attachment":[{"href":"https:\/\/www.mygreenplace.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}