Difference between revisions of "Template:Main"
(main template) |
m (26 revisions imported) |
||
(25 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude> | |
− | |{{#if:{{{3|}}}|, | and }}[[{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}} | + | <languages /> |
− | |{{#if:{{{4|}}}|, |, and }}[[{{{3}}}|{{{l3|{{{3}}}}}}]]}}{{#if:{{{4|}}} | + | </noinclude><div class="rellink relarticle mainarticle">{{#ifeq:{{SUBJECTSPACE}}|Category |
− | |{{#if:{{{5|}}}|, |, and }}[[{{{4}}}|{{{l4|{{{4}}}}}}]]}}{{#if:{{{5|}}} | + | |<translate><!--T:12--> The main {{<tvar|ifeq1>#ifeq:{{NAMESPACE:{{{1}}}}}|</>|article|page}}{{<tvar|if1>#if:{{{2|}}}</>|s}} for this [[<tvar|cats-help>Special:MyLanguage/Help:Categories</>|category]] {{<tvar|if2>#if:{{{2|}}}</>|are|is}}</translate> |
− | |{{#if:{{{6|}}}|, |, and }}[[{{{5}}}|{{{l5|{{{5}}}}}}]]}}{{#if:{{{6|}}} | + | |<translate><!--T:13--> Main {{<tvar|ifeq1>#ifeq:{{NAMESPACE:{{{1}}}}}|</>|article|page}}{{<tvar|if1>#if:{{{2|}}}</>|s}}:</translate>}} [[Special:MyLanguage/{{{1|{{PAGENAME}}}}}|{{{l1|{{{1|{{PAGENAME}}}}}}}}]]{{#if:{{{2| }}} |
− | |{{#if:{{{7|}}}|, |, and }}[[{{{6}}}|{{{l6|{{{6}}}}}}]]}}{{#if:{{{7|}}} | + | |{{#if:{{{3|}}}|, | and }}[[Special:MyLanguage/{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}} |
− | |{{#if:{{{8|}}}|, |, and }}[[{{{7}}}|{{{l7|{{{7}}}}}}]]}}{{#if:{{{8|}}} | + | |{{#if:{{{4|}}}|, |, and }}[[Special:MyLanguage/{{{3}}}|{{{l3|{{{3}}}}}}]]}}{{#if:{{{4|}}} |
− | |{{#if:{{{9|}}}|, |, and }}[[{{{8}}}|{{{l8|{{{8}}}}}}]]}}{{#if:{{{9|}}} | + | |{{#if:{{{5|}}}|, |, and }}[[Special:MyLanguage/{{{4}}}|{{{l4|{{{4}}}}}}]]}}{{#if:{{{5|}}} |
− | |{{#if:{{{10|}}}|, |, and }}[[{{{9}}}|{{{l9|{{{9}}}}}}]]}}{{#if:{{{10|}}} | + | |{{#if:{{{6|}}}|, |, and }}[[Special:MyLanguage/{{{5}}}|{{{l5|{{{5}}}}}}]]}}{{#if:{{{6|}}} |
− | |, and [[{{{10}}}|{{{l10|{{{10}}}}}}]]}}{{#if:{{{11| }}}|  (too many parameters in {{[[Template:main|main]]}})}}}} | + | |{{#if:{{{7|}}}|, |, and }}[[Special:MyLanguage/{{{6}}}|{{{l6|{{{6}}}}}}]]}}{{#if:{{{7|}}} |
+ | |{{#if:{{{8|}}}|, |, and }}[[Special:MyLanguage/{{{7}}}|{{{l7|{{{7}}}}}}]]}}{{#if:{{{8|}}} | ||
+ | |{{#if:{{{9|}}}|, |, and }}[[Special:MyLanguage/{{{8}}}|{{{l8|{{{8}}}}}}]]}}{{#if:{{{9|}}} | ||
+ | |{{#if:{{{10|}}}|, |, and }}[[Special:MyLanguage/{{{9}}}|{{{l9|{{{9}}}}}}]]}}{{#if:{{{10|}}} | ||
+ | |, and [[Special:MyLanguage/{{{10}}}|{{{l10|{{{10}}}}}}]]}}{{#if:{{{11| }}}|  <translate><!--T:14--> (too many parameters in <tvar|code1>{{</>[[<tvar|link>Template:main</>|main]]<tvar|code2>}}</>)</translate>}}</div><noinclude> | ||
+ | |||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "label": "Page 1", | ||
+ | "description": "Page name of related article", | ||
+ | "type": "wiki-page-name", | ||
+ | "required": true | ||
+ | }, | ||
+ | "2": { | ||
+ | "label": "Page 2", | ||
+ | "type": "wiki-page-name" | ||
+ | }, | ||
+ | "3": { | ||
+ | "label": "Page 3", | ||
+ | "type": "wiki-page-name" | ||
+ | }, | ||
+ | "l1": { | ||
+ | "label": "Label 1", | ||
+ | "description": "Custom label for the link to Page 1", | ||
+ | "type": "string", | ||
+ | "default": "Defaults to the name of Page 1" | ||
+ | }, | ||
+ | "l2": { | ||
+ | "label": "Label 2", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "l3": { | ||
+ | "label": "Label 3", | ||
+ | "type": "string" | ||
+ | } | ||
+ | }, | ||
+ | "description": "This template is used to display a note directing users to the main article about a subject. This should be used at the top of a section, usually directly below a section heading.", | ||
+ | "paramOrder": [ | ||
+ | "1", | ||
+ | "l1", | ||
+ | "2", | ||
+ | "l2", | ||
+ | "3", | ||
+ | "l3" | ||
+ | ], | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata> | ||
+ | |||
+ | <translate> | ||
+ | == Example == <!--T:16--> | ||
+ | </translate> | ||
+ | <pre> | ||
+ | <translate> | ||
+ | <!--T:10--> | ||
+ | {{TNT|Main|Article 1|Article 2|Article Something#3}} | ||
+ | </translate> | ||
+ | </pre> | ||
+ | <translate> | ||
+ | <!--T:11--> | ||
+ | {{TNT|Main|Article 1|Article 2|Article Something#3}} | ||
+ | </translate> | ||
+ | [[Category:Templates{{translation}}]] | ||
+ | </noinclude> |
Latest revision as of 20:42, 20 July 2017
<languages />
<templatedata> { "params": { "1": { "label": "Page 1", "description": "Page name of related article", "type": "wiki-page-name", "required": true }, "2": { "label": "Page 2", "type": "wiki-page-name" }, "3": { "label": "Page 3", "type": "wiki-page-name" }, "l1": { "label": "Label 1", "description": "Custom label for the link to Page 1", "type": "string", "default": "Defaults to the name of Page 1" }, "l2": { "label": "Label 2", "type": "string" }, "l3": { "label": "Label 3", "type": "string" } }, "description": "This template is used to display a note directing users to the main article about a subject. This should be used at the top of a section, usually directly below a section heading.", "paramOrder": [ "1", "l1", "2", "l2", "3", "l3" ], "format": "inline" } </templatedata>
<translate>
Example
</translate>
<translate> <!--T:10--> {{TNT|Main|Article 1|Article 2|Article Something#3}} </translate>
<translate>
</translate>