Template
AOStoryPageDate: Difference between revisions
From Grouse House Wiki
(Created page with "<div class="interactiveStory" id="{{{1}}}" style="display: block;"> <div style="display: flex; justify-content: center;"> <div class="storylinetext"><div style="background-color:#e4eddb;border:1px solid #d9e6cd;color:#3e5627;padding:5px;"> Come back on the '''{{{3}}}''' for the next part of the storyline!</div><div style="display: flex; flex-direction:row; flex-wrap:wrap; justify-content: right;"> </div></div> </div> <div class="storyOptions">{{#tag:html|<button onclick=...") |
No edit summary |
||
| Line 2: | Line 2: | ||
<div style="display: flex; justify-content: center;"> | <div style="display: flex; justify-content: center;"> | ||
<div class="storylinetext"><div style="background-color:#e4eddb;border:1px solid #d9e6cd;color:#3e5627;padding:5px;"> | <div class="storylinetext"><div style="background-color:#e4eddb;border:1px solid #d9e6cd;color:#3e5627;padding:5px;"> | ||
Come back on the '''{{{ | Come back on the '''{{{2}}}''' for the next part of the storyline!</div><div style="display: flex; flex-direction:row; flex-wrap:wrap; justify-content: right;"> | ||
</div></div> | </div></div> | ||
</div> | </div> | ||
<div class="storyOptions">{{#tag:html|<button onclick="storyRestart('{{{1}}}','1_0')" class="storyRestart" aria-label="Restart story"><img src="/images/b/b0/StoryRestartIcon.png"></button><button onclick="storyRestartChapter('{{{1}}}','{{{ | <div class="storyOptions">{{#tag:html|<button onclick="storyRestart('{{{1}}}','1_0')" class="storyRestart" aria-label="Restart story"><img src="/images/b/b0/StoryRestartIcon.png"></button><button onclick="storyRestartChapter('{{{1}}}','{{{4}}}')" class="storyPrevious" aria-label="Restart chapter"><img src="/images/4/4f/StoryRestartChapterIcon.png"></button><button onclick="storyPrevious('{{{1}}}','{{{3}}}')" class="storyPrevious" aria-label="Previous page"><img src="/images/9/90/StoryBackIcon.png"></button>}}</div> | ||
</div> | </div> | ||
Revision as of 21:00, 30 March 2025
Come back on the {{{2}}} for the next part of the storyline!
