Content deleted Content added
|
|
|||
| Line 1: | Line 1: | ||
|
<includeonly>{{safesubst:<noinclude />#invoke:translitteratio|abecedaria|{{{1|}}}|{{{2|}}}|{{{3|}}}}}</includeonly><noinclude>{{Documentation}}</noinclude> |
|||
|
#REDIRECT [[Template:Transliteration]] |
|||
Latest revision as of 14:43, 3 October 2025
Usage
This template requires three parameters: a target string, a list of characters to replace and a list of replacements (in the same order).
Wikitext:
{{transliterate
| 1 = Lorem ipsum dolor sit amet
| 2 = aeiou
| 3 = AEIOU
}}
Effect:
LOrEm IpsUm dOlOr sIt AmEt
If the second parameter is longer than the third, the characters in excess will be deleted from |1=. If the third parameter is longer than the second, the character in excess will be ignored.

