Template

OpeningPageStart: Difference between revisions

From Grouse House Wiki

(Created page with "<div class="interactiveStory" id="{{{1}}}"> <div style="display: flex;"><div class="storylineimage">{{#tag:html|<img src="/images/9/92/AshenOath_{{{1}}}.png">}}</div> <div class="storylinetext">{{{2}}}<div style="display: flex; flex-direction:row; flex-wrap:wrap; justify-content: right;"> {{{3}}} </div></div> </div> <div class="storyOptions">{{#tag:html|<button class="storyRestart" aria-label="Restart story"><img src="/images/b/b0/StoryRestartIcon.png"></button><button o...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="interactiveStory" id="{{{1}}}">
<div class="interactiveStory" id="{{{1}}}">
<div style="display: flex;"><div class="storylineimage">{{#tag:html|<img src="/images/9/92/AshenOath_{{{1}}}.png">}}</div>
<div style="display: flex;"><div class="storylineimage">{{#tag:html|<img src="/images/9/92/Opening_{{{1}}}.png">}}</div>
<div class="storylinetext">{{{2}}}<div style="display: flex; flex-direction:row; flex-wrap:wrap; justify-content: right;">
<div class="storylinetext">{{{2}}}<div style="display: flex; flex-direction:row; flex-wrap:wrap; justify-content: right;">
{{{3}}}
{{{3}}}
</div></div>
</div></div>
</div>
</div>
<div class="storyOptions">{{#tag:html|<button class="storyRestart" aria-label="Restart story"><img src="/images/b/b0/StoryRestartIcon.png"></button><button onclick="storyRestartChapter('{{{1}}}','{{{5}}}')" class="storyPrevious" aria-label="Restart chapter"><img src="/images/4/4f/StoryRestartChapterIcon.png"></button><button onclick="storyPrevious('{{{1}}}','{{{4}}}')" class="storyPrevious" aria-label="Previous page"><img src="/images/9/90/StoryBackIcon.png"></button>}}</div>
<div class="storyOptions">{{#tag:html|<button class="storyRestart" aria-label="Restart story"><img src="/images/b/b0/StoryRestartIcon.png"></button><button onclick="storyPrevious('{{{1}}}','{{{4}}}')" class="storyPrevious" aria-label="Previous page"><img src="/images/9/90/StoryBackIcon.png"></button>}}</div>
</div>
</div>

Latest revision as of 22:42, 6 July 2025

{{{2}}}

{{{3}}}