Template:ChanInfobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 59: | Line 59: | ||
"description": "The artist the image used was drawn by, for crediting purposes.", | "description": "The artist the image used was drawn by, for crediting purposes.", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true, | ||
"aliases": [ | |||
"first_artist" | |||
] | |||
}, | |||
"see_also": { | |||
"label": "See Also", | |||
"description": "Strongly related chans to this one, only use this where chans have some fundamental link and often come hand-in-hand.", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 68: | Line 76: | ||
"artist", | "artist", | ||
"aka", | "aka", | ||
"see_also", | |||
"based_on", | "based_on", | ||
"character_designer" | "character_designer" | ||
Revision as of 20:19, 22 January 2025
| ChanInfobox | |
|---|---|
| Attribution | |
| Related Works | |
An info box for pages about Chans, there should be one on every chan page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The primary name of the chan, should end in -chan if that is the normal way they are referred to. | String | required |
| Image | image | An example image of the chan. | File | required |
| Artist | artist first_artist | The artist the image used was drawn by, for crediting purposes. | Page name | required |
| Also Known As | aka | A list of any alternative names the chan is called by. | String | optional |
| See Also | see_also | Strongly related chans to this one, only use this where chans have some fundamental link and often come hand-in-hand. | String | optional |
| Based On | based_on | A description of what the chan is based on, this shouldn't be a long explanation, but rather (a) link(s) to relevant pages.
| Unbalanced wikitext | suggested |
| Character Designer | character_designer | Who to credit with the character design for this chan. | Page name | suggested |