« SwitchExample » : différence entre les versions

De Semantic MediaWiki - Sandbox

Aucun résumé des modifications
m (Remplacement de texte — « ParserFunctions examples » par « ParserFunctions example »)
 
(2 versions intermédiaires par le même utilisateur non affichées)
Ligne 18 : Ligne 18 :
}}
}}
{{interlanguagelink:en|SwitchExample}}
{{interlanguagelink:en|SwitchExample}}
[[Category:Examples]]
[[Category:ParserFunctions example]]

Dernière version du 3 mai 2020 à 11:45

This page uses the Template:SwitchTemplate template.


An example of using the switch statement within a template.

The parameter value type1 works with padding spaces in both calling function and the template.


An example of using the switch statement within a template.

The parameter value type2 works without padding spaces in both calling function and the template.


An example of using the switch statement within a template.

The parameter value type 3 works. We can have spaces within the parameter value.


An example of using the switch statement within a template.

The fallthrough example works.


An example of using the switch statement within a template.

The default case applies if the parameter is not set, or if it is set to a value not defined in the switch statement.


An example of using the switch statement within a template.

The default case applies if the parameter is not set, or if it is set to a value not defined in the switch statement.


Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.