Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blueprint] Ahsoka #202

Closed
CollinHeist opened this issue Jan 14, 2024 · 2 comments · Fixed by #203
Closed

[Blueprint] Ahsoka #202

CollinHeist opened this issue Jan 14, 2024 · 2 comments · Fixed by #203

Comments

@CollinHeist
Copy link
Collaborator

Series Name

Ahsoka

Series Year

2023

Series Database IDs

imdb:tt13622776,tmdb:114461,tvdb:393187

Creator Username

No response

Blueprint Description

Shape card with the shape colored "star wars yellow" (#FFE81F) and the part names of each episode positioned below the title.

Blueprint

{
  "series": {
    "card_type": "shape",
    "hide_episode_text": true,
    "season_title_ranges": [
      "1"
    ],
    "season_title_values": [
      "Part {episode_number_cardinal_title}"
    ],
    "extra_keys": [
      "shape_color"
    ],
    "extra_values": [
      "rgb(228,213,70)"
    ],
    "match_titles": false
  },
  "episodes": {
    "s1e1": {
      "title": "Master and Apprentice"
    },
    "s1e2": {
      "title": "Toil and Trouble"
    },
    "s1e3": {
      "title": "Time To Fly"
    },
    "s1e4": {
      "title": "Fallen Jedi"
    },
    "s1e5": {
      "title": "Shadow Warrior"
    },
    "s1e6": {
      "title": "Far, Far Away"
    },
    "s1e7": {
      "title": "Dreams and Madness"
    },
    "s1e8": {
      "title": "The Jedi, the Witch, and the Warlord"
    }
  }
}

Preview Title Cards

Ahsoka (2023) - S01E05

Zip of Font Files

No response

Zip of Source Files

No response

@CollinHeist CollinHeist self-assigned this Jan 14, 2024
Copy link
Contributor

Blueprint Validation Results

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

@CollinHeist
Copy link
Collaborator Author

/create-blueprint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant