Template

AOStoryPage: Difference between revisions

From Grouse House Wiki

No edit summary
No edit summary
Line 1: Line 1:
<div class="interactiveStory" id="{{{1}}}" style="display: none;">
<div class="interactiveStory" id="{{{1}}}" style="display: none;">
<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/AshenOath_{{{1}}}.png">}}</div>
<div class="storylinetext">{{{2}}}
<div class="storylinetext">{{{2}}}</div>
<br><br>
</div>
<div style="display: flex; flex-direction:row; flex-wrap:wrap;">
<div style="display: flex; flex-direction:row; flex-wrap:wrap;">
{{{3}}}
{{{3}}}
</div></div>
</div>
<div>{{#tag:html|<button onclick="storyRestart('{{{1}}}','1_1')">Restart Story</button><button onclick="storyPrevious('{{{1}}}','{{{4}}}')">Previous Page</button>}}</div></div>
<div>{{#tag:html|<button onclick="storyRestart('1_1')">Restart Story</button><button onclick="storyPrevious('{{{1}}}','{{{4}}}')">Previous Page</button>}}</div></div>

Revision as of 23:23, 29 March 2025