3,467
edits
mNo edit summary |
m (N uid tag) |
||
Line 8: | Line 8: | ||
* '''<translation>''' : This tag tells what part of the text can be translated. | * '''<translation>''' : This tag tells what part of the text can be translated. | ||
* '''<translation/>''' : Closes the previously opened '''translation''' tag. | * '''<translation/>''' : Closes the previously opened '''translation''' tag. | ||
* '''<nowiki><!--T:N--></nowiki>''' : This tag is used to segment the text. Segmenting the text is very useful to translate very large pages. | * '''<nowiki><!--T:N--></nowiki>''' : This tag is used to segment the text. Segmenting the text is very useful to translate very large pages. The '''<nowiki/>'N'''' represents an incrementing unique identifier that allows the translation extension en differentiate the parts of the text. | ||
===Example=== | ===Example=== |
edits