Template

EncImg-Halloween-All: Difference between revisions

From Grouse House Wiki

(Created page with "<table class="encounter" id="{{{2}}}"> <tr> <th class="encounterHeader" colspan=3> {{{1}}} </th> </tr> <tr> <td class="encounterImage" colspan=3> <div class="encounterContainer"> {{#tag:html|<img src="/images/7/77/{{{2}}}{{{3}}}.png" id="{{{2}}}img" link=""}} <div class="encounterTimeParameters"> {{#tag:html|<div class="timeParameter" aria-label="Available during dawn" onclick='document.getElementById("{{{2}}}img").src = "/images/7/77/{{{2}}}dawn.png"'> <img src="/images...")
 
No edit summary
 
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/7/77/{{{2}}}{{{3}}}.png" id="{{{2}}}img" link=""}}
{{#tag:html|<img src="/images/7/77/{{{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/7/77/{{{2}}}dawn.png"'>
{{#tag:html|<div class="timeParameter" aria-label="Available during dawn" onclick='document.getElementById("{{{2}}}img").src = "/images/7/77/{{{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 20:37, 30 March 2025

{{{1}}}