模板:BirthdayEvent:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
第27行: | 第27行: | ||
{{#cargo_declare:_table=birthdayEvents | {{#cargo_declare:_table=birthdayEvents | ||
|characterName=String | |characterName=String | ||
|birthday=List (;) of Date}} | |birthday=List (;) of Start Date}} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
第34行: | 第34行: | ||
|characterName={{{characterName}}} | |characterName={{{characterName}}} | ||
|birthday= | |birthday= | ||
{{ | {{#recurring_event:start={{{startDate}}} | ||
|end={{{endDate|}}} | |end={{{endDate|}}} | ||
|unit=day | |unit=day |