Template:Main/doc: Difference between revisions
Template page
More actions
mNo edit summary |
m {{Twiki/row1/top}} |
||
| (39 intermediate revisions by 6 users 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 | |||
<pre> | |||
{{Main|Example}} | |||
</pre> | |||
which renders as | |||
{{Main|Example}} | |||
You can add up to 5 article names in parameters: | |||
<pre> | |||
{{Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}} | |||
</pre> | |||
which renders as | |||
{{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 | 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 | ||
<pre> | |||
{{Main|w:en:Example{{!}}Example (in English Wikipedia)}} | |||
</pre> | |||
which renders as | |||
{{Main|w:en:Example{{!}}Example (in English Wikipedia)}} | |||
== Internationalisation == | |||
Many articles on Meta should be translatable, in that case use | Many articles on Meta should be translatable, in that case use | ||
<pre> | |||
{{ Main |Special:MyLanguage/Example{{!}}<translate nowrap><!--T:2--> Example</translate>}} | |||
</pre> | |||
which renders as | |||
{{ Main |1=Special:MyLanguage/Example{{!}}<translate><!--T:3--> Example</translate>}} | |||
== Translations == | |||
{{Twiki/row1/top}} | |||
{{Translatewiki-link/row1|1=wm-commonstrings-mainarticle-prompt|2=ext-wikimediacommonstrings}} | |||
|} | |||
== See also == | == See also == | ||
* {{tl|Further}} | * {{tl|Further}} | ||
* {{tl|TNT}} (shortcut for {{tl|Translatable template}}) | |||
* {{tl|TNTN}} (shortcut for {{tl|Translatable template name}}) | |||
* {{tl|Ll}} (shortcut for {{tl|Localized link}}) | |||
<includeonly> | <includeonly> | ||
[[Category:Link templates{{#translation:}}|{{PAGENAME}}]] | |||
[[Category:Link templates|{{PAGENAME}}]] | |||
</includeonly> | </includeonly> | ||
Latest revision as of 21:38, 15 March 2024
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{{!}}Example}}
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}})