Template:组排单元:修订间差异
小 (帅!auto) |
(边距均分为两边) |
||
(未显示3个用户的5个中间版本) | |||
第1行: | 第1行: | ||
<includeonly><!-- | <includeonly><!-- | ||
--><div style="text-align:center;margin-right:{{{卡片间边距|{{{margin| | --><div style="text-align:center;margin-right:{{{卡片间边距|{{{margin|3.75px}}}}}};margin-left:{{{卡片间边距|{{{margin|3.75px}}}}}};{{{style|}}}"><!-- | ||
--><div style="height:{{{上部高度|{{{upperheight|auto}}}}}};width:{{{上部宽度|{{{upperwidth|auto}}}}}};<!-- | --><div style="height:{{{上部高度|{{{upperheight|auto}}}}}};width:{{{上部宽度|{{{upperwidth|auto}}}}}};<!-- | ||
-->line-height:{{{上部高度|{{{upperheight|110px}}}}}};{{{上部style|{{{upperstyle|}}}}}}"><!-- | -->line-height:{{{上部高度|{{{upperheight|110px}}}}}};{{{上部style|{{{upperstyle|}}}}}}"><!-- | ||
-->{{{上部|{{{upper|[[ | -->{{{上部|{{{upper|[[<!-- | ||
-->{{#ifexist:File:{{{图片|Songs_{{{2|}}}}}}_{{lc:{{{3|}}}}}.jpg|File:{{{图片|Songs_{{{2|}}}}}}_{{lc:{{{3|FTR}}}}}.jpg<!-- | |||
-->|File:{{{图片|Songs_{{{2|}}}}}}.jpg}}|link={{{link|{{{曲名|{{{1|}}}}}}}}}|{{{图片大小|100px}}}]]}}}}}}<!-- | |||
--></div> | --></div> | ||
<div style="height:{{{下部高度|{{{lowerheight|auto}}}}}};width:{{{下部宽度|{{{lowerwidth|100px}}}}}};line-height:22px;<!-- | <div style="height:{{{下部高度|{{{lowerheight|auto}}}}}};width:{{{下部宽度|{{{lowerwidth|100px}}}}}};line-height:22px;<!-- | ||
-->text-overflow:ellipsis;overflow:hidden;white-space: nowrap;{{{下部style|{{{lowerstyle|}}}}}}"><!-- | -->text-overflow:ellipsis;overflow:hidden;white-space:nowrap;{{{下部style|{{{lowerstyle|}}}}}}"><!-- | ||
-->{{#switch:{{{3|}}} | -->{{{下部|{{{lower|{{#switch:{{{3|}}} | ||
|PST | |PST | ||
|PRS | |PRS | ||
|BYD | |FTR | ||
|ETR=<sup>{{ | |BYD | ||
--> | |ETR=<sup>{{Color|{{{3}}}|[{{{3}}}]}}</sup>}}<!-- | ||
</div></div></includeonly><noinclude> | -->[[{{{link|{{{曲名|{{{1|曲名}}}}}}}}}|{{{曲名|{{{1|曲名}}}}}}]]}}}}}}{{#if:{{{定数|{{{CC|}}}}}}|<br />{{{定数|{{{CC|}}}}}}}} | ||
{{Documentation|link=模板:组排列/doc}}[[分类:工具模板]] | </div></div></includeonly><noinclude>{{Documentation|link=模板:组排列/doc}}[[分类:工具模板]]</noinclude> | ||
</noinclude> |
2024年11月23日 (六) 12:23的最新版本
组排列模板可以在单行中排列若干卡片(例如定数表的效果),并可以自动适应卡片数量,自动调整位置进行换行。
组排列系列模板包括了{{组排列}},{{组排列-end}},{{组排单元}}。
使用方法
组排列模板内置了在定数表使用的参数,上部为110px的曲封,下部为22px的曲名。
在定数表中的用法
{{组排列}}{{组排单元|曲名|曲目id}}{{组排单元|曲名|曲目id}}{{组排列-end}}
默认情况下,无需添加任何参数。
组排单元其他参数
- 第3个参数:曲目难度
- link:指定链接的页面
- CC/定数:在链接下方添加定数文本
搭建其他样式的组排列模板
如果你需要搭建自己的组排列模板,那么需要同时创建一组三个模板,以保证参数统一。例如:{{搭档组排列}},{{搭档组排列-end}},{{搭档组排单元}} 先列出参数表:
组排列参数
- 宽度(width)
- 高度(height)
- style
组排单元参数
- 卡片间边距(margin)
- 上部高度(upperheight)
- 下部高度(lowerheight)
- 上部宽度(upperwidth)
- 下部宽度(lowerwidth)
- 上部(upper)
- 下部(lower)
- 上部style(upperstyle)
- 下部style(lowerstyle)
- style
简单搭建
以下全部斜体字代表上面的参数。
- 修改上部和下部为你需要的内容
- 把上部高度和下部高度修改为你上部和下部内填写的样式高度
- 把高度填写为上部高度+下部高度
- 把宽度填写为上部和下部中最宽的宽度+你的卡片间边距
复杂搭建
别用这个了,自己用grid搭吧(
上述文档嵌入自模板:组排列/doc。(编辑 | 历史)
您还可以检视Rotaeno中文维基中该模板的模板文档,如果存在对应的同版本模板的话。