Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Main: Difference between revisions

Template page
uses {{PAGELANGUAGE}} as default lang for {{List}}
mark template language machine-readably, use template language for language-dependent things instead of page language
Line 1: Line 1:
{{#if: {{{1|<noinclude>Example</noinclude>}}} |
{{#if: {{{1|<noinclude>Example</noinclude>}}} |
<div class="noprint">
<div class="noprint" lang="{{BCP47|{{{lang|}}}}}" dir="auto">
: {{#switch:{{{uselang|{{{cl|{{CURRENTCONTENTLANGUAGE}}}}}}}}
: {{#switch:{{{lang|}}}
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=<!--no italics-->
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=<!--no italics-->
|#default=''}}{{#if: {{{2|}}}
|#default=''}}{{#if: {{{2|}}}
  | {{{Main articles|Main articles}}}
  | {{{Main articles|Main articles}}}
  | {{{Main article|Main article}}}
  | {{{Main article|Main article}}}
}}{{colon}}{{#switch:{{{uselang|{{{cl|{{CURRENTCONTENTLANGUAGE}}}}}}}}
}}{{colon|{{{lang|}}}}}{{#switch:{{{lang|}}}
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=<!--no italics-->
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=<!--no italics-->
|#default=''}}{{List
|#default=''}}{{List
  | uselang = {{{uselang|{{PAGELANGUAGE}}}}}
  | uselang = {{{lang|}}}
  | {{#if:{{{1|<noinclude>Example</noinclude>}}}|1}} = {{#if:{{{1|<noinclude>Example</noinclude>}}} | [[{{{1|<noinclude>Example</noinclude>}}}]] }}
  | 1 = <bdi lang="">[[{{{1|<noinclude>Example</noinclude>}}}]]</bdi>
  | {{#if:{{{2|}}}||void}}2 = {{#if:{{{2|}}} | [[{{{2|}}}]] }}
  | {{#if:{{{2|}}}||void}}2 = {{#if:{{{2|}}} | <bdi lang="">[[{{{2|}}}]]</bdi> }}
  | {{#if:{{{3|}}}||void}}3 = {{#if:{{{3|}}} | [[{{{3|}}}]] }}
  | {{#if:{{{3|}}}||void}}3 = {{#if:{{{3|}}} | <bdi lang="">[[{{{3|}}}]]</bdi> }}
  | {{#if:{{{4|}}}||void}}4 = {{#if:{{{4|}}} | [[{{{4|}}}]] }}
  | {{#if:{{{4|}}}||void}}4 = {{#if:{{{4|}}} | <bdi lang="">[[{{{4|}}}]]</bdi> }}
  | {{#if:{{{5|}}}||void}}5 = {{#if:{{{5|}}} | [[{{{5|}}}]] }}
  | {{#if:{{{5|}}}||void}}5 = {{#if:{{{5|}}} | <bdi lang="">[[{{{5|}}}]]</bdi> }}
  | {{#if:{{{6|}}}||void}}6 = {{#if:{{{6|}}} | [[{{{6|}}}]] }}
  | {{#if:{{{6|}}}||void}}6 = {{#if:{{{6|}}} | <bdi lang="">[[{{{6|}}}]]</bdi> }}
  | {{#if:{{{7|}}}||void}}7 = {{#if:{{{7|}}} | [[{{{7|}}}]] }}
  | {{#if:{{{7|}}}||void}}7 = {{#if:{{{7|}}} | <bdi lang="">[[{{{7|}}}]]</bdi> }}
  | {{#if:{{{8|}}}||void}}8 = {{#if:{{{8|}}} | [[{{{8|}}}]] }}
  | {{#if:{{{8|}}}||void}}8 = {{#if:{{{8|}}} | <bdi lang="">[[{{{8|}}}]]</bdi> }}
  | {{#if:{{{9|}}}||void}}9 = {{#if:{{{9|}}} | [[{{{9|}}}]] }}
  | {{#if:{{{9|}}}||void}}9 = {{#if:{{{9|}}} | <bdi lang="">[[{{{9|}}}]]</bdi> }}
  | =
  | =
}}<!--
}}<!--

Revision as of 16:48, 8 April 2022

Main article: Example
Template documentation[ view · edit · history · purge ]
This documentation is transcluded from Template:Main/doc.

Template:Languages

Usage

To link to a main article on a topic like Example, use

{{Main|Example}}

which renders as

Main article: Example

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

Cookies help us deliver our services. By using our services, you agree to our use of cookies.