Modèle:Replace/doc

De Wiki Electrolab
< Modèle:Replace
Révision datée du 1 mai 2023 à 14:52 par Electrolab (discussion | contributions) (Page créée avec « {{Documentation}} ;Usage <code>{{t|replace |''string'' |''target'' |''replacement''|''count''}}</code> Returns ''string'' with the first ''n'' occurrences of ''target'' replaced with ''replacement''. Omitting <code>count</code> will replace all occurrences. ;Examples * <code><nowiki>{{replace |One two two three two four twotwo five |two |NINE}}</nowiki></code> → {{replace|One two two three two four twotwo five|two|NINE}} * <code><nowiki>{{replace |One two two... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Usage

{{replace |<string >|<target >|<replacement>|<count>}}

Returns string with the first n occurrences of target replaced with replacement. Omitting count will replace all occurrences.

Examples
  • {{replace |One two two three two four twotwo five |two |NINE}} → One NINE NINE three NINE four NINENINE five
  • {{replace |One two two three two four twotwo five |two |NINE |count=2}} → One NINE NINE three two four twotwo five


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