|
|
| Linia 1: |
Linia 1: |
| <!-- this is a comment to generate a page image at ?action=info. You can remove it safely. -->
| | {{Graph:Chart|width=600|height=100|xAxisTitle=X|yAxisTitle=Y |
| {{Bundled|1.1|type=skin}}
| | |type=rect|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9}} |
| {{Skin | | |
| |status = stable | | {{Graph:Chart|width=100|height=100|type=pie|legend=Legende |
| |name = MonoBook | | |x=A,B,C,D,E,F,G,H,I|y1=100,200,150,300,100,100,150,50,200 |
| |image = Dantman-Skin-monobook.png | | |y2=7,8,9,8,8,9,10,9,5|showValues=}} |
| |imagesize = 330 | | |
| |license = GPL-2.0-or-later | | {{Graph:Chart|width=400|height=100|xAxisTitle=X|yAxisTitle=Y |
| |compatibility policy = rel | | |legend=Legend|type=stackedarea|x=1,2,3,4,5,6|y1=10,12,6,14,2,10 |
| |download = {{WikimediaDownloadSkin|MonoBook}} | | |y2=2,4,6,8,13,11|interpolate=monotone|colors=seagreen,orchid}} |
| |parameters = | |
| |mediawiki = 1.29+ | |
| |example = https://en.wikipedia.org/w/index.php?useskin=monobook | |
| |phabricator = MediaWiki-skins-MonoBook | |
| |hook1 = GetPreferences | |
| |hook2 = ResourceLoaderRegisterModules | |
| |newhook1 = MonoBookAfterContent | |
| |newhook2 = MonoBookAfterToolbox | |
| |newhook3 = MonoBookTemplateToolboxEnd | |
| |vagrant-role = monobook | |
| }} | |