Difference between revisions of "Template:Main article"
From Kerbal Space Program Wiki
(*use more specific category; +parameter table; +introduction; +see also;) |
m (Added "es" (spanish) translation) |
||
Line 1: | Line 1: | ||
− | :''→ {{lang|en=Main article:|de=Hauptartikel:}} {{#if: {{{1<includeonly>|</includeonly>}}}|[[:{{{1}}}|{{{2|{{{1}}}}}}]]|{{{2}}}}}''<noinclude> | + | :''→ {{lang|en=Main article:|de=Hauptartikel:|es=Artículo principal:}} {{#if: {{{1<includeonly>|</includeonly>}}}|[[:{{{1}}}|{{{2|{{{1}}}}}}]]|{{{2}}}}}''<noinclude> |
---- | ---- | ||
Adds a link to the main article. It is usually placed at the beginning of a paragraph which is further explained in the referenced article. | Adds a link to the main article. It is usually placed at the beginning of a paragraph which is further explained in the referenced article. |
Revision as of 19:17, 3 January 2014
- → Main article: [[:{{{1}}}|{{{1}}}]]
Adds a link to the main article. It is usually placed at the beginning of a paragraph which is further explained in the referenced article.
It support links to pages in this wiki as well as external links. Usually the complete second parameter text is linked, but own linking can be applied when omitting the first parameter (see the third example).
Parameters
Examples
Code | Example | Result |
---|---|---|
{{Main article|Target}} | {{Main article|Synchronous orbit}} |
|
{{Main article|Target|Description}} | {{Main article|Synchronous orbit|Stationary orbit}} |
|
{{Main article||Description}} | {{Main article||{{Wikipedia|Synchronous orbit}}}} |
|
See also
- {{See also}} with a similar functionality