Warning

Revision as of 14:48, 30 November 2021 by Registered User

1. Usage[edit source]

The EcosystemFlow/Warning template is used to insert a message about the current status of the article or chapter containing it.

Usage: {{EcosystemFlow/Warning| flow=<flow> }}

Where:

  • <flow> is the identifier of the wiki. 2 values are possible:
    • Current: the meaning of message associated to the Current flow (here v3 & v3.ALPHA) highlights the fact that the article or chapter has not been updated for the Current version (here v3 & v3.ALPHA). To be used when the article should have been updated for the Current version (here v3 & v3.ALPHA) but the update has not been done yet.
    • Next : the meaning of message associated to the Next flow (here v4) highlights that the article has been updated for Next version (here v4) in Current version (here v3) . Consequently, this updated version must not be published yet.

Generally speaking, Current corresponds to current flow, and Next corresponds to the up coming flow.

The returned value is:

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

2. Basic examples[edit source]

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

unknown flow

Message when flow is Current
{{EcosystemFlow/Warning | flow=Current}}
Warning white.png Warning
This section has not been yet updated/tested for/with the STM32 MPU ecosystem-v3 or STM32 MPU ecosystem-v3.ALPHA flow .
Information provided in this section may not be not fully applicable for v3/v3.ALPHA and you may need to proceed to some adaptations.
We apologize for this inconvenient.
Message when flow is Next
{{EcosystemFlow/Warning | flow=Next}}

3. More examples[edit source]

You type You get
Unknown flow
{{EcosystemFlow/Warning | flow=v0}}

unknown flow

Unspecified flow
{{EcosystemFlow/Warning}}

unknown flow

Check that there's no space before and after the text
BEFORE{{EcosystemFlow/Warning}}AFTER<br>
BEFORE{{EcosystemFlow/Warning | flow=Current}}AFTER<br>
BEFORE{{EcosystemFlow/Warning |flow=Next}}AFTER

BEFOREunknown flow
AFTER
BEFORE

Warning white.png Warning
This section has not been yet updated/tested for/with the STM32 MPU ecosystem-v3 or STM32 MPU ecosystem-v3.ALPHA flow .
Information provided in this section may not be not fully applicable for v3/v3.ALPHA and you may need to proceed to some adaptations.
We apologize for this inconvenient.
AFTER

BEFOREAFTER

4. Code[edit source]

unknown flow

No categories assignedEdit