Warning
This is an unofficial archive of PsychonautWiki as of 2025-08-08T03:33:20Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.

Template:Red

From PsychonautWiki Archive
Revision as of 10:32, 31 May 2014 by >PJosepherum (1 revision)
Jump to navigation Jump to search

{{{1}}}

Documentation icon Documentationviewedithistory⧼Code-rev-purge-link⧽

This documentation is transcluded from Template:Red/doc.


Usage

My {{red|color}} text. produces:

My color text.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Red

<TemplateData> {

       "description": "This template changes the color of any supplied text to red",
       "params": {
               "1": {
                       "label": "Text",
                       "description": "The text that should be colored red.",
                       "type": "string",
                       "required": true
               }
       }

} </TemplateData>

See also

template code Template:Space color palette