TitleCardMaker / Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
https://titlecardmaker.com/blueprints/
GNU General Public License v3.0
10 stars 4 forks source link

[Blueprint] The Book of Boba Fett #271

Closed archieyates closed 9 months ago

archieyates commented 9 months ago

Series Name

The Book of Boba Fett

Series Year

2021

Series Database IDs

imdb:tt13668894,tmdb:115036,tvdb:393589

Creator Username

Reicha7

Blueprint Description

Star Wars card type with "chapter" removed from the title text. Based on CollinHeist's design for The Mandalorian.

Blueprint

{
  "series": {
    "card_type": "star wars",
    "episode_text_format": "Chapter {episode_number}",
    "template_ids": [],
    "source_files": []
  },
  "episodes": {
    "s1e1": {
      "template_ids": [],
      "title": "Stranger in a Strange Land",
      "match_title": false
    },
    "s1e2": {
      "template_ids": [],
      "title": "The Tribes of Tatooine",
      "match_title": false
    },
    "s1e3": {
      "template_ids": [],
      "title": "The Streets of Mos Espa",
      "match_title": false
    },
    "s1e4": {
      "template_ids": [],
      "title": "The Gathering Storm",
      "match_title": false
    },
    "s1e5": {
      "template_ids": [],
      "title": "Return of the Mandalorian",
      "match_title": false
    },
    "s1e6": {
      "template_ids": [],
      "title": "From the Desert Comes a Stranger",
      "match_title": false
    },
    "s1e7": {
      "template_ids": [],
      "title": "In the Name of Honor",
      "match_title": false
    }
  },
  "templates": [],
  "fonts": [],
  "previews": [],
  "description": []
}

Preview Title Cards

preview

Zip of Font Files

No response

Zip of Source Files

No response

github-actions[bot] commented 9 months ago

Blueprint Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.

CollinHeist commented 9 months ago

Awesome - thanks! /create-blueprint

github-actions[bot] commented 9 months ago

Blueprint Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.