Template

CustomTimedEncounter2: Difference between revisions

From Grouse House Wiki

No edit summary
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="{{{3}}}"></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="{{{4}}}"></button>}}
{{#tag:html|<button type="button" class="b_encountertime" onclick='document.getElementById("{{{1}}}").src = "/images/{{{5}}}"'><img src="{{{6}}}"></button>}}
</div></td></tr>
</div></td></tr>

Revision as of 18:23, 29 January 2024