Widget:Caveripper: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Created page with "<noinclude>This widget allows you to embed the [https://github.com/mayabyte/caveripper Caveripper] tool. Accepted parameters: '''width''', '''height'''.</noinclude><includeonly><script src="https://mayabyte.github.io/caveripper/bootstrap.js"></script> <div><button id="new-layout-button">New layout</button> <input id="sublevel-input" type="text" placeholder="sublevel..."/> <input id="seed-input" type="text" size="27" placeholder="seed... (leave empty for random)"/> <div i...")
 
mNo edit summary
Line 3: Line 3:
<input id="sublevel-input" type="text" placeholder="sublevel..."/>
<input id="sublevel-input" type="text" placeholder="sublevel..."/>
<input id="seed-input" type="text" size="27" placeholder="seed... (leave empty for random)"/>
<input id="seed-input" type="text" size="27" placeholder="seed... (leave empty for random)"/>
<div id="caveripper-wrapper" style="width:<!--{$height|escape:'html'|default:'100%'}-->;height:<!--{$height|escape:'html'|default:'85vh'}-->;background:#0f0f0f;border:1px solid #999"><canvas id="canvas" style="max-width:100%;max-height:100%"></div></div></includeonly>
<div id="caveripper-wrapper" style="width:<!--{$height|escape:'html'|default:'100%'}-->;height:<!--{$height|escape:'html'|default:'80vh'}-->;background:#0f0f0f;border:1px solid #999"><canvas id="canvas" style="max-width:100%;max-height:100%"></div></div></includeonly>

Revision as of 19:33, April 4, 2024

This widget allows you to embed the Caveripper tool. Accepted parameters: width, height.