Archives

Revision as of 11:35, 30 November 2022 by Registered User

1. Usage[edit source]

The EcosystemFlow/Archives template is used to insert a generic or custom message about the wiki archives so that readers might switch from a wiki dedicated to an ecosystem releases flow (e.g. v2.y.z) to a wiki dedicated to another ecosystem releases flow (e.g. v1.y.z).

The generic message offers readers to read the article of the Wiki archives content tab where they get the list of the wiki archives, which allows them to explicitly switch on a wiki dedicated to another ecosystem releases flow.

Usage: {{EcosystemFlow/Archives | custom=<custom> | flow=<flow> | page=<page>}}

Where:

  • <custom> is the optional identifier of a custom message. 2 values are currently possible:
    • Basic: a simple interwiki link between the current wiki and the targeted wiki is inserted.
    • Android: a custom message for the STM32MPU distribution for Android™ is inserted.
  • <flow> is the identifier of the targeted wiki dedicated to another ecosystem releases flow than the current one. This parameter is mandatory if <custom> is set, else it is ignored. 1 value is currently possible:
  • <page> is the name of the targeted page in the targeted wiki request. This parameter is optional if <custom> is set (per default, it is set with the name of the current page), else it is ignored. Whether this parameter is set or not, please cross-check that the targeted page really exists in the targeted wiki.

The returned value is:

  • a generic or custom message depending on the parameters
  • "unknown custom", if <custom> is not supported.
  • "unknown flow", if <flow> is not supported.

2. Basic examples[edit source]

You type You get
Generic message
{{EcosystemFlow/Archives}}

This wiki is for the v4 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.

Simple interwiki link (link to the current page i.e. Template:EcosystemFlow/Archives)
{{EcosystemFlow/Archives | custom=Basic | flow=v1}}

Template:EcosystemFlow/Archives page for the v1 ecosystem releases (in archived wiki)

Simple interwiki link (link to the current page i.e. Template:EcosystemFlow/Archives)
{{EcosystemFlow/Archives | custom=Basic | flow=v2}}

Template:EcosystemFlow/Archives page for the v2 ecosystem releases (in archived wiki)

Simple interwiki link (link to the current page i.e. Template:EcosystemFlow/Archives)
{{EcosystemFlow/Archives | custom=Basic | flow=v3}}

Template:EcosystemFlow/Archives page for the v3 ecosystem releases (in archived wiki)

Simple interwiki link (link to the "Development zone" page)
{{EcosystemFlow/Archives | custom=Basic | flow=v1 | page=Development zone}}

Development zone page for the v1 ecosystem releases (in archived wiki)

Simple interwiki link (link to the "Development zone" page)
{{EcosystemFlow/Archives | custom=Basic | flow=v2 | page=Development zone}}

Development zone page for the v2 ecosystem releases (in archived wiki)

Simple interwiki link (link to the "Development zone" page)
{{EcosystemFlow/Archives | custom=Basic | flow=v3 | page=Development zone}}

Development zone page for the v3 ecosystem releases (in archived wiki)

Custom message for the STM32MPU distribution for Android™ (link to the current page i.e. Template:EcosystemFlow/Archives)
{{EcosystemFlow/Archives | custom=Android | flow=v1}}

The STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

Custom message for the STM32MPU distribution for Android™ (link to the current page i.e. Template:EcosystemFlow/Archives)
{{EcosystemFlow/Archives | custom=Android | flow=v2}}

The STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

Custom message for the STM32MPU distribution for Android™ (link to the current page i.e. Template:EcosystemFlow/Archives)
{{EcosystemFlow/Archives | custom=Android | flow=v3}}

The STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

Custom message for the STM32MPU distribution for Android™ (link to the "STM32MP1 Developer Package for Android" page)
{{EcosystemFlow/Archives | custom=Android | flow=v1 | page=STM32MP1 Developer Package for Android}}

The STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

3. More examples[edit source]

You type You get
Unknown custom
{{EcosystemFlow/Archives | custom=not supported | flow=v1}}

unknown custom

Unknown flow
{{EcosystemFlow/Archives | custom=Android | flow=v0}}

The STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

Unspecified flow
{{EcosystemFlow/Archives | custom=Android}}

The STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

The targeted page doesn't exist in the targeted wiki: it is not detected (broken link)
{{EcosystemFlow/Archives | custom=Android | flow=v1 | page=not supported}}

The STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

Check that there's no space before and after the text
BEFORE{{EcosystemFlow/Archives}}AFTER<br>
BEFORE{{EcosystemFlow/Archives | custom=Basic | flow=v1}}AFTER<br>
BEFORE{{EcosystemFlow/Archives | custom=Android | flow=v1}}AFTER

BEFOREThis wiki is for the v4 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.AFTER
BEFORETemplate:EcosystemFlow/Archives page for the v1 ecosystem releases (in archived wiki)AFTER
BEFOREThe STM32MPU distribution for Android™ is no more supported nor maintained in STM32 MPU ecosystem releases: refer to our partner(s) who can support you to port and maintain Android solution on STM32 MPU platforms.

Puzzle partner program.png Partner program
WitekioLogo.png Bring your products to life with world-class software. Witekio is an on-demand IoT software partner offering full-stack, edge-to-cloud embedded development services.

With 20+ years of experience and a team of 170+ passionate engineers, Witekio can help device makers accelerate time to market, level up products and reduce project risks.

Among its wide services offering, Witekio ported Android and the FullMetalUpdate solution, to help customers upgrading their firmware over the air (FOTA), on STM32MP25.

For more information on the partnership and contact, see https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Witekio.html

AFTER

4. Code[edit source]

This wiki is for the v4 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.

No categories assignedEdit