CollinHeist/TitleCardMaker-Blueprints

[Blueprint] Scooby-Doo, Where Are You!

Closed this issue · 2 comments

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

Scooby-Doo, Where Are You! (1969) - S02E03

Zip of Font Files

fonts.zip

Blueprint Validation Results

All tests passed succesfully. Blueprint can be created with the /create-blueprint command.

/create-blueprint