Template:ChanInfobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
| label2 = Based On | | label2 = Based On | ||
| data2 = {{{based_on|}}} | | data2 = {{{based_on|}}} | ||
| label3 = Debut | |||
| data3 = {{{debut|}}} | |||
| | | label4 = See Also | ||
| | | data4 = {{{see_also|}}} | ||
| | | header5 = Attribution | ||
| | | label6 = Character Design | ||
| | | data6 = <includeonly>{{Attribution|{{{character_designer|}}}|categorise=true}}</includeonly> | ||
| | | header7 = Related Works | ||
| | | data8 = <includeonly>{{hlist|[[:Category:Features {{{name|{{PAGENAME}}}}}|Featured In]]|[[:Category:Based on {{{name|{{PAGENAME}}}}}|Derivatives]]}}</includeonly> | ||
}}<includeonly>[[Category:Chans]]{{#switch: {{#sub:{{{name|{{PAGENAME}}}}}|-5}}|-chan=|[[Category:Implicit Chans]]}}</includeonly><noinclude> | }}<includeonly>[[Category:Chans]]{{#switch: {{#sub:{{{name|{{PAGENAME}}}}}|-5}}|-chan=|[[Category:Implicit Chans]]}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 73: | Line 75: | ||
"description": "A caption for the image, giving a \"quote\" for the chan or a brief description of traits.", | "description": "A caption for the image, giving a \"quote\" for the chan or a brief description of traits.", | ||
"type": "string" | "type": "string" | ||
}, | |||
"debut": { | |||
"label": "Debut", | |||
"description": "A citation for when the chan was first mentioned on-stream, ideally with a link citation to a video.", | |||
"type": "content", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 82: | Line 90: | ||
"artist", | "artist", | ||
"aka", | "aka", | ||
"debut", | |||
"see_also", | "see_also", | ||
"based_on", | "based_on", |
Revision as of 18:51, 24 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 |
Caption | caption | A caption for the image, giving a "quote" for the chan or a brief description of traits. | String | optional |
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 |
Debut | debut | A citation for when the chan was first mentioned on-stream, ideally with a link citation to a video. | Content | suggested |
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 |