m
Remove internationalization.
Fireheart& (talk | contribs) m (1 revision imported) |
Fireheart& (talk | contribs) m (Remove internationalization.) |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{rellink|extraclasses=mw-tpl-seealso|{{{altphrase| | {{rellink|extraclasses=mw-tpl-seealso|{{{altphrase|<!--T:1--> See also}}}{{msgnw:int:colon-separator/{{#invoke:Caller title|lang|base=Template:See also}}}}{{#invoke:See also|main<noinclude>|1={{{1}}}</noinclude>|msg-empty-array='''<!--T:2--> Error: [[<tvar name=1>Special:MyLanguage/Template:See also</tvar>|Template must be given at least one article name]]'''}}}} | ||
</onlyinclude> | </onlyinclude> | ||
{{Documentation|content= | {{Documentation|content= | ||
{{Lua|Module:See also}} | {{Lua|Module:See also}} | ||
<!--T:5--> <tvar name=1>{{tlx|See also}}</tvar> is used to create [[w:Wikipedia:Hatnote|hatnotes]] to point to a small number of other, related, titles at the '''top''' of [[w:Help:Section|article sections]] according to [[w:Wikipedia:Layout|Wikipedia:Layout]]. | |||
<!--T:6--> It is not for use in the "See also" ''section'' at the bottom of an article. | |||
{{Tlx|See also|2=<!--T:7--> Article 1|3=''label 1{{=}}<!--T:22--> label1''|4=<!--T:24--> Article 2|5=''label 2{{=}}<!--T:25--> label2''|6=...}} | |||
<!--T:26--> | <!--T:26--> | ||
* Any number of articles can be listed (at least one should be provided). | * Any number of articles can be listed (at least one should be provided). | ||
<!--T:10--> | <!--T:10--> | ||
* The word "and" is always placed between the final two entries. | * The word "and" is always placed between the final two entries. | ||
<!--T:12--> | <!--T:12--> | ||
* You can use parameters label 1, label 2 and so on to specify alternative labels for the links. | * You can use parameters label 1, label 2 and so on to specify alternative labels for the links. | ||
<!--T:27--> | <!--T:27--> | ||
* Parameter <tvar name=1><code>ll</code></tvar> makes this template use <tvar name=2>{{tl|ll}}</tvar>, which provides automatic linking to translation in user language, as well as using a translated default link text (overriding with <tvar name=3><code>label <var>n</var></code></tvar> still applies). | * Parameter <tvar name=1><code>ll</code></tvar> makes this template use <tvar name=2>{{tl|ll}}</tvar>, which provides automatic linking to translation in user language, as well as using a translated default link text (overriding with <tvar name=3><code>label <var>n</var></code></tvar> still applies). | ||
< | :<!--T:13--> adding newline characters will break article links <!-- presumably because of the leading ":" --> | ||
==Example== <!--T:14--> | ==Example== <!--T:14--> | ||
{{(}}{{!}} class="wikitable" cellspacing="0" cellpadding="0" | {{(}}{{!}} class="wikitable" cellspacing="0" cellpadding="0" | ||
! | ! <!--T:15--> Code | ||
! | ! <!--T:16--> Result | ||
{{!}}- | {{!}}- | ||
{{!}} valign="top" {{!}} {{Tlx|See also|Article}} {{!}}{{!}} {{See also|Article}} | {{!}} valign="top" {{!}} {{Tlx|See also|Article}} {{!}}{{!}} {{See also|Article}} | ||
{{!}}- | {{!}}- | ||
{{!}} valign="top" {{!}} {{Tlx|See also|Article|3=label 1= | {{!}} valign="top" {{!}} {{Tlx|See also|Article|3=label 1=<!--T:17--> Alternative title for Article}} {{!}}{{!}} {{See also|Article|label 1=<!--T:18--> Alternative title for Article}} | ||
{{!}}- | {{!}}- | ||
{{!}} valign="top" {{!}} {{Tlx|See also|Article|Article 2}} {{!}}{{!}} {{See also|Article|Article 2}} | {{!}} valign="top" {{!}} {{Tlx|See also|Article|Article 2}} {{!}}{{!}} {{See also|Article|Article 2}} | ||
Line 43: | Line 43: | ||
{{!}} valign="top" {{!}} {{Tlx|See also|Article|Article 2|<nowiki>ll=TRUE</nowiki>}} {{!}}{{!}} {{See also|Article|Article 2|ll=TRUE|l1=Article translated|l2=Article 2 translated}} | {{!}} valign="top" {{!}} {{Tlx|See also|Article|Article 2|<nowiki>ll=TRUE</nowiki>}} {{!}}{{!}} {{See also|Article|Article 2|ll=TRUE|l1=Article translated|l2=Article 2 translated}} | ||
{{!}}- | {{!}}- | ||
{{!}} valign="top" {{!}} {{Tlx|See also|Article|Article 2|4=l2= | {{!}} valign="top" {{!}} {{Tlx|See also|Article|Article 2|4=l2=<!--T:19--> Alternative title for Article 2}} {{!}}{{!}} {{See also|Article|Article 2|l2=<!--T:20--> Alternative title for Article 2}} | ||
{{!}}{{)}} | {{!}}{{)}} | ||