- 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
17 lines
757 B
HTML
17 lines
757 B
HTML
<h2 style="margin:0 0 .5rem 0">Quick usage — <code>/edit_pirate</code> <small style="opacity:.8">[Moderator]</small></h2>
|
|
|
|
<p>Edit an existing pirate entry. Use this when a player changes nickname or account tag.</p>
|
|
|
|
<ul>
|
|
<li><b>Current account</b> — the exact existing account in the list (<code>Name#12345</code>).</li>
|
|
<li><b>New in-game nickname</b> — optional.</li>
|
|
<li><b>New account</b> — optional, must be <code>Name#12345</code>.</li>
|
|
</ul>
|
|
|
|
<div class="usage" style="margin-top:.75rem">/edit_pirate</div>
|
|
|
|
<p style="margin-top:.6rem"><small>
|
|
You must provide <b>at least one</b> of: new nickname or new account.<br>
|
|
The account format is strict: <code>#</code> + <b>five digits</b>. Duplicate accounts are blocked.
|
|
</small></p>
|