Template:Main/doc: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
{{languages}} | {{languages}} | ||
<languages/> | <languages/> | ||
== 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 | ||
| Line 15: | Line 16: | ||
or | or | ||
: <code>{{tlx|main|<nowiki>Special:MyLanguage/Example|<translate>Example</translate></nowiki>}}</code> | : <code>{{tlx|main|<nowiki>Special:MyLanguage/Example|<translate>Example</translate></nowiki>}}</code> | ||
== See also == | == See also == | ||
* {{tl|Further}} | |||
* {{tl|Ll}} (shortcut for {{tl|Localized link}}) | |||
<includeonly> | <includeonly> | ||
[[Category:Link templates|{{PAGENAME}}]] | [[Category:Link templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> | ||
Revision as of 22:31, 26 December 2013
Usage
To link to a main article on a topic like Example, use
{{main|Example}}
You can add up to 5 article names in parameters.
These parameters are used to generate links and may include namespace prefixes or interwiki prefixes. If you want to hide these prefixes (for example foe a link to Englihs Wikipedia) and display an alternative text you can use
{{main|w:en:Example{{!}}Example (in English Wikipedia)}}.
Internationalisation
Many articles on Meta should be translatable, in that case use
{{main|{{ll|Example|<translate>Example</translate>}}}}
or
{{main|Special:MyLanguage/Example|<translate>Example</translate>}}
See also
- {{Further}}
- {{Ll}} (shortcut for {{Localized link}})