Anime: Difference between revisions
From Kawaii Klub KaWaikii!
Created page with " <noinclude> <templatedata> { "params": { "Genres": { "label": "Genre(s):", "type": "content", "required": true }, "Artist": { "label": "Created By:", "type": "string", "required": true }, "Producer": { "label": "Produced By:", "type": "string" }, "Director": { "label": "Directed By:", "type": "string" }, "Studio": { "label": "Studio:", "type": "string" }, "Main Protagonists": { "label": "Protagonist(s):",..." |
No edit summary |
||
| Line 104: | Line 104: | ||
== Core Details: == | == Core Details: == | ||
{| class="wikitable" | {| class="wikitable" | ||
| '''Genre(s):''' || {{{Genres}}} | | '''Genre(s):''' || {{{Genres|}}} | ||
|- | |- | ||
| '''Age Rating:''' || {{{Age Rating}}} | | '''Age Rating:''' || {{{Age Rating|}}} | ||
|- | |- | ||
| '''Setting:''' || {{{Location}}} | | '''Setting:''' || {{{Location|}}} | ||
{{{Time}}} | {{{Time|}}} | ||
|} | |} | ||
== Production: == | == Production: == | ||
{| class="wikitable" | {| class="wikitable" | ||
| '''Created By:''' || {{{Artist}}} | | '''Created By:''' || {{{Artist|}}} | ||
|- | |- | ||
| '''Director:''' || Director}}} | | '''Director:''' || Director|}}} | ||
|- | |- | ||
| '''Producer(s):''' || {{{Producer}}} | | '''Producer(s):''' || {{{Producer|}}} | ||
|- | |- | ||
| '''Studio:''' || {{{Studio}}} | | '''Studio:''' || {{{Studio|}}} | ||
|} | |} | ||
== Characters: == | == Characters: == | ||
{| class="wikitable" | {| class="wikitable" | ||
| '''Protagonist(s):''' || {{{Main Protagonists}}} | | '''Protagonist(s):''' || {{{Main Protagonists|}}} | ||
|- | |- | ||
| '''Antagonist(s):''' || {{{Primary Antagonists}}} | | '''Antagonist(s):''' || {{{Primary Antagonists|}}} | ||
|- | |- | ||
| '''Supporting Characters:''' || {{{Secondary Characters}}} | | '''Supporting Characters:''' || {{{Secondary Characters|}}} | ||
|- | |- | ||
| '''Other Characters:''' || {{{Tertiary Characters}}} | | '''Other Characters:''' || {{{Tertiary Characters|}}} | ||
|} | |} | ||
Revision as of 11:16, 17 April 2025
A base definition for an anime title.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Date Aired: | Published | no description | String | required |
| Last Broadcast: | Ended | no description | String | optional |
| Genre(s): | Genres | no description | Content | required |
| Setting (Where): | Location | no description | String | required |
| Setting (When): | Time | no description | String | required |
| Created By: | Artist | no description | String | required |
| Directed By: | Director | no description | String | optional |
| Produced By: | Producer | no description | String | optional |
| Studio: | Studio | no description | String | optional |
| Plot: | Plot | no description | Content | required |
| Protagonist(s): | Main Protagonists | no description | Content | required |
| Antagonist(s): | Primary Antagonists | no description | Content | optional |
| Secondary Characters: | Secondary Characters | no description | Content | optional |
| Tertiary Characters: | Tertiary Characters | no description | Content | optional |
| Age Rating: | Age Rating | no description
| String | required |
Core Details:
| Genre(s): | |
| Age Rating: | |
| Setting: |
Production:
| Created By: | |
| Director: | }}} |
| Producer(s): | |
| Studio: |
Characters:
| Protagonist(s): | |
| Antagonist(s): | |
| Supporting Characters: | |
| Other Characters: |
About:
| Plot: || {{{Plot}}} |}
