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] Sword Art Online #159

Closed
CollinHeist opened this issue Dec 29, 2023 · 3 comments · Fixed by #162
Closed

[Blueprint] Sword Art Online #159

CollinHeist opened this issue Dec 29, 2023 · 3 comments · Fixed by #162

Comments

@CollinHeist
Copy link
Collaborator

CollinHeist commented Dec 29, 2023

Series Name

Sword Art Online

Series Year

2012

Series Database IDs

imdb:tt2250192,tmdb:45782,tvdb:259640

Creator Username

No response

Blueprint Description

Anime card type with kanji, absolute episode numbering, and the arc names as season titles. The episode text is recolored blue to match the SAO logo.

Blueprint

{
  "series": {
    "card_type": "anime",
    "episode_text_format": "Episode {absolute_episode_number}",
    "season_title_ranges": [
      "s1e1-s1e14",
      "s1e15-s1e25",
      "s2e1-s2e14",
      "s2e15-s2e17",
      "s2e18-s2e24",
      "s0e22-s0e22",
      "3",
      "4"
    ],
    "season_title_values": [
      "Aincrad",
      "Fairy Dance",
      "Phantom Bullet",
      "Calibur",
      "Mother's Rosario",
      "Mother's Rosario",
      "Alicization",
      "War of Underworld"
    ],
    "extra_keys": [
      "episode_text_color"
    ],
    "extra_values": [
      "rgb(109,188,218)"
    ],
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ]
  }
}

Preview Title Cards

Sword Art Online (2012) - S04E18
Sword Art Online (2012) - S01E06
Sword Art Online (2012) - S02E06
Sword Art Online (2012) - S03E01

Zip of Font Files

No response

Zip of Source Files

No response

@CollinHeist CollinHeist self-assigned this Dec 29, 2023
Copy link
Contributor

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new tests will be run automatically.

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