{"id":8,"date":"2024-12-10T13:22:38","date_gmt":"2024-12-10T13:22:38","guid":{"rendered":"https:\/\/inform.schlangengrube.com\/?page_id=8"},"modified":"2024-12-12T12:28:22","modified_gmt":"2024-12-12T12:28:22","slug":"wunschbringer","status":"publish","type":"page","link":"https:\/\/inform.schlangengrube.com\/?page_id=8","title":{"rendered":"Wunschbringer"},"content":{"rendered":"\/*\r\n\r\nStandard CSS file for use with Standard.html and Standard-Source.html. \r\n\r\n*\/\r\n\r\n\r\nbody\r\n{\r\n\tfont-family: Georgia, Palatino, \"Times New Roman\", Times, serif;\r\n\tfont-size: 100%;\r\n\t-webkit-text-size-adjust: none;\r\n}\r\n\r\n.container\r\n{\r\n\tmargin-top: 2em;\r\n}\r\n\r\n\/* \r\nParagraph features defined here apply without distinction to blurb and\r\nsource paragraphs. \r\n*\/\r\n\r\np\r\n{\r\n\tfont-size: 1em;\r\n\tline-height: 1.4;\r\n}\r\n\r\n\/* \r\nHere we get rid of underlining for links, and provide a more subdued \r\ncolor scheme than the bright-blue HTML standard. \r\n\r\nBest color schemes are likely to vary depending on cover art.\r\n*\/\r\n\r\na\r\n{\r\n\ttext-decoration: none;\r\n\tcolor: #369;\r\n}\r\n\r\na:visited\r\n{\r\n\ttext-decoration: none;\r\n\tcolor: #006;\r\n}\r\n\r\na:hover\r\n{\r\n\ttext-decoration: none;\r\n\tcolor: #33C;\r\n}\r\n\r\n.coverimage\r\n{\r\n\twidth: 12.6em;\r\n\tmargin-top: 2em;\r\n\tmargin-left: 1em;\r\n\tfloat: left;\r\n\tclear: left;\r\n\ttext-align: right;\r\n} \r\n\r\n\/* \r\nHere we make invisible the one-pixel border that currently goes around\r\nthe cover image. \r\n*\/\r\n\r\n.coverimage a\r\n{\r\n\tfont-style: normal;\r\n\tfont-variant: normal;\r\n\tfont-weight: normal;\r\n\tcolor: #FFF;\r\n}\r\n\r\n\/* \r\nThe introduction formatting applies to the title, author name, and release\r\nnumber, here presented at the top of the page. \r\n\r\nTo change the appearance of specific elements, tweak\r\n\r\n\th1 for the title\r\n\th2 for the author name\r\n\t.bibliography for the release information\r\n\r\n*\/\r\n\r\n.introduction\r\n{ \r\n\tpadding-top: 2.4em;\r\n\tmargin-left: 15.4em;\r\n\twidth: 33em;\r\n\tline-height: 1;\r\n\ttext-align: left;\r\n}\r\n\r\n\/* \r\nThese set the sizes for the title (h1) and the author name (h2). \r\n\r\nThe ideal font-size for h1 may vary quite a bit depending on how long the \r\ngame's title is: larger for one-word titles, smaller for longer titles.\r\n\r\nShould we wish to remove the title entirely and allow the cover art alone\r\nto represent the game, we need only add the line \"display: none;\" to the\r\ndefinition of h1.\r\n\r\n*\/\r\nh1 { font-size: 2em;  }\r\nh2 { font-size: 1em; line-height: .25;}\r\n\r\n\/* The about formatting applies to blurb information. *\/\r\n\r\n.about\r\n{\r\n\tmargin-top: 2.8em;\r\n\tmargin-left: 15.4em;\r\n\twidth: 33em;\r\n\ttext-align: left;\r\n}\r\n\r\n\/* \r\nBy setting about p and about p + p, we instruct the first paragraph of the\r\nblurb to be unindented but subsequent paragraphs to be indented a small \r\ndistance. \r\n*\/\r\n\r\n.about p { margin-bottom: 0; }\r\n\r\n.about p + p\r\n{\r\n\ttext-indent: 1.4em;\r\n\tmargin-top: 0;\r\n}\r\n\r\n\/* \r\nPlayinfo affects the paragraph at the bottom of the home-page that supplies\r\nthe IFID for the game and suggests interpreters for the author to use. *\/\r\n\r\n.playinfo\r\n{\r\n\tmargin: 1em 0px 0px 15.4em;\r\n\twidth: 33em;\r\n}\r\n\r\n.playinfo p {\r\n\tfont-size: .75em;\r\n}\r\n\r\n\r\n\/* \r\nThe links formatting applies to the story file and auxiliary links found\r\non the home page, and to the Contents, Next, and Previous links on the \r\nsource pages. Here we arrange for them to appear in a column at the left\r\nside of the page. \r\n*\/\r\n\r\n.links\r\n{\r\n\twidth: 13em;\r\n\tfloat: left;\r\n\tclear: left;\r\n\ttext-align: right; \r\n\tmargin-top: 2.8em;\r\n}\r\n\r\n.links li\r\n{\r\n\tlist-style-type: none;\r\n\tlist-style-position: default;\r\n\tpadding: .4 em;\r\n}\r\n\r\n\/* \r\nThe filetype id applies only to the little (blorb), (pdf), and similar\r\ndenotations found on the links. Here we make these appear smaller than the \r\nsurrounding text. In order to get rid of them entirely, we would add \r\n\"display: none;\" to our filetype definition. \r\n*\/ \r\n\r\nspan.filetype { font-size: .5em; }\r\n\r\n\/* \r\nSource formatting applies to the source text on generated pages. \r\n*\/\r\n\r\n.source\r\n{\r\n\tmargin-top: 1.4em;\r\n\tmargin-left: 15.4em;\r\n\twidth: 33em;\r\n\tline-height: 1.4;\r\n}\r\n\r\n.sourceintroduction\r\n{\r\n\tmargin-left: 15.4em;\r\n\twidth: 33em;\r\n}\r\n\r\n.sourceintroduction h1\r\n{\r\n\tpadding-top: 2.8em;\r\n\tfont-size: 1em;\r\n\tline-height: 1;\r\n\ttext-align: right;\r\n\ttext-decoration: none;\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n}\r\n\r\n.sourceintroduction h2\r\n{\r\n\tdisplay: none;\r\n}\r\n\r\n.sourcecoverimage\r\n{\r\n\twidth: 12.6em;\r\n\tmargin-top: 2em;\r\n\tmargin-left: 1em;\r\n\tfloat: left;\r\n\tclear: left;\r\n\ttext-align: right;\r\n} \r\n\r\n\/* \r\nHere we make invisible the one-pixel border that currently goes around\r\nthe cover image. \r\n*\/\r\n\r\n.sourcecoverimage a\r\n{\r\n\tfont-style: normal;\r\n\tfont-variant: normal;\r\n\tfont-weight: normal;\r\n\tcolor: #FFF;\r\n}\r\n\r\n.sourcebibliography\r\n{\r\n\tdisplay: none;\r\n}\r\n\r\nspan.quote { color: #369; }\r\n\r\nspan.comment {\r\n\tcolor: #390;}\r\n\r\nspan.substitution\r\n{\r\n\tcolor: #69B;\r\n\tfont-variant: small-caps;\r\n}\r\n\t\r\nspan.i6code { color: #666; font-family: monospace; }\r\n\r\nspan.columnhead { \r\n\tfont-style: italic; \r\n\tfont-size: 1em;\r\n}\r\n\r\nspan.heading\r\n{\r\n\tfont-weight: bold;\r\n} \r\n\r\n.source td\r\n{\r\n\tpadding-top: .7em;\r\n\tpadding-bottom: .7em;\r\n\tpadding-right: 1.4em;\r\n\tfont-size: .75em;\r\n\ttext-align: left;\r\n\tvertical-align: top;\r\n} \r\n\r\n\/*\r\nWe could alter the following in order to make the footnote links in the source\r\ntext appear different from other links, but otherwise they will be the same\r\ncolor as other links -- which is fine as a default.\r\n*\/\r\n\r\nspan.notecue\r\n{\r\n\tfont-size: .75em;\r\n\tvertical-align: super;\r\n}\r\n\r\n\/* \r\nHere we tell the elements of the table of contents not to be listed with\r\nbullets because this tends to produce considerable visual clutter especially\r\nwith large project files. \r\n*\/\r\n\r\n.source li\r\n{\r\n\tlist-style-type: none;\r\n\tlist-style-position: default;\r\n}\r\n\r\n\/* \r\nNotes applies to footnotes on the source text. \r\n*\/\r\n\r\n.notes\r\n{\r\n\tmargin-left: 16.8em;\r\n\twidth: 33em;\r\n}\r\n\r\n.notes p\r\n{\r\n\ttext-indent: -1.4em;\r\n\tfont-size: .75em;\r\n}\r\n\r\n.notesheading { font-style: italic; }\r\n\r\np.indent0 \r\n{\tmargin-bottom: 0;  \r\n}\r\n\r\np.indent1 \r\n{\r\n\tpadding-left: 2.8em;\r\n\ttext-indent: -.7em;\r\n\tmargin-bottom: 0;\r\n\tmargin-top: 0;\r\n}\r\n\r\np.indent2 \r\n{\tmargin-bottom: 0; \r\n\tpadding-left: 5.6em;\r\n\ttext-indent: -.7em;\r\n\tmargin-top: 0;\r\n}\r\n\r\np.indent3 \r\n{\r\n\tpadding-left: 8.4em;\r\n\ttext-indent: -.7em;\r\n\tmargin-bottom: 0;\r\n\tmargin-top: 0;\r\n}\r\n\r\np.indent4\r\n{\tmargin-bottom: 0; \r\n\tpadding-left: 11.2em;\r\n\ttext-indent: -.7em;\r\n\tmargin-top: 0;\r\n}\r\n\r\np.indent5\r\n{\r\n\tpadding-left: 14em;\r\n\ttext-indent: -.7em;\r\n\tmargin-bottom: 0;\r\n\tmargin-top: 0;\r\n}\r\n\r\np.indent6\r\n{\tmargin-bottom: 0; \r\n\tpadding-left: 16.8em;\r\n\ttext-indent: -.7em;\r\n\tmargin-top: 0;\r\n}\r\n\r\np.indent7\r\n{\r\n\tpadding-left: 19.6em;\r\n\ttext-indent: -.7em;\r\n\tmargin-bottom: 0;\r\n\tmargin-top: 0;\r\n}\r\n\r\n\r\np.indent8\r\n{\tmargin-bottom: 0; \r\n\tpadding-left: 22.4em;\r\n\ttext-indent: -.7em;\r\n\tmargin-top: 0;\r\n}\r\n\r\np.indent9\r\n{\r\n\tpadding-left: 25.2em;\r\n\ttext-indent: -.7em;\r\n\tmargin-bottom: 0;\r\n\tmargin-top: 0;\r\n}\r\n\r\n\/*\r\nStyles for play.html\r\n*\/\r\n.play .coverimage\r\n{\r\n\tposition: fixed;\r\n}\r\n.play .links\r\n{\r\n\tmargin-top: 200px;\r\n\tposition: fixed;\r\n}\r\n\r\n.interpretercredit\r\n{\r\n\tbottom: 1em;\r\n\tfont-size: 80%;\r\n\tposition: fixed;\r\n}\r\n\r\n#gameport\r\n{\r\n\tbackground: white;\r\n\tbottom: 0px;\r\n\tleft: 15.4em;\r\n\tline-height: 1.4;\r\n\tmargin: 0px;\r\n\tposition: absolute;\r\n\tright: 0px;\r\n\ttop: 0px;\r\n}\r\n\r\n\/*\r\nStyles for mobile browsers: change to a one-column layout.\r\n*\/\r\n\r\n@media screen and (max-device-width: 480px)\r\n{\r\n\t.coverimage, .introduction, .links, .about, .playinfo, .source, .sourceintroduction, .sourcecoverimage, .notes\r\n\t{\r\n\t\tfloat: none;\r\n\t\tmargin-left: 1em;\r\n\t\ttext-align: left;\r\n\t}\r\n\r\n\t.play .coverimage, .play .links, .play .interpretercredit\r\n\t{\r\n\t\tdisplay: none;\r\n\t}\r\n\t\r\n\t#gameport\r\n\t{\r\n\t\tleft: 0px;\r\n\t\twidth: auto;\r\n\t}\r\n}\r\n\n\n\n  <link rel=\"stylesheet\" href=\"interpreter\/glkote.css\" type=\"text\/css\">\n<link rel=\"stylesheet\" href=\"interpreter\/dialog.css\" type=\"text\/css\">\n<script src=\"interpreter\/jquery-1.12.4.min.js\" type=\"text\/javascript\"><\/script>\n<script src=\"interpreter\/glkote.min.js\" type=\"text\/javascript\"><\/script>\n<script src=\"interpreter\/quixe.min.js\" type=\"text\/javascript\"><\/script>\n\n<script src=\"interpreter\/resourcemap.js\" type=\"text\/javascript\"><\/script>\n\n<script type=\"text\/javascript\">\ngame_options = {\nimage_info_map: 'StaticImageInfo',  \/\/ image data is here, not in blorb\nuse_query_story: false,\nlog_execution_time: true,\nset_page_title: false,\ninspacing: 0,     \/\/ gap between windows\noutspacing: 0     \/\/ gap between windows and edge of gameport\n};\n<\/script>\n\n<script src=\"games\/Wunschbringer.gblorb.js\" type=\"text\/javascript\"><\/script>\n<div class=\"play\">\n<div class=\"container\">\n<div id=\"gameport\">\n<div id=\"windowport\">\n<noscript><hr>\n<p>You&#8217;ll need to turn on Javascript in your web browser to play this game.<\/p>\n<hr><\/noscript>\n<\/div>\n<div id=\"loadingpane\">\n<img decoding=\"async\" src=\"interpreter\/waiting.gif\" alt=\"LOADING\"><br>\n<em>&nbsp;&nbsp;&nbsp;Loading&#8230;<\/em>\n<\/div>\n<div id=\"errorpane\" style=\"display:none;\"><div id=\"errorcontent\">&#8230;<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wunschbringer - Inform<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/inform.schlangengrube.com\/?page_id=8\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wunschbringer - Inform\" \/>\n<meta property=\"og:url\" content=\"https:\/\/inform.schlangengrube.com\/?page_id=8\" \/>\n<meta property=\"og:site_name\" content=\"Inform\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-12T12:28:22+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/inform.schlangengrube.com\/?page_id=8\",\"url\":\"https:\/\/inform.schlangengrube.com\/?page_id=8\",\"name\":\"Wunschbringer - Inform\",\"isPartOf\":{\"@id\":\"https:\/\/inform.schlangengrube.com\/#website\"},\"datePublished\":\"2024-12-10T13:22:38+00:00\",\"dateModified\":\"2024-12-12T12:28:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/inform.schlangengrube.com\/?page_id=8#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/inform.schlangengrube.com\/?page_id=8\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/inform.schlangengrube.com\/?page_id=8#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/inform.schlangengrube.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wunschbringer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/inform.schlangengrube.com\/#website\",\"url\":\"https:\/\/inform.schlangengrube.com\/\",\"name\":\"Inform\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/inform.schlangengrube.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Wunschbringer - Inform","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/inform.schlangengrube.com\/?page_id=8","og_locale":"de_DE","og_type":"article","og_title":"Wunschbringer - Inform","og_url":"https:\/\/inform.schlangengrube.com\/?page_id=8","og_site_name":"Inform","article_modified_time":"2024-12-12T12:28:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/inform.schlangengrube.com\/?page_id=8","url":"https:\/\/inform.schlangengrube.com\/?page_id=8","name":"Wunschbringer - Inform","isPartOf":{"@id":"https:\/\/inform.schlangengrube.com\/#website"},"datePublished":"2024-12-10T13:22:38+00:00","dateModified":"2024-12-12T12:28:22+00:00","breadcrumb":{"@id":"https:\/\/inform.schlangengrube.com\/?page_id=8#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/inform.schlangengrube.com\/?page_id=8"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/inform.schlangengrube.com\/?page_id=8#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/inform.schlangengrube.com\/"},{"@type":"ListItem","position":2,"name":"Wunschbringer"}]},{"@type":"WebSite","@id":"https:\/\/inform.schlangengrube.com\/#website","url":"https:\/\/inform.schlangengrube.com\/","name":"Inform","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/inform.schlangengrube.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":15,"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/inform.schlangengrube.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}