თარგი:Italics after/ინფო
გამოყენება
რედაქტირებაThis template takes two parameters, a string S and a number N; it adds italic markup to S, except for the first N characters. It will work correctly only if the N+1th character is a space (and may also be subject to length and character set restrictions).
მაგალითი
რედაქტირება- ეს ორი მაგალითი აჩვენებს ორ განსხვავებულ შედეგს:
{{Italics after|123 456789|3}}
→123 456789
{{Italics after|123456789|3}}
→123 56789