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/doc/eu: Difference between revisions

Template page
Updating to match new version of source page
Updating to match new version of source page
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<languages />
<noinclude><languages /></noinclude><includeonly>{{languages|Template:Main/doc}}</includeonly>


== Usage ==
== Usage ==
To link to a main article on a topic like [[Example]], use
To link to a main article on a topic like [[Example]], use
<source lang="html5">
<pre>
{{Main|Example}}
{{Main|Example}}
</source>
</pre>
which renders as
which renders as
{{Main|Example}}
{{Main|Example}}


You can add up to 5 article names in parameters:
You can add up to 5 article names in parameters:
<source lang="html5">
<pre>
{{Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}
{{Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}
</source>
</pre>
which renders as
which renders as
{{Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}
{{Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}


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
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
<source lang="html5">
<pre>
{{Main|w:en:Example{{!}}Example (in English Wikipedia)}}
{{Main|w:en:Example{{!}}Example (in English Wikipedia)}}
</source>
</pre>
which renders as
which renders as
{{Main|w:en:Example{{!}}Example (in English Wikipedia)}}
{{Main|w:en:Example{{!}}Example (in English Wikipedia)}}
Line 26: Line 26:
== Internationalisation ==
== Internationalisation ==
Many articles on Meta should be translatable, in that case use
Many articles on Meta should be translatable, in that case use
<source lang="html5">
<pre>
{{ Main |Special:MyLanguage/Example{{!}}Example}}
{{ Main |Special:MyLanguage/Example{{!}}Example}}
</source>
</pre>
which renders as
which renders as
{{ Main |Special:MyLanguage/Example{{!}}Example}}
{{ Main |1=Special:MyLanguage/Example{{!}}<span lang="en" dir="ltr" class="mw-content-ltr">Example</span>}}
 
== Translations ==
{{Twiki/row1/top}}
{{Translatewiki-link/row1|1=wm-commonstrings-mainarticle-prompt|2=ext-wikimediacommonstrings}}
|}


== See also ==
== See also ==
Line 38: Line 43:
* {{tl|Ll}} (shortcut for {{tl|Localized link}})
* {{tl|Ll}} (shortcut for {{tl|Localized link}})
<includeonly>
<includeonly>
 
[[Category:Link templates{{#translation:}}|{{PAGENAME}}]]
[[Category:Link templates|{{PAGENAME}}]]
</includeonly>
</includeonly>

Latest revision as of 08:55, 16 March 2024


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{{!}}Example}}

which renders as

Main article: Example

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.