Template

CustomTimedEncounter3: Difference between revisions

From Grouse House Wiki

(Created page with "<table class="explore_encounter"> <tr><td colspan=3>{{#tag:html|<img src="/images/{{{2}}}" id="{{{1}}}" link=""}}}} <br><div class="encountertimebuttons"> {{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{2}}}"'><img src="{{{6}}}"></button>}} {{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{2}}}"'><img src="{{{7}}}"></button>}} {{#t...")
 
No edit summary
Line 2: Line 2:
<tr><td colspan=3>{{#tag:html|<img src="/images/{{{2}}}" id="{{{1}}}" link=""}}}}
<tr><td colspan=3>{{#tag:html|<img src="/images/{{{2}}}" id="{{{1}}}" link=""}}}}
<br><div class="encountertimebuttons">
<br><div class="encountertimebuttons">
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{2}}}"'><img src="{{{6}}}"></button>}}
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{3}}}"'><img src="{{{4}}}"></button>}}
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{2}}}"'><img src="{{{7}}}"></button>}}
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{5}}}"'><img src="{{{6}}}"></button>}}
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{2}}}"'><img src="{{{8}}}"></button>}}
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{7}}}"'><img src="{{{8}}}"></button>}}
</div></td></tr>
</div></td></tr>

Revision as of 18:28, 29 January 2024