Template:Main: Difference between revisions
Template page
More actions
mNo edit summary |
Redo: Wrap {{hatnote}} properly, using its CSS. This obviates the duplicate #switch. |
||
| (19 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | <div class="noprint" lang="{{BCP47|{{{lang|}}}}}" dir="auto"> | ||
{{Hatnote|class={{#switch:{{{lang|{{PAGELANGUAGE}}}}} | |||
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=noitalic<!--no italics--> | |||
-->{{ | |#default=}}|<!-- | ||
|{{#if:{{{ | -->{{int|wm-commonstrings-mainarticle-prompt| |{{#if:{{{2|}}}|2|1}}}}<!-- | ||
|{{#if:{{{2|}}}| | -->{{List | ||
|{{#if:{{{3|}}}| | | uselang = {{{lang|}}} | ||
|{{#if:{{{4|}}}| | | 1 = <bdi lang="">[[{{{1|<noinclude>Example</noinclude>}}}]]</bdi> | ||
|{{#if:{{{5|}}}| | | {{#if:{{{2|}}}||void}}2 = {{#if:{{{2|}}} | <bdi lang="">[[{{{2|}}}]]</bdi> }} | ||
|{{#if:{{{6|}}}| | | {{#if:{{{3|}}}||void}}3 = {{#if:{{{3|}}} | <bdi lang="">[[{{{3|}}}]]</bdi> }} | ||
|{{#if:{{{7|}}}| | | {{#if:{{{4|}}}||void}}4 = {{#if:{{{4|}}} | <bdi lang="">[[{{{4|}}}]]</bdi> }} | ||
|{{#if:{{{8|}}}| | | {{#if:{{{5|}}}||void}}5 = {{#if:{{{5|}}} | <bdi lang="">[[{{{5|}}}]]</bdi> }} | ||
|{{#if:{{{9|}}}| | | {{#if:{{{6|}}}||void}}6 = {{#if:{{{6|}}} | <bdi lang="">[[{{{6|}}}]]</bdi> }} | ||
|=}}{{#if:{{{10|}}}|[[Category:Template:Main/too many parameters]]}} | | {{#if:{{{7|}}}||void}}7 = {{#if:{{{7|}}} | <bdi lang="">[[{{{7|}}}]]</bdi> }} | ||
</div> | | {{#if:{{{8|}}}||void}}8 = {{#if:{{{8|}}} | <bdi lang="">[[{{{8|}}}]]</bdi> }} | ||
| {{#if:{{{9|}}}||void}}9 = {{#if:{{{9|}}} | <bdi lang="">[[{{{9|}}}]]</bdi> }} | |||
| = | |||
}}}}<!-- | |||
-->{{#if: {{{10|}}} | [[Category:Template:Main/too many parameters]] }} | |||
</div><noinclude>{{documentation|Template:Main/doc}}</noinclude> | |||
Latest revision as of 17:25, 29 April 2026
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}})