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
fix duplicate args error
Undo revision 12499916 by Jackmcbarn (talk) restore, not an error: we really want to override the same anonymous dummy parameter (we don't want to use any one of its values)
Line 7: Line 7:
  | 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>}}}]] }}
  | {{#if:{{{2|}}}||void}}2 = {{#if:{{{2|}}} | [[{{{2|}}}]] }}
  | {{#if:{{{2|}}}|2}} = {{#if:{{{2|}}} | [[{{{2|}}}]] }}
  | {{#if:{{{3|}}}||void}}3 = {{#if:{{{3|}}} | [[{{{3|}}}]] }}
  | {{#if:{{{3|}}}|3}} = {{#if:{{{3|}}} | [[{{{3|}}}]] }}
  | {{#if:{{{4|}}}||void}}4 = {{#if:{{{4|}}} | [[{{{4|}}}]] }}
  | {{#if:{{{4|}}}|4}} = {{#if:{{{4|}}} | [[{{{4|}}}]] }}
  | {{#if:{{{5|}}}||void}}5 = {{#if:{{{5|}}} | [[{{{5|}}}]] }}
  | {{#if:{{{5|}}}|5}} = {{#if:{{{5|}}} | [[{{{5|}}}]] }}
  | {{#if:{{{6|}}}||void}}6 = {{#if:{{{6|}}} | [[{{{6|}}}]] }}
  | {{#if:{{{6|}}}|6}} = {{#if:{{{6|}}} | [[{{{6|}}}]] }}
  | {{#if:{{{7|}}}||void}}7 = {{#if:{{{7|}}} | [[{{{7|}}}]] }}
  | {{#if:{{{7|}}}|7}} = {{#if:{{{7|}}} | [[{{{7|}}}]] }}
  | {{#if:{{{8|}}}||void}}8 = {{#if:{{{8|}}} | [[{{{8|}}}]] }}
  | {{#if:{{{8|}}}|8}} = {{#if:{{{8|}}} | [[{{{8|}}}]] }}
  | {{#if:{{{9|}}}||void}}9 = {{#if:{{{9|}}} | [[{{{9|}}}]] }}
  | {{#if:{{{9|}}}|9}} = {{#if:{{{9|}}} | [[{{{9|}}}]] }}
  | =
  | =
}}<!--
}}<!--

Revision as of 22:56, 26 June 2015

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.