Uta no Prince-sama Wiki
Advertisement
Uta no Prince-sama Wiki

This post was created as a guide to the two new templates now in effect here in the Uta no☆Prince-sama♪ Wiki.

New Templates[]

Template:CharaCol[]

Link[]

{ LINK }

Uses[]

  • automatically adds the assigned color (hex value) for specified character
  • used primarily for the Font color template
  • also used to specify the color for templates such as Template:Tracklist and Template:Character

Code[]

Code: {{CharaCol|XXX}}

Substitute: XXX

  • Default for #01779C { XXX }
  • Haruka for #59C2D7 { XXX }
  • A Class for #444466 { XXX }
  • Otoya for #E61A2B { XXX
  • Masato for #2A59A7 { XXX }
  • Natsuki for #FABE1F { XXX }
  • S Class for #EE3366 { XXX }
  • Tokiya for #38357A { XXX }
  • Ren for #EC6D00 { XXX }
  • Syo for #E9546A { XXX }
  • Cecil for #9CC813 { XXX }
  • Mitsuo for #B0881E { XXX }
  • Ryuya for #005186 { XXX }
  • Ringo for #BF0074 { XXX }
  • Reiji for #40874E { XXX }
  • Ranmaru for #991229 { XXX }
  • Ai for #B793C3 { XXX }
  • Camus for #99DAEC { XXX }
  • HEAVENS for #0A2946 { XXX }
  • Kaoru for #25B7AA { XXX }
  • Shining for #D8B02A { XXX }
  • Tomochika for #C01249 { XXX }

Template:Font color[]

Link[]

{ LINK }

Uses[]

  • adds (1) font color, (2) highlight color to (3) text specified.

Code[]

Code: {{font color|1=XXX|2=AAA|3=CCC}}

Substitute: XXX

  • this is the font color
  • {{Template:CharaCol|XXX}}

Substitute: AAA

  • this is the highlight color
  • {{Template:CharaCol|XXX}}

Substitute: CCC

  • this is the text where the XXX and AAA values will be applied to


Sample[]

Parameters:
(XXX) {{CharaCol|Natsuki}}
(AAA) {{CharaCol|Syo}}

(CCC) Kurusu Syo and Shinomiya Natsuki are roommmates.

Sample Code:
{{font color|1={{CharaCol|Natsuki}}|2={{CharaCol|Syo}}|3=Kurusu Syo and Shinomiya Natsuki are roommmates.}}

Output:
Kurusu Syo and Shinomiya Natsuki are roommmates.

Advertisement