1. Usage
The Partner template is used to highlight and link to ST partner program.
Usage: {{Partner | logo = <logo > | message= <message> }}
Where :
- <logo > is name of the file of the official partner logo
- <message> is the message introducing the partner
2. Basic examples
You type | You get |
---|---|
{{Partner | logo = Bootlin.png | message = Bootlin has developed specific support, demonstration configurations and documentation to help ST customers use Buildroot on STM32MP1 platforms.<br> See https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Bootlin.html}} |
3. More examples
You type | You get |
---|---|
{{Partner | message = Bootlin has developed specific support, demonstration configurations and documentation to help ST customers use Buildroot on STM32MP1 platforms.<br> See https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Bootlin.html}} |
|
{{Partner | logo = Bootlin.png}} |
|
{{Partner}} |
|
{{Partner | logo = NewPartner.png | message = the logo does not exist yet}} |
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.