No edit summary
No edit summary
Line 1: Line 1:


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.<p class="mw_para
#REDIRECT [[Target page name]]
graph">triple-s<p class="mw_para
#REDIRECT [[Target page name]]
graph">pɡtt̪t̪t̪t̪<p class="mw_para
#REDIRECT [[Target page name]]
graph">{{RoundBoxLeft}}
=Left and right boxes=


;Pairs of boxes
<nowiki><graph>{</nowiki>
:You can create a pair of boxes using {{tl|RoundBoxLeft}}, {{tl|RoundBoxRight}}, and {{tl|LeftRightBoxClose}}.
 
{{RoundBoxRight}}
=Note=
 
;Browser dependent
:Some browsers will not see rounded corners.  Rather the corners will appear square.
 
{{LeftRightBoxClose}}<graph>{
"version": 2,
"version": 2,
"width": 400,
"width": 400,
Line 107: Line 90:
}
}
]
]
}</graph><mapframe latitude="51.951" longitude="4.477" zoom="8" width="400" height="300" align="right">{
}<nowiki></graph></nowiki><nowiki><mapframe latitude="51.951" longitude="4.477" zoom="8" width="400" height="300" align="right">{</nowiki>
   "type": "FeatureCollection",
   "type": "FeatureCollection",
   "features": [
   "features": [
Line 200: Line 183:
     }
     }
   ]
   ]
}</mapframe><h2>Getting started</h2><ul><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]</li><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]</li><li>[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
}<nowiki></mapframe></nowiki><h2>Getting started</h2><ul><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]</li><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]</li><li>[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
Consult the User's Guide for information on using the wiki software.
Consult the User's Guide for information on using the wiki software.


triple-s
triple-s
</li><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]</li><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]</li></ul>
</li><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]</li><li>[https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]</li></ul>

Revision as of 10:03, 25 February 2019


<graph>{ "version": 2, "width": 400, "height": 200, "data": [ { "name": "table", "values": [ { "x": 0, "y": 1 }, { "x": 1, "y": 3 }, { "x": 2, "y": 2 }, { "x": 3, "y": 4 } ] } ], "scales": [ { "name": "x", "type": "linear", "range": "width", "zero": false, "domain": { "data": "table", "field": "x" } }, { "name": "y", "type": "linear", "range": "height", "nice": true, "domain": { "data": "table", "field": "y" } } ], "axes": [ { "type": "x", "scale": "x" }, { "type": "y", "scale": "y" } ], "marks": [ { "type": "area", "from": { "data": "table" }, "properties": { "enter": { "x": { "scale": "x", "field": "x" }, "y": { "scale": "y", "field": "y" }, "y2": { "scale": "y", "value": 0 }, "fill": { "value": "steelblue" }, "interpolate": { "value": "monotone" } } } } ] }</graph><mapframe latitude="51.951" longitude="4.477" zoom="8" width="400" height="300" align="right">{

 "type": "FeatureCollection",
 "features": [
   {
     "type": "Feature",
     "properties": {},
     "geometry": {
       "type": "Point",
       "coordinates": [
         5.273437500000001,
         44.96479793033104
       ]
     }
   },
   {
     "type": "Feature",
     "properties": {},
     "geometry": {
       "type": "Point",
       "coordinates": [
         4.658203125000001,
         51.844686735563435
       ]
     }
   },
   {
     "type": "Feature",
     "properties": {},
     "geometry": {
       "type": "Polygon",
       "coordinates": [
         [
           [
             4.394531250000001,
             52.24235984106333
           ],
           [
             4.394531250000001,
             52.24235984106333
           ],
           [
             5.075683593750001,
             52.208711200968054
           ],
           [
             5.075683593750001,
             52.208711200968054
           ],
           [
             4.883422851562501,
             51.97584008313989
           ],
           [
             4.196777343750001,
             51.85385926347249
           ],
           [
             4.081420898437501,
             52.18177392692439
           ],
           [
             4.081420898437501,
             52.18177392692439
           ],
           [
             4.081420898437501,
             52.18177392692439
           ],
           [
             4.070434570312501,
             52.19524460445239
           ],
           [
             4.070434570312501,
             52.19524460445239
           ],
           [
             4.141845703125001,
             52.269260395988375
           ],
           [
             4.141845703125001,
             52.269260395988375
           ],
           [
             4.394531250000001,
             52.24235984106333
           ]
         ]
       ]
     }
   }
 ]

}</mapframe>

Getting started

This page was last edited on 25 February 2019, at 10:03. Content is available under GPLv3 unless otherwise noted.