“模板:捷径”的版本间的差异
BallanceBug(讨论 | 贡献) (创建页面,内容为“{{Infobox | above = {{{name|{{PAGENAME}}}}} | image = {{#if: {{{image|}}}|[[File:{{{image}}}|200px]]|}} | caption = {{#if: {{{desc|}}}|{{{desc|}}}|}} | headerstyle =…”) (2个标签:移动版编辑、移动网页编辑) |
BallanceBug(讨论 | 贡献) 小 (2个标签:移动版编辑、移动网页编辑) |
||
| (未显示同一用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
| − | {{Infobox | + | <onlyinclude>{{Infobox |
| above = {{{name|{{PAGENAME}}}}} | | above = {{{name|{{PAGENAME}}}}} | ||
| image = {{#if: {{{image|}}}|[[File:{{{image}}}|200px]]|}} | | image = {{#if: {{{image|}}}|[[File:{{{image}}}|200px]]|}} | ||
| 第6行: | 第6行: | ||
| labelstyle = background: #dfd; | | labelstyle = background: #dfd; | ||
| header1 = 捷径信息 | | header1 = 捷径信息 | ||
| − | | label2 = 适用关卡 | | + | | label2 = 别名 | data2 = {{{alias|}}} |
| − | | | + | | label3 = 适用关卡 | data3 = {{{suit|未知}}} |
| − | | | + | | label4 = 发现者 | data4 = {{{discoverer|未知}}} |
| − | | | + | | label5 = 发现日期 |
| − | | | + | | data5 = {{#if: {{{date|}}}|{{{date|未知}}}|{{{year}}}年{{{month}}}月{{{day}}}日{{Resize|({{年月差异|{{{year|2004}}}|{{{month|4}}}|{{{day|2}}}}}前)}}}} |
| − | }} | + | | label6 = 竞速模式 | data6 = {{{type|未知}}} |
| + | | label7 = 已被利用于纪录中 | data7 = {{#switch: {{{record|}}} | yes = 是 | no = 否 | {{{record|}}}}} | ||
| + | }}</onlyinclude> | ||
| + | |||
| + | == 语法 == | ||
| + | |||
| + | 斜体的均可以不填,后方括号内为默认值。 | ||
| + | <nowiki>{{捷径</nowiki> | ||
| + | ''| name ='' (页面名称) | ||
| + | ''| image ='' | ||
| + | ''| desc ='' | ||
| + | ''| alias ='' | ||
| + | | suit = | ||
| + | ''| discoverer ='' (未知) | ||
| + | ''| date ='' | ||
| + | ''(| year = | month = | day =)'' | ||
| + | ''| type ='' (未知) | ||
| + | ''| record ='' (yes/no/其他自定义内容) | ||
| + | <nowiki>}}</nowiki> | ||
2020年5月19日 (二) 00:05的最新版本
| 捷径 | |
|---|---|
| 捷径信息 | |
| 适用关卡 | 未知 |
| 发现者 | 未知 |
| 发现日期 | {{{year}}}年{{{month}}}月{{{day}}}日(21年8个月前) |
| 竞速模式 | 未知 |
语法
斜体的均可以不填,后方括号内为默认值。
{{捷径
| name = (页面名称)
| image =
| desc =
| alias =
| suit =
| discoverer = (未知)
| date =
(| year = | month = | day =)
| type = (未知)
| record = (yes/no/其他自定义内容)
}}