Changes

m
Text replacement - "</>" to ""
Line 73: Line 73:     
On pages prepared for translation with the [[Extension:Translate|Translate extension]], this template may used in three ways.  
 
On pages prepared for translation with the [[Extension:Translate|Translate extension]], this template may used in three ways.  
# Should better be substitute this template, and then the wikilink target embedded in a <code><tvar|id>...</></code>, separately from the translatable displayed text of the link.  
+
# Should better be substitute this template, and then the wikilink target embedded in a <code><tvar|id>...</code>, separately from the translatable displayed text of the link.  
#: As example, instead <code><nowiki>{{ll|Communication|About communication}}</nowiki></code>, translation markup in translatable page will be <code><nowiki>[[<tvar|comm>Special:MyLanguage/Communication</>|About communication]]</nowiki></code>.  
+
#: As example, instead <code><nowiki>{{ll|Communication|About communication}}</nowiki></code>, translation markup in translatable page will be <code><nowiki>[[<tvar|comm>Special:MyLanguage/Communication|About communication]]</nowiki></code>.  
 
# Alternatively, may be exclude this code from translatable section and  
 
# Alternatively, may be exclude this code from translatable section and  
 
#: As example, for <code> some text <nowiki>{{ll|Communication|About communication}}</nowiki> some text </code>, translation markup in translatable page will be  
 
#: As example, for <code> some text <nowiki>{{ll|Communication|About communication}}</nowiki> some text </code>, translation markup in translatable page will be  
Line 80: Line 80:  
#: This is useful for bulleted lists of links, e.g. in the "See also:" sections.
 
#: This is useful for bulleted lists of links, e.g. in the "See also:" sections.
 
# If link text does not have to be different from the name of landing page, will be better to embed all this code into <code><nowiki><tvar></nowiki></code>.
 
# If link text does not have to be different from the name of landing page, will be better to embed all this code into <code><nowiki><tvar></nowiki></code>.
#: As example, instead <code><nowiki>{{ll|Communication}}</nowiki></code>, translation markup in translatable page will be <code><nowiki><tvar|about-meta>{{ll|Communication}}</></nowiki></code>.
+
#: As example, instead <code><nowiki>{{ll|Communication}}</nowiki></code>, translation markup in translatable page will be <code><nowiki><tvar|about-meta>{{ll|Communication}}</nowiki></code>.
    
== See also ==
 
== See also ==
4,000

edits