This message will disappear after all relevant tasks have been resolved.
Semantic MediaWiki
There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.Registered User (Created page with "<noinclude> ==Usage== The STDarkGrey template is used '''to get the hexadecimal code''' of the STMicroelectronics brand accompanying color <span style=...") |
Registered User (Merge articles) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
The [[Template:STDarkGrey|STDarkGrey]] template is used '''to get the hexadecimal code''' of the STMicroelectronics | The [[Template:STDarkGrey|STDarkGrey]] template is used '''to get the hexadecimal code''' of the STMicroelectronics corporate secondary color <span style="color: {{STDarkGrey}};">shade of dark grey (█)</span>. | ||
Usage: <nowiki>{{</nowiki>STDarkGrey}} | Usage: <nowiki>{{</nowiki>STDarkGrey}} | ||
Line 23: | Line 23: | ||
| Parameter is ignored | | Parameter is ignored | ||
<pre style="white-space: pre-wrap;"> | <pre style="white-space: pre-wrap;"> | ||
This is a {{STDarkGrey|'''STMicroelectronics'''}} | This is a {{STDarkGrey|'''STMicroelectronics'''}} corporate color | ||
</pre> | </pre> | ||
| | | | ||
This is a {{STDarkGrey|'''STMicroelectronics'''}} | This is a {{STDarkGrey|'''STMicroelectronics'''}} corporate color | ||
|} | |} | ||
==Code== | ==Code== | ||
</noinclude># | </noinclude>#464650 |
Revision as of 13:59, 7 September 2020
1. Usage
The STDarkGrey template is used to get the hexadecimal code of the STMicroelectronics corporate secondary color shade of dark grey (█).
Usage: {{STDarkGrey}}
2. Basic examples
You type | You get |
---|---|
Getting the hexadecimal code of the color
{{STDarkGrey}} is the hexadecimal code of STMicroelectronics dark grey.
|
#464650 is the hexadecimal code of STMicroelectronics dark grey. |
3. More examples
You type | You get |
---|---|
Parameter is ignored
This is a {{STDarkGrey|'''STMicroelectronics'''}} corporate color
|
This is a #464650 corporate color |
4. Code
#464650