LLWiki正在建设中,欢迎加入我们

“Widget:Sif-song-table”的版本间差异

来自LLWiki
跳转到导航 跳转到搜索
第1行: 第1行:
<noinclude>{{doc|content=用于[[LoveLive!学园偶像祭歌曲列表]]。}}[[category:混合小部件]]</noinclude><includeonly><!--{if !isset($wgWidgetSifSongTable) || !$wgWidgetSifSongTable}--><!--{assign var="wgWidgetSifSongTable" value=true scope="global"}--><script defer src='/zh?title=</includeonly><noinclude><p>JavaScript脚本:[[</noinclude>User:Bhsd/widget/sif-song-table.js<noinclude>]]</p></noinclude><includeonly>&action=raw&ctype=text/javascript'></script><style>
<noinclude>{{doc|content=用于{{tl|Sif-song-table}}。}}[[category:混合小部件]]</noinclude><includeonly><!--{if !isset($wgWidgetSifSongTable) || !$wgWidgetSifSongTable}--><!--{assign var="wgWidgetSifSongTable" value=true scope="global"}--><script defer src='/zh?title=</includeonly><noinclude><p>JavaScript脚本:[[</noinclude>User:Bhsd/widget/sif-song-table.js<noinclude>]]</p></noinclude><includeonly>&action=raw&ctype=text/javascript'></script><style>
/* </includeonly>CSS样式表:<pre lang="css"> */
/* </includeonly>CSS样式表:<pre lang="css"> */
.sif-song-table {
.sif-song-table {

2020年12月15日 (二) 10:37的版本

Template-info.png 小部件文档
这个文档是内联文档。

用于{{Sif-song-table}}。

JavaScript脚本:User:Bhsd/widget/sif-song-table.js

CSS样式表:

 */
.sif-song-table {
	text-align:center;
}
.sif-song-table .tabs-dropdown {
	width:auto !important;
}
.sif-song-table .tabs-content {
	border-radius:0 0 8px 8px;
}
.sif-song-table .tabs-dropdown ul {
	padding:0;
}
.sif-song-table .tabs-dropdown li:last-child {
	border-radius:0 0 8px 8px;
}
/*