Template
ExploreEyes: Difference between revisions
From Grouse House Wiki
(Created page with "<div class="exploreeyes"> <div>{{#tag:html|<img src="/images/{{{3}}}" id="{{{1}}}" link=""}}}} <br><div class="encountertimebuttons"> {{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{2}}}"'><img src="/images/f/f5/Icon-time-dawn.png"></button> <button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{3}}}"'><img src="/images/8/84/Icon-time-day.png"></bu...") |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="exploreeyes"> | <div class="exploreeyes"> | ||
<div>{{#tag:html|<img src="/images/{{{ | <div class="eyename">{{{1}}}</div> | ||
<br><div class=" | <div>{{#tag:html|<img src="/images/9/97/eyes_{{{2}}}_exploreday.png" id="explore{{{2}}}" link=""}}}} | ||
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{ | <br><div class="exploreeyebuttons"> | ||
<button type="button" class="b_encountertime" onclick='document.getElementById("{{{ | {{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("explore{{{2}}}").src = "/images/9/97/eyes_{{{2}}}_exploredawn.png"'><img src="/images/f/f5/Icon-time-dawn.png"></button> | ||
<button type="button" class="b_encountertime" onclick='document.getElementById("{{{ | <button type="button" class="b_encountertime" onclick='document.getElementById("explore{{{2}}}").src = "/images/9/97/eyes_{{{2}}}_exploreday.png"'><img src="/images/8/84/Icon-time-day.png"></button> | ||
<button type="button" class="b_encountertime" onclick='document.getElementById("{{{ | <button type="button" class="b_encountertime" onclick='document.getElementById("explore{{{2}}}").src = "/images/9/97/eyes_{{{2}}}_exploredusk.png"'><img src="/images/4/4a/Icon-time-dusk.png"></button> | ||
<button type="button" class="b_encountertime" onclick='document.getElementById("{{{ | <button type="button" class="b_encountertime" onclick='document.getElementById("explore{{{2}}}").src = "/images/9/97/eyes_{{{2}}}_explorenight.png"'><img src="/images/f/ff/Icon-time-night.png"></button> | ||
<button type="button" class="b_encountertime" onclick='document.getElementById("explore{{{2}}}").src = "/images/9/97/eyes_{{{2}}}_explorelunar.png"'><img src="/images/b/b6/Icon-lunartear.png"></button>}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
Latest revision as of 01:29, 12 May 2025
{{{1}}}
