Template:Colour: Difference between revisions
From Lilith's Throne
				
				
				Jump to navigationJump to search
				
				
Sightglass (Sọ̀rọ̀ | contribs) No edit summary  | 
				Sightglass (Sọ̀rọ̀ | contribs)  templatedata generated  | 
				||
| Line 1: | Line 1: | ||
<span style="color:{{{1}}}">{{{2}}}</span><noinclude>  | |||
<noinclude>  | |||
<templatedata>  | <templatedata>  | ||
{  | {  | ||
	"params": {  | 	"params": {  | ||
		"1": {},  | 		"1": {  | ||
		"2": {}  | 			"label": "Color code",  | ||
			"description": "Hex color code, must start with #",  | |||
			"example": "#FFAA00"  | |||
		},  | |||
		"2": {  | |||
			"label": "Text",  | |||
			"description": "Text to be colored",  | |||
			"type": "string"  | |||
		}  | |||
	}  | 	}  | ||
}  | }  | ||
</templatedata>  | </templatedata>  | ||
</noinclude>  | </noinclude>  | ||
Revision as of 06:24, 26 February 2024
{{{2}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Color code | 1 | Hex color code, must start with # 
  | Unknown | optional | 
| Text | 2 | Text to be colored  | String | optional |