Template

NaviCustProgramColor: Difference between revisions

From The Rockman EXE Zone Wiki

(Created page with "<includeonly>{{#switch:{{lc:{{{1|}}}}} |w|white=FFFFFF FFFFFF CECED6 |m|magenta|pink=FF94E7 FFD6F7 D663A5 |y|yellow=EFF700 FFFFCE D6C600 |r|red=E70000 FF7B73 BD0000 |b|blue=42...")
 
No edit summary
Line 32: Line 32:
==Example==
==Example==
{{NaviCustProgramColor}}
{{NaviCustProgramColor}}
{{NaviCustProgramColor|w}}
{{NaviCustProgramColor|w}}


==Usage==
==Usage==
<pre>{{NaviCustProgramColor}}
<pre>{{NaviCustProgramColor}}
{{NaviCustProgramColor|w}}</pre>
{{NaviCustProgramColor|w}}</pre>
</noinclude>
</noinclude>

Revision as of 19:22, 16 November 2015

Outputs the color values for the specified NaviCust program color.

Parameter Description
1 The color to output. If left empty, the colors of the NaviCust background are output. Case-insensitive. Valid values are:
  • w, white
  • m, magenta, pink
  • y, yellow
  • r, red
  • b, blue
  • g, green
  • o, orange
  • p, purple
  • d, dark, black

Example

4A6B8C 294263 294263

FFFFFF FFFFFF CECED6

Usage

{{NaviCustProgramColor}}

{{NaviCustProgramColor|w}}