Difference between revisions of "Template:ColorText"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>@DeletedUser41383047
(Created page with "<noinclude>Category:Templates{{doc}}</noinclude><includeonly>{{#switch:{{{1|}}} |Red=<span style="color:#ff1b00; font-weight:bold;">{{{2|}}}</span> |Blue=<span style="colo...")
imported>Elaeagnifolia
 
Line 3: Line 3:
 
|Blue=<span style="color:#007cff; font-weight:bold;">{{{2|}}}</span>
 
|Blue=<span style="color:#007cff; font-weight:bold;">{{{2|}}}</span>
 
|Green=<span style="color:#25b700; font-weight:bold;">{{{2|}}}</span>
 
|Green=<span style="color:#25b700; font-weight:bold;">{{{2|}}}</span>
|Yellow=<span style="color:#d1b800; font-weight:bold;">{{{2|}}}</span>
+
|Yellow=<span style="color:#bba500; font-weight:bold;">{{{2|}}}</span>
 
|Purple=<span style="color:#521bce; font-weight:bold;">{{{2|}}}</span>
 
|Purple=<span style="color:#521bce; font-weight:bold;">{{{2|}}}</span>
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 02:13, 28 February 2019

50px Documentation

Usage

Used to give bolded Color text in Skills and Abilities description, do show values of Elemental Damage.

Parameters

There are no named parameters, only order matters.

  • 1st= Color
    • Example:
      Red
      • Red= Flame
      • Blue= Water
      • Green= Wind
      • Yellow= Light
      • Purple= Shadow
  • 2nd= Value
    • Example:
      151

Example

{{ColorText|Red|151%}}

Blank Template

{{ColorText|Red|}}
{{ColorText|Blue|}}
{{ColorText|Green|}}
{{ColorText|Yellow|}}
{{ColorText|Purple|}}