Template:Main: Difference between revisions
Template page
More actions
m Protected "Template:Main/layout": High-risk template or module (more info) ([Edit=Allow only autoconfirmed users] (indefinite)) |
m no italics in East Asian language. |
||
| Line 1: | Line 1: | ||
{{#if: {{{1|<noinclude>Example</noinclude>}}} | | {{#if: {{{1|<noinclude>Example</noinclude>}}} | | ||
<div class="noprint"> | <div class="noprint"> | ||
: ''{{#if: {{{2|}}} | : {{#switch:{{{uselang|{{{cl|{{CURRENTCONTENTLANGUAGE}}}}}}}} | ||
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=<!--no italics--> | |||
|#default=''}}{{#if: {{{2|}}} | |||
| {{{Main articles|Main articles}}} | | {{{Main articles|Main articles}}} | ||
| {{{Main article|Main article}}} | | {{{Main article|Main article}}} | ||
}}{{colon}}''{{List | }}{{colon}}{{#switch:{{{uselang|{{{cl|{{CURRENTCONTENTLANGUAGE}}}}}}}} | ||
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=<!--no italics--> | |||
|#default=''}}{{List | |||
| uselang = {{{uselang|{{uselang}}}}} | | uselang = {{{uselang|{{uselang}}}}} | ||
| {{#if:{{{1|<noinclude>Example</noinclude>}}}|1}} = {{#if:{{{1|<noinclude>Example</noinclude>}}} | [[{{{1|<noinclude>Example</noinclude>}}}]] }} | | {{#if:{{{1|<noinclude>Example</noinclude>}}}|1}} = {{#if:{{{1|<noinclude>Example</noinclude>}}} | [[{{{1|<noinclude>Example</noinclude>}}}]] }} | ||
Revision as of 19:54, 21 February 2020
This documentation is transcluded from Template:Main/doc.
Usage
To link to a main article on a topic like Example, use
{{Main|Example}}
which renders as
You can add up to 5 article names in parameters:
{{Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}
which renders as
These parameters are used to generate links and may include namespace prefixes or interwiki prefixes. If you want to hide these prefixes (for example here for a link to English Wikipedia) and display an alternative text you can use
{{Main|w:en:Example{{!}}Example (in English Wikipedia)}}
which renders as
Internationalisation
Many articles on Meta should be translatable, in that case use
{{ Main |Special:MyLanguage/Example{{!}}<translate nowrap><!--T:2--> Example</translate>}}
which renders as
Translations
Template:Twiki/row1/top Template:Translatewiki-link/row1 |}
See also
- {{Further}}
- {{TNT}} (shortcut for {{Translatable template}})
- {{TNTN}} (shortcut for {{Translatable template name}})
- {{Ll}} (shortcut for {{Localized link}})