This template is a derivative of the {{LyricsKai}} template, mainly used for easy operation of using multiple colors to distinguish different singers in lyrics.
Note: {{LyricsKai}} provides the text, as well as the lyrics and translation coloring, when the lyrics don't require a lot of complex variations in coloring, please use {{LyricsKai}}, to prevent special symbols in lyrics to be parsed as tokens, or cause unnecessary loss of performance.
;
, supports up to 99. It supports setting an alias for a color. Automatically removes leading and trailing spaces and line feeds between colors.lg(parameter)
, this is true for all the following, in a similar fashion, for specific parameter writing, please refer to this page, you can also refer to the gradient color write-up in {{Gradient Text}}.co(parameter)
, separated by the use of an intermediate ,
, supports an unlimited number of colors.;
, these characters will be associated in the colors in the colors parameter, when the mouse hovers over the lyrics of that color, the character name will be displayed.More than one name can be added to the total number of colors, displayed text as a global color (the color is defined by the parameters lstyle as well as rstyle, or the default black color)/
Switching:
@nolink)
, it is possible to prevent charaBlock from making automatic link additions.(@link:)
, you can set the link to point to.Other parameters are the same as {{LyricsKai}}.
Chorus cue bar: The default text is "chorus", when additional charas global colors are set to display text, then the value of that text is used, if there is a chorusName parameter, then the value of that parameter must be used. Chorus color block: The chorus color block in charaBlock is only displayed when the color attribute is defined in lstyle.
The default value of the displayed text next to the chorus color block in charaBlock is "chorus", if there is an "extra charas global color display text", then the value of that text is used, if there is a groupName parameter, then the value of that parameter must be used.
The groupName parameter allows you to add styles, however, links cannot be used.
The short answer is: If an additional name is used in charas, then that name is the text that appears in the chorus prompt bar. If groupName is set, then charaBlock auto-generated chorus color blocks must display the text of the groupName parameter.
Marked with @n
, n is the nth code in colors, if you set it to colors=red; blue; #666;
, @1
is red, @2
is blue, and @3
is #666.
Marked with @[...]
, "..." is the alias set for the color, or the corresponding character name set in charas (bracketed text, if any), if you set:
colors= red = cocoa; blue = chino
This time, @1
and @[cocoa]
are both red, and @2
and [@[chino]
are both blue. This is especially effective when modifying lyrics that have too many colors, saves time looking up the color and the character it corresponds to.
The marker backward includes, until the end of a line, if another marker is encountered midway, abort.
If there is an @ or an $ in the lyrics, numbers 1-9 linked to @n
and the "[" linked to @
, all need to be overwritten with "$".
To ensure that individual text and notes can alternate colors correctly, please use the template {{rubya}} separately.
If the pronunciation cannot be reconciled with the text--Correspondence, please take care of it yourself.
{{LyricsKai/colors colors= co(red, gray) |original= @1{{rubya|白、しら|樺、かば}} {{rubya|青、あお|空、ぞら}} {{rubya|南、みなみ|風、かぜ}} }}
{{LyricsKai/colors |colors= green; orange; #ccc; lg(left, red, blue); co(red, blue, pink); rb(red, blue) |charas= Cocoa Hotto, Chino Kafuu, Rize Tedeza, Sharo Kirima, Mocha Hotto |traColors= on |original= @1I'm the first verse <!-- Default is included directly to the end of the line --> @2I am the @3second verse <!-- Writing in multiple colors on a sentence --> @1I am@the @2third verse <!-- Use a "@" symbol followed by no digits to avoid backwards inclusion --> @2I am the @10fourth verse <!-- Use of undeclared color markers is invalid --> @1$2I am$@the fifth$$verse <!-- Usage of abort --> @4Here is the sixth verse~ (linear gradient) @5Here is the seventh verse with alternate colors~ @6Here's the vertically-arranged eight verse~ <!-- The following is an example of writing a mix of markup and html tags for templates --> I really {{ruby|hate|@1like@}} you <span style="text-shadow:2px 2px 3px #666">@2Find the @shaded area@1of this text@</span> @3<span style="background:#eee">こんなに</span>{{ruby|好|す}}きなことは {{ruby|內緒|ないしょ}}@なの |translated= @2Translation is also available }}
{{LyricsKai/colors |lstyle=color:orange |colors= red = cocoa; blue; co(red, blue); green; #A0F781; |charas= Cocoa Hotto; Chino Kafuu(@nolink); Cocoa & Chino; Noelle; Cocoa's sister(@link:Mocha Hotto); All <!-- Additional global display text added does not generate links by default --> |traColors= on |charaBlock= on |groupName= I am the chorus color block display text <!-- If the parameter is not set, then [additional global display text added] will be displayed (that is "All" set up as above) --> |chorusName= I am the chorus cue box display text <!-- If this parameter is not set, then [Additional global display text added] will be displayed (that is "All" set up as above") --> |original= @[cocoa]I am the first verse @[Chino Kafuu]I am the second verse @3I am the third verse I show the global colors |translated= }}