This template outputs the hex colors of each of the lines in the Hanoi Metro system.

Template syntax is {{Hn-metro-color|line number}}, line number parameter is the line number (i.e. 1, 3, 2A)

Add # on an optional second parameter to remove "#" in front of the hex color code (as required by some templates).

Parameters

edit
1 or line number Line number optional (if left blank then it outputs #808080)
2 or # add # here to remove the "#" in front of the hex color code optional

Usages

edit

Valid parameters

edit
Parameter Color
Line
1 #B22222 Line 1
2 #074C8C Line 2
2A #00C000 Line 2A
3 #A5B635 Line 3
4 #FF8C00 Line 4
5 #FFD700 Line 5
6 #A9A9A9 Line 6
7 #EF5BA1 Line 7
8 #4F079B Line 8
9 #8B4513 Line 9
Parameter Color
Line

Examples

edit
Code Results
{{color|{{Hn-metro-color|3}}|■}} Line 3 Line 3
{{RouteBox|Cát Linh - Hà Đông|Hanoi Metro Line 2A|{{Hn-metro-color|2A}}|white}}  Cát Linh - Hà Đông 
{{Hn-metro-color|5}} #FFD700
{{Hn-metro-color|5|#}} FFD700