Template:Color/doc

From COVID-19 CY National eHealth Platform of the Ministry of Health for Inpatient and Home-monitoring and Treatment
Jump to: navigation, search

{{#ifeq:doc |doc

    | 

{{#ifeq:show |show

         | Template:Mbox
        }}{{#if: |
         |   {{#ifexist:Template:Color
                  | [[Category:{{#switch:Template |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
                  |
                 }}
        }}
    | 
   }}

Usage

{{color|orange|Let's be careful}}

Let's be careful {{#switch:<translate></translate> | = {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}} | #default= {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}} }}{{#if:| [[Category:Template documentation pages{{#translation:}}]] }}</noinclude>

{{color|#229944|Looks good}}

Looks good {{#switch:<translate></translate> | = {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}} | #default= {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}} }}{{#if:| [[Category:Template documentation pages{{#translation:}}]] }}</noinclude>


<templatedata> { "params": { "1": { "description": "CSS color for text", "example": "#eee8aa", "type": "string", "default": "red" }, "2": { "description": "text to color", "example": "this appears colored", "required": true } }, "description": "Colors text" } </templatedata>

See also