PickiPedia:BlueRailroadConfig: Difference between revisions

From PickiPedia: A knowledge base of bluegrass, old time, and other traditional and public domain music
Jump to navigationJump to search
m Verified bot edits (removed Bot_proposes wrappers)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
''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).''
''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 Source ==
== Data Sources ==


{{BlueRailroadSource
{{BlueRailroadSource
Line 11: Line 11:
|contract=0xCe09A2d0d0BDE635722D8EF31901b430E651dB52
|contract=0xCe09A2d0d0BDE635722D8EF31901b430E651dB52
|chain_data_key=blueRailroads
|chain_data_key=blueRailroads
|name=Blue Railroad (Optimism)
|name=Blue Railroad V1 (Optimism)
}}
 
{{BlueRailroadSource
|network_id=10
|contract=0x40b23771DAf0D89dE153a70a9F57741a96ed1Dd1
|chain_data_key=blueRailroadV2s
|name=Blue Railroad V2 (Optimism)
}}
}}


Line 55: Line 62:
|description=Description shown at top of the page
|description=Description shown at top of the page
|sort=count
|sort=count
}} </pre>
}}
</pre>


Available filters:
Available filters:

Latest revision as of 22:56, 27 January 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[edit]

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[edit]

Overall Leaderboard[edit]

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

By Exercise[edit]

Property "BlueRailroad leaderboard description" (as page type) with input value "Leaderboard for Squats (Blue Railroad Train)" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

BLUERAILROAD_LEADERBOARD|page=Blue Railroad Squats Leaderboard|title=Blue Railroad Squats Leaderboard|filter_song_id=5|filter_owner=|description=Leaderboard for Squats (Blue Railroad Train)|sort=count

Property "BlueRailroad leaderboard description" (as page type) with input value "Leaderboard for Pushups (Nine Pound Hammer)" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

BLUERAILROAD_LEADERBOARD|page=Blue Railroad Pushups Leaderboard|title=Blue Railroad Pushups Leaderboard|filter_song_id=6|filter_owner=|description=Leaderboard for Pushups (Nine Pound Hammer)|sort=count

Property "BlueRailroad leaderboard description" (as page type) with input value "Leaderboard for Army Crawls (Ginseng Sullivan)" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

BLUERAILROAD_LEADERBOARD|page=Blue Railroad Army Crawls Leaderboard|title=Blue Railroad Army Crawls Leaderboard|filter_song_id=10|filter_owner=|description=Leaderboard for Army Crawls (Ginseng Sullivan)|sort=count

Adding New Leaderboards[edit]

To add a new leaderboard, copy one of the templates above and modify the parameters:

{{BlueRailroadLeaderboard
|page=Your Leaderboard Page Name
|filter_song_id=5
|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