Consumer Rights Wiki:Moderation Interface: Difference between revisions

Fen (talk | contribs)
experimenting with an moderation interface for us the goes on the sidebar
 
Fen (talk | contribs)
m Fen moved page Consumer Rights Wiki:Fen/Sandbox/Moderation Interface to Consumer Rights Wiki:Moderation Interface without leaving a redirect: Misspelled title
 
(11 intermediate revisions by the same user not shown)
Line 7: Line 7:
= ⚡ Quick actions =
= ⚡ Quick actions =


<div style="display:flex; flex-wrap:wrap; gap:1em; margin-top:1em;">
<div style="display:grid; grid-template-columns:repeat(2, 1fr); gap:1em; margin-top:1em; color: black;">


<!-- Block a user -->
<!-- Block a user -->
<div style="flex:1 1 250px; background:#fff0f0; border:1px solid #e77; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
<div style="background:#fff0f0; border:1px solid #e77; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
;Block a user
;Block a user
:Enter a username or IP to block
:Enter a username or IP to block
Line 22: Line 22:


<!-- Unblock a user -->
<!-- Unblock a user -->
<div style="flex:1 1 250px; background:#f0fff0; border:1px solid #7c7; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
<div style="background:#f0fff0; border:1px solid #7c7; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
;Unblock a user
;Unblock a user
:Remove a block from a username or IP
:Remove a block from a username or IP
Line 34: Line 34:


<!-- Protect a page -->
<!-- Protect a page -->
<div style="flex:1 1 250px; background:#f0f8ff; border:1px solid #77c; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
<div style="background:#f0f8ff; border:1px solid #77c; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
;Protect a page
;Protect a page
:Restrict editing or moving
:Restrict editing or moving
Line 46: Line 46:


<!-- Delete a page -->
<!-- Delete a page -->
<div style="flex:1 1 250px; background:#fff8f8; border:1px solid #d44; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
<div style="background:#fff8f8; border:1px solid #d44; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
;Delete a page
;Delete a page
:Remove an existing page
:Remove an existing page
Line 56: Line 56:
</inputbox>
</inputbox>
</div>
</div>
  <!-- Move Page -->
  <div style="background:#f0f8ff; border:1px solid #77c; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
;Move a page
:Rename or relocate a page
  <inputbox>
  type=create
  width=30
  buttonlabel=Move
  prefix=Special:MovePage/
  </inputbox>
  </div>
  <!-- Update User Rights -->
  <div style="background:#f0f8ff; border:1px solid #77c; border-radius:10px; padding:1em; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
;Update user rights
:Grant or revoke permissions
  <inputbox>
  type=create
  width=30
  buttonlabel=Edit Rights
  prefix=Special:UserRights/
  </inputbox>
  </div>
</div>
</div>
----
----
 
{{Wrapper
<div style="display:flex; flex-wrap:wrap; gap:1em; margin-top:1em;">
|title = <span style="font-family: 'Linux Libertine','Georgia','Times','Source Serif Pro',serif; line-height: 1.375; font-size: 1.8em; font-weight: normal;">Moderators Noticeboard</span>
|content = {{:Consumer_Rights_Wiki_talk:Moderators'_noticeboard}}}}
----
= 📜 Logs =
<div style="display:flex; flex-wrap:wrap; gap:1em; margin-top:1em; color: black;">


<!-- Recent changes -->
<!-- Recent changes -->
Line 90: Line 119:


</div>
</div>
----
= 📂 Other tools =
* [[Special:UserRights|Manage user rights]]
* [[Special:AbuseLog|Abuse filter log]]
* [[Special:MovePage|Move page]]
* [[Special:RenameUser|Rename user]]
* [[Special:Undelete|Undelete pages]]
* [[Special:Log|All logs]]


----
----