「テンプレート:Boxmenu grid」の版間の差分
表示
モバイル版に合わせた表示に修正 |
細 修正 |
||
5行目: | 5行目: | ||
width: auto; | width: auto; | ||
margin: 5px; | margin: 5px; | ||
">{{{Boxmenu|}}} | ">{{{Boxmenu|}}}</div> | ||
</nomobile> | </nomobile> | ||
<mobileonly> | <mobileonly> | ||
13行目: | 13行目: | ||
width: 100%; | width: 100%; | ||
margin: 5px; | margin: 5px; | ||
">{{{Boxmenu|}}} | ">{{{Boxmenu|}}}</div> | ||
</mobileonly> | </mobileonly> | ||
<noinclude> | <noinclude> |
2025年4月2日 (水) 18:56時点における版
Boxmenuをグリッドレイアウトで並べるテンプレート
パラメーター | 説明 | 型 | 状態 | |
---|---|---|---|---|
Boxmenu | Boxmenu 1 | 並べたい全てのBoxmenu要素
| 不明 | 省略可能 |
Desktop-columns | Desktop-columns 2 | 列の数だけスペース区切りで"fr1"を並べる(デスクトップ版のみ適用)。省略時は3列
| 文字列 | 省略可能 |
Mobile-columns | Mobile-columns 3 | 列の数だけスペース区切りで"fr1"を並べる(モバイル版のみ適用)。省略時は2列
| 文字列 | 省略可能 |