Template

EncImg-Basic-All: Difference between revisions

From Grouse House Wiki

No edit summary
No edit summary
 
(6 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/{{{3}}}" 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/{{{3}}}/{{{2}}}dawn"'>
{{#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>
</div>
</div>
<div class="timeParameter" aria-label="Available during day" onclick='document.getElementById("{{{2}}}img").src = "/images/{{{3}}}/{{{2}}}day"'><img src="/images/8/84/Icon-time-day.png">
<div class="timeParameter" aria-label="Available during day" onclick='document.getElementById("{{{2}}}img").src = "/images/1/11/{{{2}}}day.png"'><img src="/images/8/84/Icon-time-day.png">
</div>
</div>
<div class="timeParameter" aria-label="Available during dusk" onclick='document.getElementById("{{{2}}}img").src = "/images/{{{3}}}/{{{2}}}dusk"'><img src="/images/4/4a/Icon-time-dusk.png">
<div class="timeParameter" aria-label="Available during dusk" onclick='document.getElementById("{{{2}}}img").src = "/images/1/11/{{{2}}}dusk.png"'><img src="/images/4/4a/Icon-time-dusk.png">
</div>
</div>
<div class="timeParameter" aria-label="Available during night" onclick='document.getElementById("{{{2}}}img").src = "/images/{{{3}}}/{{{2}}}night"'><img src="/images/f/ff/Icon-time-night.png">
<div class="timeParameter" aria-label="Available during night" onclick='document.getElementById("{{{2}}}img").src = "/images/1/11/{{{2}}}night.png"'><img src="/images/f/ff/Icon-time-night.png">
</div>
</div>
</div>}}
</div>}}
<div class="encounterStatusParameters">
<div class="seasonParameter" aria-label="Available during Spring only">
https://static.wolvden.com/images/layout/icons/icon-season-spring.png
</div>
</div>
</div>
</td>
</tr>
<tr>
<td class="encounterPrompt" colspan=3>
You spot strange movement in the grass. Upon moving closer, you discover two greater prairie chickens in the middle of a love dance. Well, the female is observing the dancing male in silence, looking a bit bored.
</td>
</tr>
<tr>
<th class="encounterOption">
Observe
</th>
<td class="encounterResult" rowspan=2>
The birds don't notice anything as you approach closer to observe them. The more you watch the elegant foot-stomping show, the more you feel the need to eat something. You begin to make a move, but suddenly, both chickens realize how close you are and panic, leaving a few feathers as they fly away.
</td>
<td class="encounterReward" rowspan=2>
+1 Grouse Feather<br>[[File:feather_grouse.png]]
</td>
</tr>
<tr>
<th class="optionLog">
<div class="logContainer">
<div class="logButton" aria-label="Observed a greater prairie chicken dance...">
[[File:Userlogbutton.png|link=]]
</div>
</div>
</th>
</tr>
</table>

Latest revision as of 19:41, 5 April 2025

{{{1}}}