Template:Co/doc
From EVE University Wiki
- Description
- This template is used to color some text.
- Sample
gives ...{{co|red||This text isn't yellow.}} - This text isn't yellow.
gives ...{{co||green|This text has a green background.}} - This text has a green background.
gives ...{{co|#0033CC||This text uses an HTML color code.}} - This text uses an HTML color code.
- References
- ^ inherit - The color used by the HTML parent element.
- ^ https://www.w3schools.com/cssref/css_colors.asp [2021-10-23]
- ^ https://www.w3schools.com/cssref/css_colors_legal.asp [2021-10-23]