“模板:BirthdayEvent”的版本间的差异
跳到导航
跳到搜索
第3行: | 第3行: | ||
{ | { | ||
"params": { | "params": { | ||
− | " | + | "characterName": { |
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
第20行: | 第20行: | ||
"startDate", | "startDate", | ||
"endDate", | "endDate", | ||
− | " | + | "characterName" |
], | ], | ||
"format": "inline" | "format": "inline" | ||
第26行: | 第26行: | ||
</templatedata> | </templatedata> | ||
{{#cargo_declare:_table=birthdayEvents | {{#cargo_declare:_table=birthdayEvents | ||
− | | | + | |characterName=String |
|birthday=List (;) of Date}} | |birthday=List (;) of Date}} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
− | {{#time:Y年m月d日|{{{birthday}}}}}:{{{ | + | {{#time:Y年m月d日|{{{birthday}}}}}:{{{characterName}}}生日 |
{{#cargo_store :_table=birthdayEvents | {{#cargo_store :_table=birthdayEvents | ||
− | | | + | |characterName={{{characterName|}}} |
|birthday= | |birthday= | ||
{{ | {{ |
2022年5月3日 (二) 11:44的版本
无描述。
参数 | 说明 | 类型 | 状态 | |
---|---|---|---|---|
StartDate | startDate | 格式为yyyy-mm-dd | 日期 | 必填 |
EndDate | endDate | 格式为yyyy-mm-dd | 日期 | 可选 |
CharacterName | characterName | 无描述 | 字符串 | 必填 |
此模板定义表格“birthdayEvents”。 查看表格.