Template

EncImg-Basic-All: Difference between revisions

From Grouse House Wiki

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="encounter" id="{{{2}}}">
<table class="enc" id="{{{2}}}">
<tr>
<tr>
<th class="encounterHeader" colspan=3>
<th class="encHeader" colspan=3>
{{{1}}}
{{{1}}}
</th>
</th>
</tr>
</tr>
<tr>
<tr>
<td class="encounterImage" colspan=3>
<td class="encImage" colspan=3>
<div class="encounterContainer">
<div class="encContainer">
{{#tag:html|<img src="/images/1/11/{{{2}}}{{{3}}}.png" id="{{{2}}}img" link=""}}
{{#tag:html|<img src="/images/1/11/{{{2}}}{{{3}}}.png" id="{{{2}}}img" link=""}}
<div class="encounterTimeParameters">
<div class="encTimeParameters">
{{#tag:html|<div class="timeParameter" aria-label="Available during dawn" onclick='document.getElementById("{{{2}}}img").src = "/images/1/11/{{{2}}}dawn.png"'>
{{#tag:html|<div class="timeParameter" aria-label="Available during dawn" onclick='document.getElementById("{{{2}}}img").src = "/images/1/11/{{{2}}}dawn.png"'>
<img src="/images/f/f5/Icon-time-dawn.png"></button>
<img src="/images/f/f5/Icon-time-dawn.png"></button>

Latest revision as of 19:41, 5 April 2025

{{{1}}}