Template:Main: Difference between revisions
Template page
More actions
Created page with "{{#if:{{{1|<noinclude>Example</noinclude>}}} |<div class="noprint"> : ''{{#if:{{{2|}}}|{{{Main articles|Main articles}}}|{{{Main article|Main article}}}}}{{colon}}''<!-- -->{{..." |
Redo: Wrap {{hatnote}} properly, using its CSS. This obviates the duplicate #switch. |
||
| (24 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | <div class="noprint" lang="{{BCP47|{{{lang|}}}}}" dir="auto"> | ||
{{Hatnote|class={{#switch:{{{lang|{{PAGELANGUAGE}}}}} | |||
|ja|ko|wuu|yue|zh|zh-hans|zh-hant=noitalic<!--no italics--> | |||
|#default=}}|<!-- | |||
-->{{int|wm-commonstrings-mainarticle-prompt| |{{#if:{{{2|}}}|2|1}}}}<!-- | |||
-->{{List | -->{{List | ||
|1=[[{{{1|<noinclude>Example</noinclude>}}}]] | | uselang = {{{lang|}}} | ||
|{{#if:{{{2|}}}|2}}=[[{{{2|}}}]] | | 1 = <bdi lang="">[[{{{1|<noinclude>Example</noinclude>}}}]]</bdi> | ||
|{{#if:{{{3|}}}|3}}=[[{{{3|}}}]] | | {{#if:{{{2|}}}||void}}2 = {{#if:{{{2|}}} | <bdi lang="">[[{{{2|}}}]]</bdi> }} | ||
|{{#if:{{{4|}}}|4}}=[[{{{4|}}}]] | | {{#if:{{{3|}}}||void}}3 = {{#if:{{{3|}}} | <bdi lang="">[[{{{3|}}}]]</bdi> }} | ||
|{{#if:{{{5|}}}|5}}=[[{{{5|}}}]] | | {{#if:{{{4|}}}||void}}4 = {{#if:{{{4|}}} | <bdi lang="">[[{{{4|}}}]]</bdi> }} | ||
|{{#if:{{{6|}}}|6}}=[[{{{6|}}}]] | | {{#if:{{{5|}}}||void}}5 = {{#if:{{{5|}}} | <bdi lang="">[[{{{5|}}}]]</bdi> }} | ||
|{{#if:{{{7|}}}|7}}=[[{{{7|}}}]] | | {{#if:{{{6|}}}||void}}6 = {{#if:{{{6|}}} | <bdi lang="">[[{{{6|}}}]]</bdi> }} | ||
|{{#if:{{{8|}}}|8}}=[[{{{8|}}}]] | | {{#if:{{{7|}}}||void}}7 = {{#if:{{{7|}}} | <bdi lang="">[[{{{7|}}}]]</bdi> }} | ||
|{{#if:{{{9|}}}|9}}=[[{{{9|}}}]] | | {{#if:{{{8|}}}||void}}8 = {{#if:{{{8|}}} | <bdi lang="">[[{{{8|}}}]]</bdi> }} | ||
}}{{#if:{{{10|}}}|[[Category:Template:Main/too many parameters]]}} | | {{#if:{{{9|}}}||void}}9 = {{#if:{{{9|}}} | <bdi lang="">[[{{{9|}}}]]</bdi> }} | ||
</div> | | = | ||
}}}}<!-- | |||
-->{{#if: {{{10|}}} | [[Category:Template:Main/too many parameters]] }} | |||
</div><noinclude>{{documentation|Template:Main/doc}}</noinclude> | |||