Registered User (Merge articles) |
Registered User mNo edit summary |
||
Line 36: | Line 36: | ||
The commands only apply {{Highlight|''for versions up to x.y''}}, and it is ''{{Highlight|mandatory}}'' to execute them | The commands only apply {{Highlight|''for versions up to x.y''}}, and it is ''{{Highlight|mandatory}}'' to execute them | ||
|} | |} | ||
==Maintenance== | |||
This template is a template common to all ST wikis. <br> | |||
Modifications must be done into the [[stwikimodel:Template:Highlight|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><span style="color: #E6007E; font-weight: bold;">{{{1}}}</span> | </noinclude><span style="color: #E6007E; font-weight: bold;">{{{1}}}</span> |
Latest revision as of 17:26, 23 February 2021
1. Usage
The Highlight template is used to highlight important information in pages. It formats the text with the STMicroelectronics corporate color shade of pink (█), and in bold.
<text to highlight>}}Usage: {{Highlight|
- Where <text to highlight> is the important information to highlight
2. Basic examples
You type | You get |
---|---|
Highlighting important information
The commands only apply {{Highlight|for versions up to x.y}}, and it is {{Highlight|mandatory}} to execute them
|
The commands only apply for versions up to x.y, and it is mandatory to execute them |
3. More examples
You type | You get |
---|---|
The parameter of the template is formatted in bold: it is useless because the template already formats in bold, but it keeps the parameter in bold
The commands only apply {{Highlight|'''for versions up to x.y'''}}, and it is '''{{Highlight|mandatory}}''' to execute them
|
The commands only apply for versions up to x.y, and it is mandatory to execute them |
The parameter of the template is formatted in italic: the parameter is then in bold and italic
The commands only apply {{Highlight|''for versions up to x.y''}}, and it is ''{{Highlight|mandatory}}'' to execute them
|
The commands only apply for versions up to x.y, and it is mandatory to execute them |
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
{{{1}}}