「Tweekiの設定」の版間の差分
提供: sha.ngri.la
(ページの作成:「==navbar== MediaWiki:Tweeki-navbar-classでnavbarを設定する。 <pre> navbar navbar-default navbar-fixed-top </pre>」) |
(→Appearance) |
||
(同じ利用者による、間の6版が非表示) | |||
1行目: | 1行目: | ||
+ | ==Appearance== | ||
+ | [[MediaWiki:Tweeki-container-class]]:container | ||
+ | |||
+ | Class to be used for the main Bootstrap grid. Should be either <code>container</code> (fixed width, maximum at 1170px) or <code>container-fluid</code> (to use the full screen width). | ||
+ | |||
==navbar== | ==navbar== | ||
− | [[MediaWiki:Tweeki-navbar-class]] | + | [[MediaWiki:Tweeki-navbar-class]]でnavbarを設定する。デフォルトは、 |
<pre> | <pre> | ||
navbar navbar-default navbar-fixed-top | navbar navbar-default navbar-fixed-top | ||
</pre> | </pre> | ||
+ | navbarもスクロールさせるには、 | ||
+ | <pre> | ||
+ | navbar navbar-default | ||
+ | </pre> | ||
+ | |||
+ | [[MediaWiki:Tweeki-navbar-left]]でnavbarの左側を設定する。 | ||
+ | |||
+ | [[MediaWiki: Tweeki-navbar-right]]でnavbarの右側を設定する。現在の設定は、 | ||
+ | <pre> | ||
+ | VIEWS,TOOLBOX,PERSONAL,SEARCH | ||
+ | </pre> | ||
+ | デフォルトは | ||
+ | <pre> | ||
+ | TOOLBOX,PERSONAL,SEARCH | ||
+ | </pre> | ||
+ | |||
+ | ==sidebar== | ||
+ | [[MediaWiki:Tweeki-sidebar-right]] | ||
+ | |||
+ | |||
+ | {{DEFAULTSORT:tweekiのせつてい}} | ||
+ | [[Category:Tweeki]] | ||
+ | [[Category:MediaWiki]] |
2018年5月2日 (水) 02:11時点における最新版
Appearance
MediaWiki:Tweeki-container-class:container
Class to be used for the main Bootstrap grid. Should be either container
(fixed width, maximum at 1170px) or container-fluid
(to use the full screen width).
MediaWiki:Tweeki-navbar-classでnavbarを設定する。デフォルトは、
navbar navbar-default navbar-fixed-top
navbarもスクロールさせるには、
navbar navbar-default
MediaWiki:Tweeki-navbar-leftでnavbarの左側を設定する。
MediaWiki: Tweeki-navbar-rightでnavbarの右側を設定する。現在の設定は、
VIEWS,TOOLBOX,PERSONAL,SEARCH
デフォルトは
TOOLBOX,PERSONAL,SEARCH