NATO Phonetic Alphabet Converter
Copy templates to use them anywhere:
NATO phonetic alphabet converter
Sometimes you may need to read a long series of characters over the phone, and want to ensure accuracy. In those cases, using a phonetic alphabet can make it easier.
This snippet converts any entered text into a list of the NATO phonetic alphabet for you to then read back.
NATO phonetic alphabet
{note}{formtext: name=Conversion; default=BYN793LO6C8}{digit=upper(split({=
Conversion
}, ""))}
{if: Conversion=""}Please enter what you want translated.{else}
{repeat: for trip in (seq(1, {=count(digit)}))}{=word
[location(name
, digit
[trip])]}
{endrepeat}{endif: trim=yes}
{name=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","1","2","3","4","5","6","7","8","9","0", " "]; trim=yes}{word=["Alpha","Bravo","Charlie", "Delta", "Echo", "Foxtrot", "Golf", "Hotel", "India", "Juliett", "Kilo", "Lima", "Mike", "November", "Oscar", "Papa", "Quebec", "Romeo", "Sierra", "Tango", "Uniform", "Victor", "Whiskey", "X-ray", "Yankee", "Zulu", "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine", "Zero", "SPACE"]; trim=yes}{endnote: trim=yes}_
Using Data Blaze
Want to boost your productivity and automate repetitive typing for free?
Join over 500,000+ who are using Text Blaze templates.