Template:Bot proposes: Difference between revisions

From PickiPedia: A knowledge base of bluegrass, old time, and other traditional and public domain music
Jump to navigationJump to search
Switch from superscript to background color for clearer scope indication (via update-page on MediaWiki MCP Server)
Add 'by' parameter for proposer attribution in tooltip (via update-page on MediaWiki MCP Server)
Line 3: Line 3:


== Usage ==
== Usage ==
<code><nowiki>{{bot_proposes|The content being proposed|source=source_specification}}</nowiki></code>
<code><nowiki>{{bot_proposes|The content being proposed|source=source_specification|by=Username}}</nowiki></code>
 
=== Parameters ===
* '''1''' (required): The content being proposed
* '''source''' (required): How to verify this content
* '''by''' (optional): Username of the bot/agent that proposed this edit


=== Source types ===
=== Source types ===
Line 15: Line 20:


[[Category:Verification templates]]
[[Category:Verification templates]]
</noinclude><includeonly><span class="bot-proposal" style="background-color: #e8e8e8; padding: 1px 3px;" data-source="{{{source|unspecified}}}" title="Bot proposal – verify against: {{{source|unspecified}}}">{{{1}}}</span></includeonly>
</noinclude><includeonly><span class="bot-proposal" style="background-color: #e8e8e8; padding: 1px 3px;" data-source="{{{source|unspecified}}}" data-proposed-by="{{{by|unknown}}}" title="Last edited by {{{by|unknown}}} (bot). Verify against: {{{source|unspecified}}}">{{{1}}}</span></includeonly>

Revision as of 07:56, 30 December 2025

Bot Proposes - Marks content proposed by a bot awaiting human verification.

Usage

{{bot_proposes|The content being proposed|source=source_specification|by=Username}}

Parameters

  • 1 (required): The content being proposed
  • source (required): How to verify this content
  • by (optional): Username of the bot/agent that proposed this edit

Source types

  • source=setlist.fm - Verify against setlist.fm
  • source=participant:Username - Awaiting participant verification
  • source=url:https://... - Verify against specific URL
  • source=archive:item_id - Verify against archive.org

Styling

This template applies a light gray background to visually distinguish unverified content. The background clearly delineates the scope of what's proposed, which is especially important for nested templates and semantic data.