Template:Main:zh-cn: Difference between revisions
Jump to navigation
Jump to search
(Created page with ":主条目:{{{1}}}") |
(Allowing the second unnamed parameter to override the link text.) |
||
Line 1: | Line 1: | ||
:主条目:{{{1}}} | <noinclude> | ||
{{lang|Template:Main}} | |||
</noinclude><includeonly>:主条目:[[{{{1}}}|{{{2|{{{1}}}}}}]]</includeonly><noinclude> | |||
{| class=standard-table | |||
! Wikitext !! Result | |||
|- | |||
| <pre>{{main:zh-cn|Main Page:zh-cn}}</pre> | |||
| {{main:zh-cn|Main Page:zh-cn}} | |||
|- | |||
| <pre>{{main:zh-cn|Main Page:zh-cn|alternate text}}</pre> | |||
| {{main:zh-cn|Main Page:zh-cn|alternate text}} | |||
|} | |||
</noinclude> |
Revision as of 20:39, 31 August 2021
Wikitext | Result |
---|---|
{{main:zh-cn|Main Page:zh-cn}} |
|
{{main:zh-cn|Main Page:zh-cn|alternate text}} |
|