Template
Disaster: Difference between revisions
From Grouse House Wiki
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table class="disaster"> | <table class="disaster"> | ||
<tr> | <tr> | ||
Line 9: | Line 8: | ||
{{#tag:html| | {{#tag:html| | ||
<select class="disasterDropdown" id="{{{2}}}Biomes" onchange="generateDisaster('{{{2}}}')"> | <select class="disasterDropdown" id="{{{2}}}Biomes" onchange="generateDisaster('{{{2}}}')"> | ||
<option>Grasslands</option> | <option>Grasslands</option> | ||
<option>Deciduous Forest</option> | <option>Deciduous Forest</option> | ||
Line 25: | Line 23: | ||
<input type="text" id="{{{2}}}ChosenBiome" value="{{{3}}}" style="display: none;"> | <input type="text" id="{{{2}}}ChosenBiome" value="{{{3}}}" style="display: none;"> | ||
<select class="disasterDropdown" id="{{{2}}}Seasons" onchange="generateDisaster('{{{2}}}')"> | <select class="disasterDropdown" id="{{{2}}}Seasons" onchange="generateDisaster('{{{2}}}')"> | ||
<option>Spring</option> | <option>Spring</option> | ||
<option>Summer</option> | <option>Summer</option> | ||
Line 33: | Line 30: | ||
<input type="text" id="{{{2}}}ChosenSeason" value="{{{4}}}" style="display: none;"> | <input type="text" id="{{{2}}}ChosenSeason" value="{{{4}}}" style="display: none;"> | ||
<select class="disasterDropdown" id="{{{2}}}Times" onchange="generateDisaster('{{{2}}}')"> | <select class="disasterDropdown" id="{{{2}}}Times" onchange="generateDisaster('{{{2}}}')"> | ||
<option>Dawn</option> | <option>Dawn</option> | ||
<option>Day</option> | <option>Day</option> | ||
Line 52: | Line 48: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan=2 class="disasterText">{{{8}}}</td> | <td colspan=2 class="disasterText"><div>{{{8}}}</div></td> | ||
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 21:52, 17 July 2024
{{{1}}} | |
|
|
{{{6}}} | {{{7}}} |
{{{8}}} |