[Blueprint] Scooby-Doo, Where Are You!
Closed this issue · 2 comments
CollinHeist commented
Series Name
Scooby-Doo, Where Are You!
Series Year
1969
Creator Username
No response
Blueprint Description
Standard card type with an orange Scooby-Doo font and "Mystery" as the episode text.
Blueprint
{
"series": {
"template_ids": [0]
},
"episodes": {},
"templates": [
{
"name": "Scooby-Doo",
"font_id": 0,
"card_type": "standard",
"episode_text_format": "Mystery {episode_number}"
}
],
"fonts": [
{
"name": "Scooby-Doo",
"color": "rgb(240,181,94)",
"delete_missing": true,
"file": "Scooby-Doo.ttf",
"size": 1.1,
"title_case": "source"
}
],
"preview": "preview.jpg"
}
Preview Title Card
Zip of Font Files
github-actions commented
Blueprint Validation Results
All tests passed succesfully. Blueprint can be created with the /create-blueprint
command.
CollinHeist commented
/create-blueprint