PickiPedia:BlueRailroadConfig: Difference between revisions

From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search
Add Blue Railroad V2 data source (via update-page on MediaWiki MCP Server)
manual verification
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Bot_proposes|'''Blue Railroad Bot Configuration'''|by=Magent}}
'''Blue Railroad Bot Configuration'''


{{Bot_proposes|This page defines the data sources and generated pages for the [[Blue Railroad]] import bot. The bot reads this page and generates token pages and leaderboards automatically.|by=Magent}}
This page defines the data sources and generated pages for the [[Blue Railroad]] import bot. The bot reads this page and generates token pages and leaderboards automatically.


{{Bot_proposes|''Edit this page to add new leaderboards or modify existing ones. Changes take effect on the next import run (typically within minutes of a deployment).''|by=Magent}}
''Edit this page to add new leaderboards or modify existing ones. Changes take effect on the next import run (typically within minutes of a deployment).''


== Data Sources ==
== Data Sources ==
Line 12: Line 12:
|chain_data_key=blueRailroads
|chain_data_key=blueRailroads
|name=Blue Railroad V1 (Optimism)
|name=Blue Railroad V1 (Optimism)
{{Bot_proposes|}}|by=Magent}}
}}


{{BlueRailroadSource
{{BlueRailroadSource
Line 19: Line 19:
|chain_data_key=blueRailroadV2s
|chain_data_key=blueRailroadV2s
|name=Blue Railroad V2 (Optimism)
|name=Blue Railroad V2 (Optimism)
{{Bot_proposes|}}|by=Magent}}
}}


== Leaderboards ==
== Leaderboards ==


=== Overall Leaderboard ===
{{BlueRailroadLeaderboard
{{BlueRailroadLeaderboard
|page=Blue Railroad Leaderboard
|page=Blue Railroad Leaderboard
|description=Overall token holdings across all exercises
|description=Overall token holdings across all exercises
|sort=count
|sort=count
{{Bot_proposes|}}|by=Magent}}
}}
 
=== By Exercise ===
{{BlueRailroadLeaderboard
|page=Blue Railroad Squats Leaderboard
|filter_song_id=5
|description=Leaderboard for Squats ([[Blue Railroad Train]])
|sort=count
{{Bot_proposes|}}|by=Magent}}
 
{{BlueRailroadLeaderboard
|page=Blue Railroad Pushups Leaderboard
|filter_song_id=6
|description=Leaderboard for Pushups ([[Nine Pound Hammer]])
|sort=count
{{Bot_proposes|}}|by=Magent}}
 
{{BlueRailroadLeaderboard
|page=Blue Railroad Army Crawls Leaderboard
|filter_song_id=10
|description=Leaderboard for Army Crawls ([[Ginseng Sullivan]])
|sort=count
{{Bot_proposes|}}|by=Magent}}


== Adding New Leaderboards ==
== Adding New Leaderboards ==


{{Bot_proposes|To add a new leaderboard, copy one of the templates above and modify the parameters:|by=Magent}}
To add a new leaderboard, copy the template above and modify the parameters:


{{Bot_proposes|<pre>|by=Magent}}
<pre>
{{BlueRailroadLeaderboard
{{BlueRailroadLeaderboard
|page=Your Leaderboard Page Name
|page=Your Leaderboard Page Name
Line 62: Line 39:
|description=Description shown at top of the page
|description=Description shown at top of the page
|sort=count
|sort=count
{{Bot_proposes|}} </pre>|by=Magent}}
}}
 


{{Bot_proposes|Available filters:|by=Magent}}
Available filters:
* {{Bot_proposes|'''filter_song_id''' - Only include tokens with this song ID|by=Magent}}
* '''filter_song_id''' - Only include tokens with this song ID
* {{Bot_proposes|'''filter_owner''' - Only include tokens owned by this address|by=Magent}}
* '''filter_owner''' - Only include tokens owned by this address


{{Bot_proposes|Sort options:|by=Magent}}
Sort options:
* {{Bot_proposes|'''count''' - Most tokens first (default)|by=Magent}}
* '''count''' - Most tokens first (default)
* {{Bot_proposes|'''newest''' - Most recently minted first|by=Magent}}
* '''newest''' - Most recently minted first
* {{Bot_proposes|'''oldest''' - Oldest tokens first|by=Magent}}
* '''oldest''' - Oldest tokens first


[[Category:Bot Configuration]]
[[Category:Bot Configuration]]
[[Category:Blue Railroad]]
[[Category:Blue Railroad]]

Latest revision as of 17:55, 6 February 2026

Blue Railroad Bot Configuration

This page defines the data sources and generated pages for the Blue Railroad import bot. The bot reads this page and generates token pages and leaderboards automatically.

Edit this page to add new leaderboards or modify existing ones. Changes take effect on the next import run (typically within minutes of a deployment).

Data Sources

BLUERAILROAD_SOURCE|network_id=10|contract=0xCe09A2d0d0BDE635722D8EF31901b430E651dB52|chain_data_key=blueRailroads|name=Blue Railroad V1 (Optimism)
BLUERAILROAD_SOURCE|network_id=10|contract=0x40b23771DAf0D89dE153a70a9F57741a96ed1Dd1|chain_data_key=blueRailroadV2s|name=Blue Railroad V2 (Optimism)

Leaderboards

BLUERAILROAD_LEADERBOARD|page=Blue Railroad Leaderboard|title=Blue Railroad Leaderboard|filter_song_id=|filter_owner=|description=Overall token holdings across all exercises|sort=count

Adding New Leaderboards

To add a new leaderboard, copy the template above and modify the parameters:

BLUERAILROAD_LEADERBOARD|page=Your Leaderboard Page Name|title=Your Leaderboard Page Name|filter_song_id=5|filter_owner=|description=Description shown at top of the page|sort=count
Available filters: * filter_song_id - Only include tokens with this song ID * filter_owner - Only include tokens owned by this address Sort options: * count - Most tokens first (default) * newest - Most recently minted first * oldest - Oldest tokens first