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

Template page
Created page with "Przykład"
 
Updating to match new version of source page
Line 5: Line 5:
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">
<source lang="html5">
{{TNT|Main|Example}}
{{ {{TNTN|Main}}|Example}}
</source>
</source>
which renders as
which renders as
{{TNT|Main|Example}}
{{ {{TNTN|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">
<source lang="html5">
{{TNT|Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}
{{ {{TNTN|Main}}|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}
</source>
</source>
which renders as
which renders as
{{TNT|Main|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}
{{ {{TNTN|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">
<source lang="html5">
{{TNT|Main|w:en:Example{{!}}Example (in English Wikipedia)}}
{{ {{TNTN|Main}}|w:en:Example{{!}}Example (in English Wikipedia)}}
</source>
</source>
which renders as
which renders as
{{TNT|Main|w:en:Example{{!}}Example (in English Wikipedia)}}
{{ {{TNTN|Main}}|w:en:Example{{!}}Example (in English Wikipedia)}}


== 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">
<source lang="html5">
{{tlx|TNT|Main|Special:MyLanguage/Example{{!}}Przykład}}
{{ [TNTN|Main]]|Special:MyLanguage/Example{{!}}Przykład}}
</source>
</source>
which renders as
which renders as
{{TNT|Main|Special:MyLanguage/Example{{!}}Example}}
{{ [[TNTN|Main]]|Special:MyLanguage/Example{{!}}Example}}


== See also ==
== See also ==

Revision as of 08:13, 19 February 2014


Usage

To link to a main article on a topic like Example, use

{{ {{TNTN|Main}}|Example}}

which renders as {{

  1. REDIRECT Template:Translatable template name |Example}}

You can add up to 5 article names in parameters:

{{ {{TNTN|Main}}|MediaWiki/de|MediaWiki/en|MediaWiki/es|MediaWiki/fr|MediaWiki/zh}}

which renders as {{

  1. REDIRECT Template:Translatable template name|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

{{ {{TNTN|Main}}|w:en:Example{{!}}Example (in English Wikipedia)}}

which renders as {{

  1. REDIRECT Template:Translatable template name|w:en:Example|Example (in English Wikipedia)}}

Internationalisation

Many articles on Meta should be translatable, in that case use

{{ [TNTN|Main]]|Special:MyLanguage/Example{{!}}Przykład}}

which renders as {{ Main|Special:MyLanguage/Example|Example}}

See also

Cookies help us deliver our services. By using our services, you agree to our use of cookies.