Module:TypeToColor/doc

From Wikivoyage
Jump to navigation Jump to search

This template converts a "type" value to a color, using the supported icon set. It is used in Template:Marker and Template:Listing.

All colors should pass WCAG AA guidelines for color contrast.

Overview of colors used in Wikivoyage
Type CSS3 color name Example
see#387bb2   
do#757070   
buy#008080   
eat#b1591b   
drink#000000   
sleep#000080   
listing#258825   
go#A52A2A   
city#0000FF   
other#258825   
view#4169E1   
vicinity#800000   
around#800080   
gold#FFD700   
lime#BFFF00   
red#FF0000   
silver#C0C0C0   
Example color outputs
Input Output Comment
#{{#invoke:TypeToColor|convert|sleep}}#000080type to color
#{{#invoke:TypeToColor|convert|red}}#FF0000color to color
#{{#invoke:TypeToColor|convert|wrong}}#C0C0C0wrong to default
#{{#invoke:TypeToColor|convert|}}#C0C0C0no to default