Template:Cast listing entry/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
* {{tji|Cast listing entry|character name in romaji|character name in kanji|seiyuu name in romaji|seiyuu name in kanji}}
* {{tji|Cast listing entry|character name in romaji|character name in kanji|seiyuu name in romaji|seiyuu name in kanji}}
* {{tji|cle|character name in romaji|character name in kanji|seiyuu name in romaji|seiyuu name in kanji}}
* {{tji|cle|character name in romaji|character name in kanji|seiyuu name in romaji|seiyuu name in kanji}}
When the Seiyuu is using an alias use:
* {{tji|Cast listing entry|alias: yes|character name in romaji|character name in kanji|seiyuu alias name in romaji|seiyuu alias name in kanji|seiyuu real name in romaji|seiyuu real name in kanji}}
* {{tji|cle|alias: yes|character name in romaji|character name in kanji|seiyuu alias name in romaji|seiyuu alias name in kanji|seiyuu real name in romaji|seiyuu real name in kanji}}


== Parameters ==
== Parameters ==
Line 15: Line 19:
; {{para|2}} : The seiyuu's name in Romaji. Formatted {{code|Family Name First Name}}.
; {{para|2}} : The seiyuu's name in Romaji. Formatted {{code|Family Name First Name}}.
; {{para|3}} : The seiyuu's name in Kanji.
; {{para|3}} : The seiyuu's name in Kanji.
; {{para|alias}} : If the seiyuu is using an alias. Just use {{code|yes}} or {{code|y}}.


== Examples ==
== Examples ==
* {{tji|Cast listing entry|Tsubakimoto Takashi|椿本崇|Kosugi Juurouta|小杉十郎太}} {{Rarr}} {{cle|Tsubakimoto Takashi|椿本崇|Kosugi Juurouta|小杉十郎太}}
* {{tlc|Cast listing entry|Tsubakimoto Takashi|椿本崇|Kosugi Juurouta|小杉十郎太}} {{Rarr}} {{cle|Tsubakimoto Takashi|椿本崇|Kosugi Juurouta|小杉十郎太}}


* {{tji|Cast listing entry||池田篤志|Morikawa Toshiyuki|森川智之}} {{Rarr}} {{cle||池田篤志|Morikawa Toshiyuki|森川智之}}
* <code><nowiki>{{Cast listing entry||池田篤志|Morikawa Toshiyuki|森川智之}}</nowiki></code> {{Rarr}} {{cle||池田篤志|Morikawa Toshiyuki|森川智之}}


* {{tji|Cast listing entry||成川理也(黒){{((}}Jdot{{))}}成川理也(白)|Kamiya Hiroshi|神谷浩史}} {{Rarr}} {{cle||成川理也(黒){{Jdot}}成川理也(白)|Kamiya Hiroshi|神谷浩史}}
* <code><nowiki>{{Cast listing entry||成川理也(黒){{Jdot}}成川理也(白)|Kamiya Hiroshi|神谷浩史}}</nowiki></code> {{Rarr}} {{cle||成川理也(黒){{Jdot}}成川理也(白)|Kamiya Hiroshi|神谷浩史}}


'''Without Character Name'''
'''Without Character Name'''
* {{tji|Cast listing entry|||Hiyama Nobuyuki|檜山修之}} {{Rarr}} {{cle|||Hiyama Nobuyuki|檜山修之}}
* <code><nowiki>{{Cast listing entry|||Hiyama Nobuyuki|檜山修之}}</nowiki></code> {{Rarr}} {{cle|||Hiyama Nobuyuki|檜山修之}}
: Note the {{code|{{!}}{{!}}{{!}}}}, you must include the {{code|{{!}}}} even if you don't have the information that goes there.
{{space|5}} Note the {{code|{{!}}{{!}}{{!}}}}, you must include the {{code|{{!}}}} even if you don't have the information that goes there.


'''Without Romaji Name'''
'''Without Romaji Name'''
* {{tji|Cast listing entry||香坂遥人||檜山修之}} {{Rarr}} {{cle||香坂遥人||檜山修之}}
* <code><nowiki>{{Cast listing entry||香坂遥人||檜山修之}}</nowiki></code> {{Rarr}} {{cle||香坂遥人||檜山修之}}
: Note the {{code|{{!}}{{!}}}}, you must include the {{code|{{!}}}} even if you don't have the information that goes there.
{{space|5}} Note the {{code|{{!}}{{!}}}}, you must include the {{code|{{!}}}} even if you don't have the information that goes there.
 
'''When Seiyuu are Using an Alias'''
* <code><nowiki>{{Cast listing entry|alias {{=}} yes||泉功一|Hatoman Gunsou|鳩マン軍曹|Kawahara Yoshihisa|川原慶久}}</nowiki></code> {{Rarr}} {{cle|alias = yes||泉功一|Hatoman Gunsou|鳩マン軍曹|Kawahara Yoshihisa|川原慶久}}
{{space|5}} Note the {{code|{{!}}{{!}}}}, you must include the {{code|{{!}}}} even if you don't have the information that goes there.


== TemplateData ==
== TemplateData ==
Line 51: Line 60:
},
},
"3": {
"3": {
"label": "Name in Romaji",
"label": "Name/Alias in Romaji",
"description": "The seiyuu's name in Romaji. Formatted Family Name First Name.",
"description": "The seiyuu's name in Romaji. Formatted Family Name First Name. Or the seiyuu's alias in Romaji, if they are using and alias.",
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
Line 58: Line 67:
},
},
"4": {
"4": {
"label": "Name/Alias in Kanji",
"description": "The seiyuu's name in Kanji. Or the seiyuu's alias in Kanji, if they are using and alias.",
"type": "string",
"suggested": true,
"example": "森川智之"
},
"alias": {
"label": "Alias",
"description": "When a seiyuu is using an alias.",
"type": "string",
"suggestedvalues": [ "yes", "y" ],
"required": false
},
"5": {
"label": "Name in Romaji",
"description": "When the seiyuu is using an alias, the seiyuu's name in Romaji.",
"type": "string",
"suggested": true,
"example": "森川智之"
},
"6": {
"label": "Name in Kanji",
"label": "Name in Kanji",
"description": "The seiyuu's name in Kanji.",
"description": "When the seiyuu is using an alias, the seiyuu's name in Kanji.",
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,

Revision as of 18:26, 17 August 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.


This template is used to format the entries for the Cast listing.

Usage

  • {{Cast listing entry|character name in romaji|character name in kanji|seiyuu name in romaji|seiyuu name in kanji}}
  • {{cle|character name in romaji|character name in kanji|seiyuu name in romaji|seiyuu name in kanji}}

When the Seiyuu is using an alias use:

  • {{Cast listing entry|alias=yes|character name in romaji|character name in kanji|seiyuu alias name in romaji|seiyuu alias name in kanji|seiyuu real name in romaji|seiyuu real name in kanji}}
  • {{cle|alias=yes|character name in romaji|character name in kanji|seiyuu alias name in romaji|seiyuu alias name in kanji|seiyuu real name in romaji|seiyuu real name in kanji}}

Parameters

|1=
The character's name in Romaji. If they voice multiple characters include a {{Jdot}} between each one.
|2=
The character's name in Kanji. If they voice multiple characters include a {{Jdot}} between each one.
|2=
The seiyuu's name in Romaji. Formatted Family Name First Name.
|3=
The seiyuu's name in Kanji.
|alias=
If the seiyuu is using an alias. Just use yes or y.

Examples

  • {{Cast listing entry|Tsubakimoto Takashi|椿本崇|Kosugi Juurouta|小杉十郎太}} → Tsubakimoto Takashi 「椿本崇」:Kosugi Juurouta 小杉十郎太
  • {{Cast listing entry||成川理也(黒){{Jdot}}成川理也(白)|Kamiya Hiroshi|神谷浩史}} → 成川理也(黒)・成川理也(白):Kamiya Hiroshi 神谷浩史

Without Character Name

      Note the |||, you must include the | even if you don't have the information that goes there.

Without Romaji Name

  • {{Cast listing entry||香坂遥人||檜山修之}} → 香坂遥人:檜山修之

      Note the ||, you must include the | even if you don't have the information that goes there.

When Seiyuu are Using an Alias

      Note the ||, you must include the | even if you don't have the information that goes there.

TemplateData

Formats the entries for the Cast listing.

Template parameters

ParameterDescriptionTypeStatus
Character in Romaji1

The character's name in Romaji.

Example
Tsubakimoto Takashi
Stringsuggested
Character in Kanji2

The character's name in Kanji.

Example
池田篤志
Stringsuggested
Name/Alias in Romaji3

The seiyuu's name in Romaji. Formatted Family Name First Name. Or the seiyuu's alias in Romaji, if they are using and alias.

Example
Morikawa Toshiyuki
Stringsuggested
Name/Alias in Kanji4

The seiyuu's name in Kanji. Or the seiyuu's alias in Kanji, if they are using and alias.

Example
森川智之
Stringsuggested
Aliasalias

When a seiyuu is using an alias.

Suggested values
yes y
Stringoptional
Name in Romaji5

When the seiyuu is using an alias, the seiyuu's name in Romaji.

Example
森川智之
Stringsuggested
Name in Kanji6

When the seiyuu is using an alias, the seiyuu's name in Kanji.

Example
森川智之
Stringsuggested