“模板:Baidu”的版本间的差异
(创建页面,内容为“{{#if:{{{cname|}}}|[https://baike.baidu.com/item/{{{id}}} {{{cname}}}在百度百科]|[https://baike.baidu.com/item/{{{PANGNAME}}} {{PAGENAME}}在百度百科]}}。”) |
|||
(未显示同一用户的7个中间版本) | |||
第1行: | 第1行: | ||
− | {{# | + | *{{#switch:{{{id|}}}{{{cname|}}} |
+ | |{{{id}}}= [https://baike.baidu.com/item/{{{id}}} {{PAGENAME}}在百度百科的资料。] | ||
+ | |{{{cname}}}=[https://baike.baidu.com/item/{{PAGENAME}} {{{cname}}}在百度百科的资料。] | ||
+ | |{{{id}}}{{{cname}}} = [https://baike.baidu.com/item/{{{id}}} {{{cname}}}在百度百科的资料。] | ||
+ | | = [https://baike.baidu.com/item/{{PAGENAME}} {{PAGENAME}}在百度百科的资料。] | ||
+ | |[https://baike.baidu.com/item/{{PAGENAME}} {{PAGENAME}}在百度百科的资料。] | ||
+ | }} |