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 STMediumGrey template is used '''to get the hexadecimal code''' of the STMicroelectronics brand accompanying color <span st...") |
Registered User (Merge articles) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
The [[Template:STMediumGrey|STMediumGrey]] template is used '''to get the hexadecimal code''' of the STMicroelectronics | The [[Template:STMediumGrey|STMediumGrey]] template is used '''to get the hexadecimal code''' of the STMicroelectronics corporate secondary color <span style="color: {{STMediumGrey}};">shade of medium grey (█)</span> (50% tint of the [[Template:STDarkGrey|corporate dark grey]]) | ||
Usage: <nowiki>{{</nowiki>STMediumGrey}} | Usage: <nowiki>{{</nowiki>STMediumGrey}} | ||
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 {{STMediumGrey|'''STMicroelectronics'''}} | This is a {{STMediumGrey|'''STMicroelectronics'''}} corporate color | ||
</pre> | </pre> | ||
| | | | ||
This is a {{STMediumGrey|'''STMicroelectronics'''}} | This is a {{STMediumGrey|'''STMicroelectronics'''}} corporate color | ||
|} | |} | ||
==Maintenance== | |||
This template is a template common to all ST wikis. <br> | |||
Modifications must be done into the [[stwikimodel:Template:STMediumGrey|WikiModel]]. They must be reviewed by all ST wikis maintainers.<br> | |||
When approved, the template can be pushed/merged towards all ST wikis. | |||
==Code== | ==Code== | ||
</noinclude># | </noinclude>#A2A2A7 |
Latest revision as of 16:33, 9 March 2021
1. Usage
The STMediumGrey template is used to get the hexadecimal code of the STMicroelectronics corporate secondary color shade of medium grey (█) (50% tint of the corporate dark grey)
Usage: {{STMediumGrey}}
2. Basic examples
You type | You get |
---|---|
Getting the hexadecimal code of the color
{{STMediumGrey}} is the hexadecimal code of STMicroelectronics medium grey.
|
#A2A2A7 is the hexadecimal code of STMicroelectronics medium grey. |
3. More examples
You type | You get |
---|---|
Parameter is ignored
This is a {{STMediumGrey|'''STMicroelectronics'''}} corporate color
|
This is a #A2A2A7 corporate color |
4. Maintenance
This template is a template common to all ST wikis.
Modifications must be done into the WikiModel. They must be reviewed by all ST wikis maintainers.
When approved, the template can be pushed/merged towards all ST wikis.
5. Code
#A2A2A7