# The World of Kids on Bikes ## Player Characters - [[Ada]] - [[Tex Johnson]] - [[Dusty Cragmore]] %% ```dataview TABLE embed(token) as "Token", gender, race, class, description as "Description" FROM "ttrpgs/Curse of the Snowglobes" WHERE type = "PC" ``` %% ## Sessions %% ```button name Add New Session type note(TTRPGs/Curse of the Snowglobes/001_20231102, split) template action session-player templater true ``` ^button-addsession ```dataview table embed(art) as "Art", summary as "Summary" from "ttrpgs/Curse of the Snowglobes" where contains(type,"session") SORT sessionNum DESC ``` %% - [[001_20230103 How did we get to suicide pact]]