- Doc site UI improvements and fixes - Added Discord widget - Fixed some styling issues - Added command docs briefs and details - Briefs are shown in the right-hand panel - Details can be shown by clicking `Open full details` - Added ShaiWatchers' logo as the site favicon - Moved HTML template to static file for responsiveness improvements
25 lines
1.0 KiB
HTML
25 lines
1.0 KiB
HTML
<h3 style="margin:0 0 4px 0;">What it does</h3>
|
||
<p style="margin:0 0 8px 0;">
|
||
Sends a player to the <strong>Pirate Review Queue</strong>. Mods get a card with ✅/❌.
|
||
If you include a Discord media link, it will preview for them.
|
||
</p>
|
||
|
||
<h4 style="margin:10px 0 4px 0;">Quick use — <code>/report</code></h4>
|
||
<ul style="margin:0 0 8px 18px;">
|
||
<li><strong>In-game nickname</strong> – e.g. <code>SandStalker</code></li>
|
||
<li><strong>Account</strong> – must be <code>Name#12345</code> (five digits)</li>
|
||
<li><strong>Proof</strong> (optional, recommended) – direct Discord CDN link
|
||
(<code>cdn.discordapp.com</code> / <code>media.discordapp.net</code>)</li>
|
||
</ul>
|
||
|
||
<h4 style="margin:10px 0 4px 0;">Limits</h4>
|
||
<ul style="margin:0 0 6px 18px;">
|
||
<li>1 submission per user every 60s</li>
|
||
<li>No duplicates (pending or already approved)</li>
|
||
<li>Non-Discord media links are blocked</li>
|
||
</ul>
|
||
|
||
<p style="margin:6px 0 0 0; color:#9ca3af;">
|
||
Tip: Images show inside the card; videos stay as a link so the inline player works.
|
||
</p>
|