Giter VIP home page Giter VIP logo

Comments (2)

lelinhtinh avatar lelinhtinh commented on May 19, 2024

https://web.archive.org/web/20180225143412/http://comicrack.cyolito.com:80/faqs/7-how-is-ecomic-meta-data-handled

<?xml version="1.0"?>
<ComicInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Series>X-Men '97</Series>
    <Title>Not a Cloud in the Sky</Title>
    <Number>1</Number>
    <Summary>Uncomfortable feelings are set aside when Joseph, Rogue and Gambit confront a foe who will stop at nothing to end them!

Joseph has a sense that the world is not as he recalls: Iceman is mobbed by adoring fans; Rogue and Gambit can touch each other; Beast finds the cure for the Legacy Virus; police arrest Bastion and the Friends of Humanity; and Cyclops doesn't require his ruby quartz visor. When he sees Jean Grey's image disappear from a portrait of the X-Men, Joseph knows they're being manipulated, a fact emphasized when the others tell him they know no Jean Grey...</Summary>
    <Writer>Grant Morrison, John Francis Moore</Writer>
    <Publisher>Marvel</Publisher>
    <Genre>Comic</Genre>
    <Tags>Action, Adventure, Sci-fi, Supernatural, Fantasy</Tags>
    <Characters>Angel, Bastion, Beast, Bishop, Cannonball, Cyclops, Gambit, Gamesmaster, Iceman, Jean Grey, Joseph, Rogue, Storm, Trish Tilby, Wolverine</Characters>
    <LanguageISO>en</LanguageISO>
    <Web>https://comicvine.gamespot.com/x-men-annual-97-1-not-a-cloud-in-the-sky/4000-161832/</Web>
    <PageCount>11</PageCount>
    <Pages>
        <Page Image="0" ImageHeight="3056" ImageSize="1420720" ImageWidth="1987" Type="FrontCover" />
        <Page Image="1" ImageHeight="3056" ImageSize="1088396" ImageWidth="1987" />
        <Page Image="2" ImageHeight="3056" ImageSize="659321" ImageWidth="1987" />
        <Page Image="3" ImageHeight="3056" ImageSize="521546" ImageWidth="1987" />
        <Page Image="4" ImageHeight="3056" ImageSize="1317285" ImageWidth="1987" />
        <Page Image="5" ImageHeight="3056" ImageSize="1254588" ImageWidth="1987" />
        <Page Image="6" ImageHeight="3056" ImageSize="1008944" ImageWidth="1987" />
        <Page Image="7" ImageHeight="3056" ImageSize="1600268" ImageWidth="1987" />
        <Page Image="8" ImageHeight="3056" ImageSize="1591729" ImageWidth="1987" />
        <Page Image="9" ImageHeight="3056" ImageSize="1455016" ImageWidth="1987" />
        <Page Image="10" ImageHeight="3056" ImageSize="1399004" ImageWidth="1987" />
    </Pages>
</ComicInfo>

from userscript.

lelinhtinh avatar lelinhtinh commented on May 19, 2024

https://code.google.com/archive/p/comicbookinfo/wikis/Example.wiki

{
    "ComicBookInfo/1.0": {
        "series": "X-Men '97",
        "title": "Not a Cloud in the Sky",
        "issue": "1",
        "comments": "Uncomfortable feelings are set aside when Joseph, Rogue and Gambit confront a foe who will stop at nothing to end them!\n\nJoseph has a sense that the world is not as he recalls: Iceman is mobbed by adoring fans; Rogue and Gambit can touch each other; Beast finds the cure for the Legacy Virus; police arrest Bastion and the Friends of Humanity; and Cyclops doesn't require his ruby quartz visor. When he sees Jean Grey's image disappear from a portrait of the X-Men, Joseph knows they're being manipulated, a fact emphasized when the others tell him they know no Jean Grey...",
        "credits": [
            {
                "person": "Grant Morrison",
                "role": "Writer"
            },
            {
                "person": "John Francis Moore",
                "role": "Writer"
            }
        ],
        "publisher": "Marvel",
        "genre": "Comic",
        "tags": [
            "Action",
            "Adventure",
            "Sci-fi",
            "Supernatural",
            "Fantasy"
        ],
        "language": "en"
    }
}

from userscript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.