Template:Main: Difference between revisions
More actions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#if: {{{1|<noinclude>Example</noinclude>}}} | | {{#if: {{{1|<noinclude>Example</noinclude>}}} | | ||
<div class="noprint"> | <div class="noprint"> | ||
: '' | : ''{{#if: {{{2|}}} | ||
| {{{Main articles|Main articles}}} | |||
| {{{Main article|Main article}}} | |||
}}{{colon}}''{{List | |||
| uselang = {{{uselang|{{uselang}}}}} | | uselang = {{{uselang|{{uselang}}}}} | ||
| {{#if:{{{1|}}}|1}} = {{#if:{{{2|}}} | [[{{{1|<noinclude>Example</noinclude>}}}]] }} | | {{#if:{{{1|}}}|1}} = {{#if:{{{2|}}} | [[{{{1|<noinclude>Example</noinclude>}}}]] }} | ||
| {{#if:{{{2|}}}|2}} = {{#if:{{{2|}}} | [[{{{2|}}}] ]}} | | {{#if:{{{2|}}}|2}} = {{#if:{{{2|}}} | [[{{{2|}}}] ]}} | ||
| {{#if:{{{3|}}}|3}} = {{#if:{{{3|}}} | [[{{{3|}}}]] }} | | {{#if:{{{3|}}}|3}} = {{#if:{{{3|}}} | [[{{{3|}}}]] }} | ||
| {{#if:{{{4|}}}|4}} = {{#if:{{{4|}}} | [[{{{4|}}}]] }} | | {{#if:{{{4|}}}|4}} = {{#if:{{{4|}}} | [[{{{4|}}}]] }} | ||
| {{#if:{{{5|}}}|5}} = {{#if:{{{5|}}} | [[{{{5|}}}]] }} | | {{#if:{{{5|}}}|5}} = {{#if:{{{5|}}} | [[{{{5|}}}]] }} | ||
| {{#if:{{{6|}}}|6}} = {{#if:{{{6|}}} | [[{{{6|}}}]] }} | | {{#if:{{{6|}}}|6}} = {{#if:{{{6|}}} | [[{{{6|}}}]] }} | ||
| {{#if:{{{7|}}}|7}} = {{#if:{{{7|}}} | [[{{{7|}}}]] }} | | {{#if:{{{7|}}}|7}} = {{#if:{{{7|}}} | [[{{{7|}}}]] }} | ||
| {{#if:{{{8|}}}|8}} = {{#if:{{{8|}}} | [[{{{8|}}}]] }} | | {{#if:{{{8|}}}|8}} = {{#if:{{{8|}}} | [[{{{8|}}}]] }} | ||
| {{#if:{{{9|}}}|9}} = {{#if:{{{9|}}} | [[{{{9|}}}]] }} | | {{#if:{{{9|}}}|9}} = {{#if:{{{9|}}} | [[{{{9|}}}]] }} | ||
| = }}{{#if:{{{10|}}} | [[Category:Template:Main/too many parameters]] }} | | = | ||
}}{{#if: {{{10|}}} | [[Category:Template:Main/too many parameters]] }} | |||
</div> | </div> | ||
}}<noinclude>{{documentation|Template:Main/doc}}</noinclude> | }}<noinclude>{{documentation|Template:Main/doc}}</noinclude> | ||
Revision as of 13:39, 27 April 2014
{{#if: Example |
}}
Usage
To link to a main article on a topic like Example, use
{{Main|Example}}
which renders as {{#if: 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 {{#if: MediaWiki/de |
}}
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 {{#if: w:en:Example|Example (in English Wikipedia) |
}}
Internationalisation
Many articles on Meta should be translatable, in that case use
{{ Main |Special:MyLanguage/Example{{!}}<translate nowrap><!--T:2--> Example</translate>}}
which renders as {{#if: Special:MyLanguage/Example|<translate> Example</translate> |
}}
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}})