shaiwatcher/assets/docs/commands/PirateReportCog.edit_pirate.details.html
Franz Rolfsvaag fdd336fe91 0.4.1.0.a1
- 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
2025-08-15 06:17:52 +02:00

25 lines
982 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h2 style="margin:0 0 .5rem 0">What it does</h2>
<p>
Updates a pirate record thats already approved. Typical cases: the player renamed their character,
or moved to a new account tag.
</p>
<hr>
<h2 style="margin:.75rem 0 .5rem">Form fields</h2>
<ul>
<li><b>Current account</b> — must match exactly whats in the list (e.g., <code>SomeUser#12345</code>).</li>
<li><b>New in-game nickname</b> — optional; leave empty to keep the current one.</li>
<li><b>New account</b> — optional; must be <code>Name#12345</code>. If the new value already exists on another pirate, its rejected.</li>
</ul>
<hr>
<h2 style="margin:.75rem 0 .5rem">Rules & feedback</h2>
<ul>
<li><b>Moderator-only.</b></li>
<li>You must change at least one thing (nickname or account).</li>
<li>On success youll see “✅ Pirate updated.” (ephemeral) and the public list refreshes.</li>
<li>A short mod-log entry is posted for audit (“✏️ Edited pirate …”).</li>
</ul>