Template:BLCD categories/doc: Difference between revisions
m (→Usage) |
mNo edit summary |
||
Line 17: | Line 17: | ||
| Source: | | Source: | ||
| Letter: | | Letter: | ||
| Alias: | |||
}} | }} | ||
Line 44: | Line 45: | ||
| Source2: | | Source2: | ||
| Letter: | | Letter: | ||
| Alias: | |||
}} | }} | ||
Line 70: | Line 72: | ||
|- | |- | ||
| {{para|Letter}} || First letter of the CD's name || <nowiki>[[Category:BLCD-Letter]]</nowiki> | | {{para|Letter}} || First letter of the CD's name || <nowiki>[[Category:BLCD-Letter]]</nowiki> | ||
|- | |||
| {{para|Alias}} || If the cast are using aliases. Only need to enter {{fcb|red|yes}} || {{Cat|Alias Used}} | |||
|} | |} | ||
Line 147: | Line 151: | ||
}, | }, | ||
"Author3": { | "Author3": { | ||
"label": " | "label": "Author3", | ||
"description": "When a CD has more than one Author.", | "description": "When a CD has more than one Author.", | ||
"type": "string", | "type": "string", | ||
Line 234: | Line 238: | ||
"suggestedvalues": [ "A", "M" ], | "suggestedvalues": [ "A", "M" ], | ||
"required": true | "required": true | ||
}, | |||
"Alias": { | |||
"label": "Alias", | |||
"description": "If the cast are using aliases.", | |||
"type": "string", | |||
"suggestedvalues": [ "yes" ], | |||
"required": false | |||
} | } | ||
} | } |
Revision as of 21:03, 25 June 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This template is used for adding categories to BLCD pages. Any unused parameters can be removed.
Usage
| Series =
| Series2 =
| Mini =
| Mangaka =
| Author =
| Scenarist =
| Illustrator =
| Company =
| Year =
| Source =
| Letter =
| Alias =
}}
All Options
| Series =
| Series2 =
| Series3 =
| Mini =
| Mangaka =
| Mangaka2 =
| Mangaka3 =
| Author =
| Author2 =
| Author3 =
| Scenarist =
| Scenarist2 =
| Scenarist3 =
| Illustrator =
| Illustrator2 =
| Illustrator3 =
| Company =
| Company2 =
| Year =
| Year2 =
| Source =
| Source2 =
| Letter =
| Alias =
}}
Parameters
Parameter | Description | Output |
---|---|---|
|Series= |
When a CD is part of a Series. If there is more than one, use |Series2= and |Series3= |
[[Category:Series Name]] |
|Mini= |
If the CD is a Mini Drama. Only need to enter yes | Category:BL Mini Drama CD |
|Mangaka= |
If the source material creator is a Mangaka. If there is more than one, use |Mangaka2= and |Mangaka3= |
[[Category:Mangaka Romaji Name]] |
|Author= |
If the source material creator is an Author. If there is more than one, use |Author2= and |Author3= |
[[Category:Author Romaji Name]] |
|Scenarist= |
If the source material creator is an Scenarist. If there is more than one, use |Scenarist2= and |Scenarist3= |
[[Category:Scenarist Romaji Name]] |
|Illustrator= |
If the source material has a separate Illustrator. If there is more than one, use |Illustrator2= and |Illustrator3= |
[[Category:Illustrator Romaji Name]] |
|Company= |
Company who produced the CD. If the CD has been Re-released or Reprinted by a different Company add them using |Company2= |
[[Category:Company Romaji Name]] |
|Year= |
Year of the CD's release. If the CD has a Reprint or Re-release add that date using |Year2= |
[[Category:BLCD-Year]] |
|Source= |
Source material of the CD. If the CD has more than one source material add the second using |Source2= |
[[Category:BLCD-Source]] |
|Letter= |
First letter of the CD's name | [[Category:BLCD-Letter]] |
|Alias= |
If the cast are using aliases. Only need to enter yes | Category:Alias Used |
Note: All names must be in Romaji. If the Romaji spelling isn't known then do not add it to the categories.
Example
| Series = Sabita Yoru Demo Koi wa Sasayaku Series
| Series2 = Hadakeru Kaibutsu Series
| Mini = Yes
| Mangaka = Ogeretsu Tanaka
| Company = Shinshokan
| Year = 2020
| Source = Manga
| Letter = H
}}
TemplateData
This template adds the appropriate categories to BLCD pages based on input.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Series Name | Series | When a CD is part of a series. | String | optional |
Series 2 Name | Series2 | When a CD is part of more than one series. | String | optional |
Series 3 Name | Series3 | When a CD is part of more than one series. | String | optional |
Mini Drama | Mini | If the CD is a Mini Drama.
| String | optional |
Mangaka | Mangaka | If the source material creator is a Mangaka. | String | optional |
Mangaka 2 | Mangaka2 | When a CD has more than one Mangaka. | String | optional |
Mangaka 3 | Mangaka3 | When a CD has more than one Mangaka. | String | optional |
Author | Author | If the source material creator is an Author. | String | optional |
Author 2 | Author2 | When a CD has more than one Author. | String | optional |
Author3 | Author3 | When a CD has more than one Author. | String | optional |
Scenarist | Scenarist | If the source material creator is a Scenarist. | String | optional |
Scenarist 2 | Scenarist2 | When a CD has more than one Scenarist. | String | optional |
Scenarist 3 | Scenarist3 | When a CD has more than one Scenarist. | String | optional |
Illustrator | Illustrator | If the source material has a separate Illustrator. | String | optional |
Illustrator 2 | Illustrator2 | When a CD has more than one Illustrator. | String | optional |
Illustrator 3 | Illustrator3 | When a CD has more than one Illustrator. | String | optional |
Company | Company | The Company who produced the CD. | String | optional |
Company 2 | Company2 | If the CD has been Re-released or Reprinted by a different Company. | String | optional |
Year | Year | The year the CD was released.
| Number | required |
Year 2 | Year2 | The year of the Reprint or Re-release.
| Number | optional |
Source | Source | The source material of the CD.
| String | required |
Source 2 | Source2 | If the CD has more than one source material.
| String | optional |
Letter | Letter | The first letter of the CD title.
| String | required |
Alias | Alias | If the cast are using aliases.
| String | optional |