Jump to content

Template:Credits

From SiIvaGunner Wiki
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.


This template is used to format text in transcriptions of in-video credits.

Usage

Code Result
{{Credits|h3 monospace|Contributors}}
{{Credits|h4 serif normal subtitle|Contributors}}
*[[Name 1]]
*[[Name 2]]
Contributors
Contributors
{{center|
{{plainlist}}
{{Credits|h5|Arrangers}}
*[[Name 1]]
*[[Name 2]]
{{Credits|h5 multiline|Voice actors}}
*[[Name 1]]{{smalldiv|''as Character''}}
*[[Name 2]]{{smalldiv|''as Character''}}
{{endplainlist}}
}}
Arrangers
Voice actors
  • Name 1
    as Character
  • Name 2
    as Character
{{center|1=
{{Credits|h2 monospace small-caps title margin|New<br>Project}}
{{Credits|h4|Voice actors}}
<table class="credits-table">
<tr><td>[[Name 1]]<td>Character A
<tr><td>[[Name 2]]<td>Ghost of Character B
</table>
}}
New
Project
Voice actors
Name 1Character A
Name 2Ghost of Character B

If a bulleted list, a numbered list, a table with the CSS class credits-table, Template:Div col or Template:Plainlist is used immediately after this template, the object's bottom margin will be set to 1.5em and its top margin will be set to 0.

Parameters

All parameters are optional.

  • First parameter (|1=): CSS classes to be applied to the text. Special CSS classes for this template are h1, h2, h3, h4, h5, cursive, monospace, serif, small-caps, normal, title, subtitle, multiline and margin.
  • Second parameter (|2=): The text.
  • |style=: CSS styles to be applied to the text.

Debug data: