Template:Songinfo:修订间差异

来自Rotaeno中文维基
(创建页面,内容为“<noinclude> {{#cargo_declare:_table=Songinfo |Title=String |bpm=String |Artists=String |Illust=String |Time=String |Songpack=Srting |Version=String |Update=Date |level_1=String |level_2=String |level_3=String |level_4=String |base_1=Float |base_2=Float |base_3=Float |base_4=Float |notecount_1=Integer |notecount_2=Integer |notecount_3=Integer |notecount_4=Integer}} </noinclude>”)
 
无编辑摘要
第1行: 第1行:
<noinclude>
<noinclude>
{{#cargo_declare:_table=Songinfo
{{#cargo_declare:_table=Songinfo
|ID=String
|Title=String
|Title=String
|bpm=String
|BPM=String
|Artists=String
|Artists=String
|Illust=String
|Illust=String
第9行: 第10行:
|Version=String
|Version=String
|Update=Date
|Update=Date
|level_1=String
|Level_1=String
|level_2=String
|Level_2=String
|level_3=String
|Level_3=String
|level_4=String
|Level_4=String
|base_1=Float
|Base_1=Float
|base_2=Float
|Base_2=Float
|base_3=Float
|Base_3=Float
|base_4=Float
|Base_4=Float
|notecount_1=Integer
|Notecount_1=Integer
|notecount_2=Integer
|Notecount_2=Integer
|notecount_3=Integer
|Notecount_3=Integer
|notecount_4=Integer}}
|Notecount_4=Integer}}
</noinclude>
</noinclude>
<includeonly>
{{#cargo_store:_table=Songinfo}}
{|
!曲目ID||{{{ID|}}}
|-
!曲名||{{{Title|}}}
|-
!bpm||{{{BPM|}}}
|-
!艺术家||{{{Artists|}}}
|-
!插画师||{{{Illust|}}}
|-
!时长||{{{Time|}}}
|-
!所属曲包||{{{Songpack|}}}
|-
!版本||{{{Version|}}}
|-
!更新时间||{{{Update|}}}
|-
!难度Ⅰ级别||{{{Level_1}}}
|-
!难度Ⅱ级别||{{{Level_2}}}
|-
!难度Ⅲ级别||{{{Level_3}}}
|-
!难度Ⅳ级别||{{{Level_4}}}
|-
!难度Ⅰ定数||{{{Base_1}}}
|-
!难度Ⅱ定数||{{{Base_2}}}
|-
!难度Ⅲ定数||{{{Base_3}}}
|-
!难度Ⅳ定数||{{{Base_4}}}
|-
!难度Ⅰ物量||{{{Notecount_1}}}
|-
!难度Ⅱ物量||{{{Notecount_2}}}
|-
!难度Ⅲ物量||{{{Notecount_3}}}
|-
!难度Ⅳ物量||{{{Notecount_4}}}
|}
</includeonly>

2023年2月3日 (五) 20:21的版本

{{#cargo_declare:_table=Songinfo |ID=String |Title=String |BPM=String |Artists=String |Illust=String |Time=String |Songpack=Srting |Version=String |Update=Date |Level_1=String |Level_2=String |Level_3=String |Level_4=String |Base_1=Float |Base_2=Float |Base_3=Float |Base_4=Float |Notecount_1=Integer |Notecount_2=Integer |Notecount_3=Integer |Notecount_4=Integer}}