Template:Main/doc/zh: Difference between revisions
Template page
More actions
< Template:Main | doc
Updating to match new version of source page |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<languages /> | <noinclude><languages /></noinclude><includeonly>{{languages|Template:Main/doc}}</includeonly> | ||
== Usage == | == Usage == | ||
| Line 27: | Line 27: | ||
Many articles on Meta should be translatable, in that case use | Many articles on Meta should be translatable, in that case use | ||
<pre> | <pre> | ||
{{ Main |Special:MyLanguage/Example{{!}}{{LC zh|C|zh-hans=示例|zh-hant=範例}}}} | {{ Main |Special:MyLanguage/Example{{!}}{{LC zh|lang = {{{lang|}}}|type = C|zh-hans = 示例|zh-hant = 範例}}}} | ||
</pre> | </pre> | ||
which renders as | which renders as | ||
{{ Main |1=Special:MyLanguage/Example{{!}}{{LC zh|C|zh-hans=示例|zh-hant=範例}}}} | {{ Main |1=Special:MyLanguage/Example{{!}}{{LC zh|lang = {{{lang|}}}|type = C|zh-hans = 示例|zh-hant = 範例}}}} | ||
== Translations == | == Translations == | ||
{{Twiki/row1/top}} | |||
{{Translatewiki-link/row1|1=wm-commonstrings-mainarticle-prompt|2=ext-wikimediacommonstrings}} | {{Translatewiki-link/row1|1=wm-commonstrings-mainarticle-prompt|2=ext-wikimediacommonstrings}} | ||
|} | |} | ||
Latest revision as of 14:03, 2 August 2025
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{{!}}{{LC zh|lang = {{{lang|}}}|type = C|zh-hans = 示例|zh-hant = 範例}}}}
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}})