ဝီႇၶီႇဝွႆးဢဵတ်ႇꩡ် shnwikivoyage https://shn.wikivoyage.org/wiki/%E1%81%BC%E1%82%83%E1%82%88%E1%82%81%E1%80%B0%E1%80%9D%E1%80%BA%E1%82%81%E1%82%85%E1%81%B5%E1%80%BA%E1%82%88 MediaWiki 1.47.0-wmf.3 first-letter သိုဝ်ႇၶၢဝ်ႇ ၶိုၵ်ႉတွၼ်း ဢုပ်ႇၵုမ် ၽူႈၸႂ်ႉတိုဝ်း ဢုပ်ႇၵုမ် ၽူႈၸႂ်ႉတိုဝ်း ဝီႇၶီႇဝွႆးဢဵတ်ႇꩡ် ဢုပ်ႇၵုမ် ဝီႇၶီႇဝွႆးဢဵတ်ႇꩡ် ၾၢႆႇ ဢုပ်ႇၵုမ် ၾၢႆႇ မီႇတီႇယႃႇဝီႇၶီႇ ဢုပ်ႇၵုမ် မီႇတီႇယႃႇဝီႇၶီႇ ထႅမ်းပလဵတ်ႉ ဢုပ်ႇၵုမ် ထႅမ်းပလဵတ်ႉ လွင်ႈၸွႆႈထႅမ် ဢုပ်ႇၵုမ် လွင်ႈၸွႆႈထႅမ် ပိူင်ထၢၼ်ႈ ဢုပ်ႇၵုမ် ပိူင်ထၢၼ်ႈ TimedText TimedText talk မေႃႇၵျူး ဢုပ်ႇၵုမ် မေႃႇၵျူး Event Event talk ထႅမ်းပလဵတ်ႉ:Mapframe 10 498 8498 1138 2026-05-24T10:58:10Z Saimawnkham 7 ဢၢပ်ႉတဵတ်ႉၶေႃႈမုၼ်း 8498 wikitext text/x-wiki <includeonly><templatestyles src="Mapframe/styles.css" />{{#invoke:map | tag | type=mapframe | zoom={{{zoom|auto}}} | align = {{{align|right}}} | show={{{show | {{maplayers}} }}} | latitude={{{1|}}} | longitude={{{2|}}} | text = {{#switch: {{{zoom|}}} | 17 | 16 | 15 | 14 |13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 = <div class="magnify" title="Enlarge map">{{maplink|{{{1|0}}}|{{{2|0}}}|zoom={{#expr: {{{zoom|}}} + 1 }} |class=no-icon}}</div> }}{{{name|Map of {{SUBPAGENAME}}}}}<!-- -->{{#ifexist: Template:GPX/{{PAGENAME}} | <small id="GPX-track"> [[Template:GPX/{{PAGENAME}}|(Edit GPX)]]</small>{{GPX indicator}} }}<!-- -->{{#if: {{{staticmap|}}} | <div class="wv-staticMap">[[File:{{{staticmap|}}}|{{#expr: {{{width|400}}} - 2 }}px|border|{{{name|ၽႅၼ်ႇလိၼ် ၶွင် {{SUBPAGENAME}}}}}]]</div> }} }}{{#ifeq: {{NAMESPACE}} | {{ns:0}} | [[Category:Has mapframe]]<!-- -->{{#if: {{{staticmap|}}} | [[Category:Maps with static images]] }}<!-- -->{{#if: {{{align|}}} | [[Category:Maps with non-default alignment]] }}<!-- -->{{#if: {{{height|}}}{{{width|}}} | [[Category:Maps with non-default size]] }}<!-- -->{{#ifexist: Template:GPX/{{PAGENAME}} | [[Category:Maps with GPX indicator]] }} }}</includeonly><noinclude>{{documentation}}</noinclude> pohsy8qq6i4ji6o2q1pmyf3t2i7bnss ထႅမ်းပလဵတ်ႉ:Mapframe/doc 10 500 8499 1143 2026-05-24T10:59:11Z Saimawnkham 7 8499 wikitext text/x-wiki {{Documentation subpage}} __NOTOC__ __NOEDITSECTION__ <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> ===Function=== This template acts as a frame for an external map. Javascript is used to replace "mapdiv" with an iframe. See [[Wikivoyage:How to use dynamic maps]] and [[Wikivoyage:Dynamic maps Expedition]] for more information. ===Usage=== : <syntaxhighlight lang="wikitext" inline>{{Mapframe|1|2|zoom=|height=|width=|layer=|staticmap=|align=|name=}}</syntaxhighlight> ====Parameters==== : <code> |1 </code> latitude of the map's centre, valid range: -90.0 to 90.0 : <code> |2 </code> longitude of the map's centre, valid range: -180.0 to 180.0 : <code> |zoom= </code> zoom level, default=14, valid range: 0 to 18 or auto (0=Earth, 18=city block, auto=showing all markers) : <code> |height= </code> height of map frame in pixels, default is 420 and it should be at least 370 to provide enough space for the layers menu to expand : <code> |width= </code> width of map frame in pixels, default is 420 : <code> |staticmap= </code> static map image, a normal png or svg file : <code> |align= </code> alignment of map frame, default is right (other values are "left" and "center") : <code> |name= </code> name of the location as you want it to appear in the caption; the default display is the article title with parent page and disambiguation removed. For an example of this parameter's usage, see [[Amsterdam/Binnenstad]]. : <code> |layer= </code> see [[Wikivoyage:How to use dynamic maps#Mapframe]] : <code> |show= </code> comma-separated list of geoshapes and marker types to show, defaults to {{tl|maplayers}}, which has to be added explicitly if the parameter is given If the coordinates are not given, they and the zoom will be deduced from the markers and the possible mapshapes etc. to be shown. This works well in some cases, but can give a strange result in others (such as if there is an airport far from a city to be shown). ===Examples=== <syntaxhighlight lang="wikitext" style="white-space: pre-wrap;"> {{Mapframe|51.47766|0.00115}}</syntaxhighlight> <syntaxhighlight lang="wikitext" style="white-space: pre-wrap;"> {{Mapframe|zoom=auto}} (lat/long is not required)</syntaxhighlight> <syntaxhighlight lang="wikitext" style="white-space: pre-wrap;"> {{Mapframe|51.47766|0.00115|zoom=14|height=400|width=400}}</syntaxhighlight> <syntaxhighlight lang="wikitext" style="white-space: pre-wrap;"> {{Mapframe|51.47766|0.00115|zoom=14|height=400|width=400 |layer=W|staticmap=map.png}}</syntaxhighlight> <syntaxhighlight lang="wikitext" style="white-space: pre-wrap;"> {{Mapframe|51.47766|0.00115|zoom=14|height=400|width=400 |layer=MLSCG|align=center|name=the Binnenstad}}</syntaxhighlight> ===Associated template=== * {{tl|mapshape}} – used to create a mask, shape or line using data from the OpenStreetMap database; useful for city or region borders, or for showing routes. * {{tl|mapmask}} – used to create a mask using manually entered latitude/longitude pairs; useful for drawing city or region borders that aren't available from OpenStreetMap. * {{tl|maplayers}} – list of maplayer names, to facilitate adding a custom layer. ===Code=== * [[Module:Map]] used to create &lt;mapframe> tag with all of the parameters ---- ===Template Data=== <templatedata> { "params": { "1": { "label": "Latitude", "description": "Latitude of the map's centre, -90 to 90", "type": "number", "example": "51.47766", "suggested": true }, "2": { "label": "Longitude", "description": "Longitude of the map's centre, -180 to 180", "example": "0.00115", "type": "number", "suggested": true }, "zoom": { "label": "Zoom level", "description": "Zoom level from 0-18 (0=Earth, 18=city block, auto=fit all markers)", "example": "14", "type": "number", "suggested": true }, "align": { "label": "Alignment", "description": "Alignment of the map frame, left/right/center", "example": "center", "type": "string", "default": "right", "suggestedvalues": ["left","right","center"] }, "name": { "label": "Name", "description": "Name of the location as you want it to appear in the caption", "default": "Article title", "example": "the Binnenstad" }, "staticmap": { "label": "Static map image", "description": "A PNG or SVG file to serve as the static map image", "example": "map.png", "type": "wiki-file-name" }, "width": { "label": "Width", "description": "Width of map frame", "example": "400", "type": "number", "default": "420" }, "height": { "label": "Height", "description": "Height of map frame", "example": "400", "type": "number", "default": "420" }, "layer": { "label": "Layer", "description": "List of layers to show, see [[Wikivoyage:How to use dynamic maps#Mapframe]]", "example": "MLSCG", "type": "string" } }, "paramOrder": [ "1", "2", "zoom", "width", "height", "name", "align", "layer", "staticmap" ], "description": "This template acts as a frame for an external map. Javascript is used to replace \"mapdiv\" with an iframe. See [[Wikivoyage:How to use dynamic maps]] and [[Wikivoyage:Dynamic maps Expedition]] for more information.", "format": "inline" } </templatedata> <includeonly> <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> [[Category:Dynamic map templates]] </includeonly> 2sqfejgmwk0e70wuhriqudyoohkcyue ထႅမ်းပလဵတ်ႉ:Regionlist 10 713 8492 1680 2026-05-24T09:17:03Z Saimawnkham 7 ဢၢပ်ႉတဵတ်ႉၶေႃႈမုၼ်း 8492 wikitext text/x-wiki <div id="region_list"><!-- -->{{ #if: {{{regionmap|}}} | {{ #if: {{{regionInteractiveMap|}}} |<div class="mw-collapsible" id="mw-customcollapsible-{{{regionInteractiveMap|}}}">[[ၾၢႆႇ:{{{regionmap}}}|thumb|{{{regionmapsize|350px}}}|{{{regionmaptext|{{PAGENAME}} regions - Color-coded map}}} — <span class="mw-customtoggle-{{{regionInteractiveMap|}}}" style="color: #0645ad;">'''လၢႆႈၸူးၽႅၼ်ႇလိၼ်တူင်ႉၼိုင်'''</span>]]<!-- --></div><!-- --><div style="display: none" class="mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{regionInteractiveMap|}}}"> {{Mapframe |{{{regionmapLat|}}} |{{{regionmapLong|}}} |zoom={{{regionmapZoom|auto}}} |width={{#expr:{{str sub|{{{regionmapsize|350px}}}|0|{{#expr:{{str find|{{{regionmapsize|350px}}}|px}} -1}}}}+2}} |height={{ImageHeight|{{{regionmap|}}}|{{#expr:{{str sub|{{{regionmapsize|350px}}}|0|{{#expr:{{str find|{{{regionmapsize|350px}}}|px}} -1}}}}+2}}}} |group={{{regionInteractiveMap|}}} |name={{{regionmaptext|{{PAGENAME}} regions - Color-coded map}}} — <span class="mw-customtoggle-{{{regionInteractiveMap|}}}" style="color: #0645ad;">'''လၢႆႈၸူးၽႅၼ်ႇလိၼ်တၢႆတူဝ်'''</span> }}<!-- --></div><!-- -->|<span style="float: right; text-align:left">[[ၾၢႆႇ:{{{regionmap}}}|thumb|{{{regionmapsize|350px}}}|{{{regionmaptext|{{PAGENAME}} regions - Color-coded map}}}]]</span>}}}}<!-- -->{{ #if: {{{region1name|}}} | {{Regionlist/item|{{{region1color}}}|{{{region1name}}}|{{{region1items|}}}|{{{region1description}}} }} }}<!-- -->{{ #if: {{{region2name|}}} | {{Regionlist/item|{{{region2color}}}|{{{region2name}}}|{{{region2items|}}}|{{{region2description}}} }} }}<!-- -->{{ #if: {{{region3name|}}} | {{Regionlist/item|{{{region3color}}}|{{{region3name}}}|{{{region3items|}}}|{{{region3description}}} }} }}<!-- -->{{ #if: {{{region4name|}}} | {{Regionlist/item|{{{region4color}}}|{{{region4name}}}|{{{region4items|}}}|{{{region4description}}} }} }}<!-- -->{{ #if: {{{region5name|}}} | {{Regionlist/item|{{{region5color}}}|{{{region5name}}}|{{{region5items|}}}|{{{region5description}}} }} }}<!-- -->{{ #if: {{{region6name|}}} | {{Regionlist/item|{{{region6color}}}|{{{region6name}}}|{{{region6items|}}}|{{{region6description}}} }} }}<!-- -->{{ #if: {{{region7name|}}} | {{Regionlist/item|{{{region7color}}}|{{{region7name}}}|{{{region7items|}}}|{{{region7description}}} }} }}<!-- -->{{ #if: {{{region8name|}}} | {{Regionlist/item|{{{region8color}}}|{{{region8name}}}|{{{region8items|}}}|{{{region8description}}} }} }}<!-- -->{{ #if: {{{region9name|}}} | {{Regionlist/item|{{{region9color}}}|{{{region9name}}}|{{{region9items|}}}|{{{region9description}}} }} }}<!-- -->{{ #if: {{{region10name|}}} | {{Regionlist/item|{{{region10color}}}|{{{region10name}}}|{{{region10items|}}}|{{{region10description}}} }} }}<!-- -->{{ #if: {{{region11name|}}} | {{Regionlist/item|{{{region11color}}}|{{{region11name}}}|{{{region11items|}}}|{{{region11description}}} }} }}<!-- -->{{ #if: {{{region12name|}}} | {{Regionlist/item|{{{region12color}}}|{{{region12name}}}|{{{region12items|}}}|{{{region12description}}} }} }}<!-- -->{{ #if: {{{region13name|}}} | {{Regionlist/item|{{{region13color}}}|{{{region13name}}}|{{{region13items|}}}|{{{region13description}}} }} }}<!-- -->{{ #if: {{{region14name|}}} | {{Regionlist/item|{{{region14color}}}|{{{region14name}}}|{{{region14items|}}}|{{{region14description}}} }} }}<!-- -->{{ #if: {{{region15name|}}} | {{Regionlist/item|{{{region15color}}}|{{{region15name}}}|{{{region15items|}}}|{{{region15description}}} }} }}<!-- -->{{ #if: {{{region16name|}}} | {{Regionlist/item|{{{region16color}}}|{{{region16name}}}|{{{region16items|}}}|{{{region16description}}} }} }}<!-- -->{{ #if: {{{region17name|}}} | {{Regionlist/item|{{{region17color}}}|{{{region17name}}}|{{{region17items|}}}|{{{region17description}}} }} }}<!-- -->{{ #if: {{{region18name|}}} | {{Regionlist/item|{{{region18color}}}|{{{region18name}}}|{{{region18items|}}}|{{{region18description}}} }} }}<!-- -->{{ #if: {{{region19name|}}} | {{Regionlist/item|{{{region19color}}}|{{{region19name}}}|{{{region19items|}}}|{{{region19description}}} }} }}<!-- -->{{ #if: {{{region20name|}}} | {{Regionlist/item|{{{region20color}}}|{{{region20name}}}|{{{region20items|}}}|{{{region20description}}} }} }} </div><noinclude> {{Documentation}} </noinclude> 7di4n9xz9f2n3go9vx8o8fqi9z8gwgg 8496 8492 2026-05-24T10:42:10Z Saimawnkham 7 ဢၢပ်ႉတဵတ်ႉၶေႃႈမုၼ်း 8496 wikitext text/x-wiki <div id="region_list"><!-- -->{{ #if: {{{regionmap|}}} | {{ #if: {{{regionInteractiveMap|}}} |<div class="mw-collapsible nomobile" id="mw-customcollapsible-{{{regionInteractiveMap|}}}-static">[[File:{{{regionmap}}}|thumb|{{{regionmapsize|350px}}}|{{{regionmapalign|right}}}|{{{regionmaptext|{{PAGENAME}} regions - Color-coded map}}} — <span class="mw-customtoggle-{{{regionInteractiveMap|}}}-static mw-customtoggle-{{{regionInteractiveMap|}}}-interactive" style="color: #0645ad;">'''လၢႆႈၸူးၽႅၼ်ႇလိၼ်တူင်ႉၼိုင်'''</span>]]<!-- --></div><!-- --><div style="hidden: until-found" class="mw-collapsible mw-collapsed nomobile" id="mw-customcollapsible-{{{regionInteractiveMap|}}}-interactive"> {{Mapframe |{{{regionmapLat|}}} |{{{regionmapLong|}}} |zoom={{{regionmapZoom|auto}}} |width={{#expr:{{str sub|{{{regionmapsize|350px}}}|0|{{#expr:{{str find|{{{regionmapsize|350px}}}|px}} -1}}}}+2}} |height={{ImageHeight|{{{regionmap|}}}|{{#expr:{{str sub|{{{regionmapsize|350px}}}|0|{{#expr:{{str find|{{{regionmapsize|350px}}}|px}} -1}}}}+2}}}} |name={{{regionmaptext|{{PAGENAME}} regions - Color-coded map}}} — <span class="mw-customtoggle-{{{regionInteractiveMap|}}}-static mw-customtoggle-{{{regionInteractiveMap|}}}-interactive" style="color: #0645ad;">'''လၢႆႈၸူးၽႅၼ်ႇလိၼ်တၢႆတူဝ်'''</span> |align={{{regionmapalign|right}}} |show={{{show|{{maplayers}}}}} }}<!-- --></div><div class="mf-mobile-only"><span style="float: right; text-align:left">[[File:{{{regionmap}}}|thumb|{{{regionmobilemapsize|{{{regionmapsize|350px}}}}}}|{{{regionmapalign|right}}}|{{{regionmaptext|{{PAGENAME}} regions - Color-coded map}}}]]</span></div><!-- -->|<span style="float: right; text-align:left">[[File:{{{regionmap}}}|thumb|{{{regionmapsize|350px}}}|{{{regionmapalign|right}}}|{{{regionmaptext|{{PAGENAME}} regions - Color-coded map}}}]]</span>}}}}<!-- -->{{ #if: {{{region1name|}}} | {{Regionlist/item|{{{region1color}}}|{{{region1name}}}|{{{region1items|}}}|{{{region1description}}} }} }}<!-- -->{{ #if: {{{region2name|}}} | {{Regionlist/item|{{{region2color}}}|{{{region2name}}}|{{{region2items|}}}|{{{region2description}}} }} }}<!-- -->{{ #if: {{{region3name|}}} | {{Regionlist/item|{{{region3color}}}|{{{region3name}}}|{{{region3items|}}}|{{{region3description}}} }} }}<!-- -->{{ #if: {{{region4name|}}} | {{Regionlist/item|{{{region4color}}}|{{{region4name}}}|{{{region4items|}}}|{{{region4description}}} }} }}<!-- -->{{ #if: {{{region5name|}}} | {{Regionlist/item|{{{region5color}}}|{{{region5name}}}|{{{region5items|}}}|{{{region5description}}} }} }}<!-- -->{{ #if: {{{region6name|}}} | {{Regionlist/item|{{{region6color}}}|{{{region6name}}}|{{{region6items|}}}|{{{region6description}}} }} }}<!-- -->{{ #if: {{{region7name|}}} | {{Regionlist/item|{{{region7color}}}|{{{region7name}}}|{{{region7items|}}}|{{{region7description}}} }} }}<!-- -->{{ #if: {{{region8name|}}} | {{Regionlist/item|{{{region8color}}}|{{{region8name}}}|{{{region8items|}}}|{{{region8description}}} }} }}<!-- -->{{ #if: {{{region9name|}}} | {{Regionlist/item|{{{region9color}}}|{{{region9name}}}|{{{region9items|}}}|{{{region9description}}} }} }}<!-- -->{{ #if: {{{region10name|}}} | {{Regionlist/item|{{{region10color}}}|{{{region10name}}}|{{{region10items|}}}|{{{region10description}}} }} }}<!-- -->{{ #if: {{{region11name|}}} | {{Regionlist/item|{{{region11color}}}|{{{region11name}}}|{{{region11items|}}}|{{{region11description}}} }} }}<!-- -->{{ #if: {{{region12name|}}} | {{Regionlist/item|{{{region12color}}}|{{{region12name}}}|{{{region12items|}}}|{{{region12description}}} }} }}<!-- -->{{ #if: {{{region13name|}}} | {{Regionlist/item|{{{region13color}}}|{{{region13name}}}|{{{region13items|}}}|{{{region13description}}} }} }}<!-- -->{{ #if: {{{region14name|}}} | {{Regionlist/item|{{{region14color}}}|{{{region14name}}}|{{{region14items|}}}|{{{region14description}}} }} }}<!-- -->{{ #if: {{{region15name|}}} | {{Regionlist/item|{{{region15color}}}|{{{region15name}}}|{{{region15items|}}}|{{{region15description}}} }} }}<!-- -->{{ #if: {{{region16name|}}} | {{Regionlist/item|{{{region16color}}}|{{{region16name}}}|{{{region16items|}}}|{{{region16description}}} }} }}<!-- -->{{ #if: {{{region17name|}}} | {{Regionlist/item|{{{region17color}}}|{{{region17name}}}|{{{region17items|}}}|{{{region17description}}} }} }}<!-- -->{{ #if: {{{region18name|}}} | {{Regionlist/item|{{{region18color}}}|{{{region18name}}}|{{{region18items|}}}|{{{region18description}}} }} }}<!-- -->{{ #if: {{{region19name|}}} | {{Regionlist/item|{{{region19color}}}|{{{region19name}}}|{{{region19items|}}}|{{{region19description}}} }} }}<!-- -->{{ #if: {{{region20name|}}} | {{Regionlist/item|{{{region20color}}}|{{{region20name}}}|{{{region20items|}}}|{{{region20description}}} }} }}<!-- -->{{ #if: {{{region21name|}}} | {{Regionlist/item|{{{region21color}}}|{{{region21name}}}|{{{region21items|}}}|{{{region21description}}} }} }}<!-- -->{{ #if: {{{region22name|}}} | {{Regionlist/item|{{{region22color}}}|{{{region22name}}}|{{{region22items|}}}|{{{region22description}}} }} }} </div><noinclude> {{documentation}} </noinclude> fwpwb1r2r8sg8xtmwe4xfev88de9lzh ထႅမ်းပလဵတ်ႉ:Regionlist/item 10 717 8495 1691 2026-05-24T10:40:51Z Saimawnkham 7 8495 wikitext text/x-wiki <templatestyles src="Template:Regionlist/item/styles.css" /> {| class="regionlistitem-table" | {{#if:{{{nocolor|}}} | |style="width:32px;background-color:{{{1}}};color:inherit;" class="regionlistitem-colorcell"}} |&nbsp; | class="regionlistitem-textholder" | <b>{{{2}}}</b> {{#if:{{{3|}}}|({{{3}}})}}<br />{{{4}}} |} 3qvqpjbmllx1df8j83zprggip9xxzki မိူင်းထႆး 0 1102 8490 8489 2026-05-24T08:11:28Z Saimawnkham 7 /* ၼႃႈလိၼ် */ 8490 wikitext text/x-wiki {{Pagebanner|Thailand banner 2.jpg|caption=ထႅဝ်ႁုၼ်ႇႁၢင်ႈပုတ်ႉထ တီႈဢယုတ်ႉထယႃး}} '''မိူင်းထႆး''' ([[ပပ်ႉပွင်ႈၵႂၢမ်း ထႆး|ထႆး]]:ประเทศไทย) ၼႆႉ ပဵၼ်မိူင်းဢၼ်မီး ၵူၼ်းမႃးဢႅဝ်ႇၼမ်သုတ်း ၼႂ်းလုမ်ႈၾႃႉမိူင်းၼိုင်ႈ၊ လႄႈ မီးလွင်ႈတၢင်းလီလၢႆလၢႆဢၼ်။ ၸဝ်ႈၵဝ်ႇၸၢင်ႈႁၼ်လႆႈ ပႃႇမႆႉပႃႇထိူၼ်ႇ ဢၼ်မီးသီႇၶဵဝ်၊ ၼမ်ႉ ဢၼ်မီးသီႇသွမ်ႇ၊ ဢၼ်မီးလွင်ႈဢုၼ်ႇ မိူၼ်ၼင်ႇလုၺ်းၼမ်ႉပၢင်ႇလၢႆႇ၊ လႄႈ တၢင်းၵိၼ် ဢၼ်ၸၢင်ႈႁဵတ်းႁႂ်ႈၸဝ်ႈၵဝ်ႇၸပ်းၸႂ်။ ပဵၼ်မိူင်းဢၼ်ၵူၼ်းသုၵ်ႉသၵ်ႉသေတႃႉ မီးလွင်ႈလွတ်ႈၽေးလီငၢမ်း၊ ၶၼ်ထုၵ်ႇငၢႆႈလူမ် လႄႈ မီးၶိူင်ႈၵမ်ႉထႅမ်ပၼ်တူဝ်ၵူႈပိူင် ဢၼ်ၸဝ်ႈၵဝ်ႇလူဝ်ႇၸႂ်ႉတိုဝ်း။ မၼ်းမီးလွင်ႈတၢင်း ဢၼ်ၶဝ်ႈၵၼ်တင်း ၵူၼ်းၵူႈသႅၼ်း ဢၼ်သူၼ်ၸႂ် လႄႈ ၵႃႈၶၼ်မၼ်းၵေႃႈ မီးၵူႈထၢၼ်ႈ - တႄႇဢဝ် ႁူင်းသဝ်းပႅတ်ႉၽႅတ်ႉၵႃႇ (Backpacker hostels) တီႈၽင်ႇပၢင်ႇလၢႆႇ တေႃႇပေႃးထိုင် ႁူင်းႁႅမ်းၶိုၵ်ႉတွၼ်းၸၼ်ႉသုင် (Luxury hotels) ဢၼ်လီသုတ်း ၼႂ်းလုမ်ႈၾႃႉ ၶႃႈယဝ်ႉ။ ထိုင်မႅၼ်ႈဝႃႈ မီးၵူၼ်းမႃးဢႅဝ်ႇလႄႇ သုၵ်ႉသၵ်ႉၼမ်တႄႉတႄႉသေတႃႉ၊ မိူင်းထႆး တိုၵ်ႉၵိုတ်းမီးၾင်ႈငဝ်း၊ မီးၾိင်ႈငႄႈ လႄႈ ပိုၼ်းတူဝ်ၵဝ်ႇ၊ လႄႈ မီးၵူၼ်းမိူင်း ဢၼ်ယူႇသဝ်းလူၺ်ႈၸႂ်လွတ်ႈလႅဝ်း ဢၼ်လိုဝ်းလင်လူၺ်ႈ လွင်ႈပၼ်တၢင်းယုမ်ႉ လႄႈ လၢႆးယူႇသဝ်း ဢၼ်သႅၼ်ႁႃလွင်ႈမူၼ်ႈသိူဝ်း ဢၼ်ႁွင်ႉဝႃႈ "သၼုၵ်ႉ" (Sanuk) ၼၼ်ႉ ၶႃႈယဝ်ႉ။ ၵူၼ်းဢႅဝ်ႇလႄႇ ၵမ်ႉပႃႈၼမ်ၼႆႉ ပေႃးမႃးထိုင်မိူင်းထႆးယဝ်ႉ ၵႆႉဢွၼ်ၵၼ်ၶိုၼ်းမႄႇၶႂၢၵ်ႈၶၢဝ်းယၢမ်း ပူၼ်ႉလိူဝ် သဵၼ်ႈမၢႆဢၼ်ၶဝ်ဝူၼ်ႉဝႆႉ မိူဝ်ႈတႄႇမၼ်းၼၼ်ႉယူႇ၊ လႄႈ တၢင်ႇၸိူဝ်းၵေႃႈ ဢမ်ႇႁၼ်လွင်ႈတၢင်း တႃႇပွၵ်ႈမိူဝ်း။ ==ၼႃႈလိၼ်== မိူင်းထႆး ၼႆႉ ၸႅၵ်ႇဝႆႉ 76 ၸႄႈမိူင်း လႄႈ ဢိၵ်ႇတင်း ဝဵင်းလူင်ၵုင်းထဵပ်ႈ ဢၼ်ပဵၼ် ၼႃႈလိၼ် ၸတ်းၵၢၼ်ၶိုၵ်ႉတွၼ်းဢၼ်ၼိုင်ႈ၊ ၵူၺ်းၵႃႈဝႃႈ မၼ်းၸၢင်ႈၸႅၵ်ႇႁူမ်ႈဝႆႉပဵၼ် ပၢႆးလိၼ် ႁႃႈတွၼ်ႈ လႄႈ ၼႃႈလိၼ် ၾိင်ႈငႄႈ ၼင်ႇၼႆၶႃႈ - {{Mapshape|type=geoshape|wikidata=Q273794,Q275758,Q244649,Q239844,Q240520,Q275781,Q273807,Q380764,Q237874,Q244618,Q244698,Q240540,Q240495,Q244652,Q269270,Q233588,Q236419|group=map1|fill=#62a862|title=[[မိူင်းထႆး ပွတ်းႁွင်ႇ]]}} {{Mapshape|type=geoshape|wikidata=Q629024,Q380761,Q380757,Q327510,Q271737,Q275377,Q327533,Q468554,Q625463,Q506598,Q243791,Q275388,Q261241,Q327737,Q380752,Q1001862,Q468547,Q382125,Q382144,Q335119|group=map1|fill=#b36b48|title=[[ဢီႇသၢၼ်]]}} {{Mapshape|type=geoshape|wikidata=Q459748,Q1861,Q271529,Q334686,Q242932,Q334841,Q335492,Q459742,Q275740,Q244699,Q244628,Q466212,Q337627,Q334836,Q336122,Q459759,Q272247,Q476222,Q243795|group=map1|fill=#acac6b|title=[[မိူင်းထႆး ပွတ်းၵၢင်]]}} {{Mapshape|type=geoshape|wikidata=Q241884,Q334906,Q381889,Q321324,Q207068,Q335221,Q327730|group=map1|fill=#7272c5|title=[[မိူင်းထႆး ပွတ်းဢွၵ်ႇ]]}} {{Mapshape|type=geoshape|wikidata=Q235574,Q243808,Q242977,Q271442,Q236781,Q236263,Q243805,Q236769,Q182565,Q236802,Q273306,Q244695,Q240463,Q244691|group=map1|fill=#945493|title=[[မိူင်းထႆး ပွတ်းၸၢၼ်း]]}} ==ဝဵင်းလူင်== ==ပၢႆတၢင်း တၢင်ႇၸိူဝ်း== ==ပွင်ႇၸႂ်== ===ပိုၼ်း=== ===ၵၢၼ်မိူင်း=== ===ရႃႇသီႇၽိင်ႈၽႃႉ=== ===ၵူၼ်း=== ===ၽိင်ႈထုင်း=== ===ပၵ်းယဵမ်ႈဝၼ်း=== ===ဝၼ်းတၼ်း=== ==ၵႂၢမ်းလၢတ်ႈ== ==ၵႂႃႇၸူး== ===လွင်ႈတၢင်းလူဝ်ႇ တႃႇၶဝ်ႈမိူင်း=== ===ၵႂႃႇတင်း ႁိူဝ်းမိၼ်=== ===ၵႂႃႇတင်း သဵၼ်ႈတၢင်းလိၼ်=== ===ၵႂႃႇတင်း လူတ်ႉလဵၼ်း=== ===ၵႂႃႇတင်း ၾႄႇရီႇ=== ==ၸွၼ်ႇ== ===ၵႂႃႇတင်း ႁိူဝ်းမိၼ်=== ===ၵႂႃႇတင်း လူတ်ႉလဵၼ်း=== ===ၵႂႃႇတင်း သဵၼ်ႈတၢင်းလိၼ်=== ====ၶၢတ်ႈလူတ်ႉၵႃး==== ====လူတ်ႉပတ်ႉသ်==== ====လူတ်ႉဝႅၼ်ႇဢွၼ်ႇ==== ====လူတ်ႉသွင်ထႅဝ်==== ====တုၵ်ႉတုၵ်ႉ==== ====ထႅၵ်ႇၸီႇ==== ====လူတ်ႉၶိူင်ႈ==== ====ၶၢတ်ႈလူတ်ႉၵႃး==== ===ၵႂႃႇတင်း ႁိူဝ်း=== ==တူၺ်း== ===ဢွင်ႈတီႈၸၼ်ၸႂ် ဢၼ်ၵဵဝ်ႇလူၺ်ႈ ပိုၼ်း ၽႄႈ ၽိင်ႈထုင်း=== ===ၽင်ႇပၢင်ႇလၢႆႇ လႄႈ မူႇၵုၼ်=== ===ၽၢင်မုင်ႈယဵမ်ႈ သၽႃႇဝ=== ===ၶၢဝ်းတၢင်း=== ==ႁဵတ်း== ===ၵွပ်ႉၾ်=== ===ၵၢင်ပၢင်ႇ=== ===လွင်ႈမိပ်ႇၼူတ်ႈ=== ===ၵဵမ်း ၽိင်ႈငႄႈ=== ==သိုဝ်ႉ== ===ငိုၼ်းတွင်း=== ====ဢေႇထီႇဢႅမ်ႇ==== ====လႅၵ်ႈငိုၼ်း==== ====ၸၢႆႇငိုၼ်း တီႈ ၶွင်ႇတႃႇ ယေးငိုၼ်း==== ====ၶႅပ်းၶရႅတ်ႉတိတ်ႉ==== ===ၶိုၼ်းဢၢၼ်း ၶွၼ်ႇ - VAT=== ===လွင်ႈပၼ်ထိပ်ႉ=== ===ၵႃႈၶၼ်=== ===သိုဝ်ႉၶွင်=== ==လဵပ်ႈႁဵၼ်း== ==ၵၢၼ်ငၢၼ်း== ==ၵိၼ်== ===လွင်ႈတိုဝ်းၵမ်=== ===ၽၵ်းထႆး=== ===တၢင်းၵိၼ် ၸၢႆ=== ===လၢၼ်ႉၵိၼ်ယႅမ်ႉ=== ==ဢွၵ်ႉ== ===ၼမ်ႉလၢင်ႈ=== ===ၼမ်ႉၼဵင်ႈ လႄႈ ၵေႃႇၾီႇ=== ===ၼမ်ႉဝၢၼ် ထႅင်ႈႁႅင်း=== ===လဝ်ႈ=== ====ပီႇယႃႇ==== ====ၶွင်ဢိုၵ်ႉဢွၵ်ႉ ဢၼ်လုၵ်ႉၼွၵ်ႈမိူင်းမႃး==== ====လဝ်ႈၶဝ်ႈ==== ====ဝီႇသၵီႇ==== ==ၼွၼ်း== ==ယူႇသဝ်း ႁႂ်ႈလွတ်ႈၽေး== ===ၵၢၼ်မိူင်း ဢမ်ႇၼိမ်သဝ်း=== ===Lèse-majesté=== ===လွင်ႈၵိၼ်သူးၵိၼ်လၢပ်ႈ=== ===လွင်ႈၽႅတ်ႉလႅၼ်=== ===မုၼ်ၸဝ်ႈ ပွမ်=== ===ၸူၼ် တီႈၼိူဝ် လူတ်ႉပတ်ႉသ် ၵၢင်ၶမ်ႈ=== ===ၵူၼ်းၶၢႆတူဝ်=== ===ဝဵပ်ႉ=== ===ယႃႈမဝ်းၵမ်=== ===လွင်ႈသုၵ်ႉယုင်ႈၼႂ်းမိူင်း လႄႈ လွင်ႈၵေႃႇၵၢၼ်ႁၢႆႉ=== ===ဝႂ်ၶၢမ်ႈမိူင်း (ၽၢတ်ႉၽွတ်ႉ)=== ===ပၢႆးႁူမ်ႇလူမ်ႈ=== ===တူဝ်သတ်းထိူၼ်ႇ=== ===ပၼ်ႁႃ ၸၢဝ်းၶိူဝ်းၵူၼ်း=== ===လွင်ႈၽိတ်းၵၼ်=== ===ဢိင်ႇသၼ်ႇ လႄႈ သူႇၼႃႇမီႇ=== ===ၵူၼ်းဢွၵ်ႇၶၢဝ်းတၢင်း LGBT=== ==ယူႇသဝ်း ႁႂ်ႈပၢႆးယူႇလီၶႅမ်ႉလႅပ်ႈ== ===တၢင်းပဵၼ်ဢဵတ်ႇ=== ===ယႃႈယႃ=== ===လွင်ႈတူၺ်းထိုင် ပၢႆးယူႇလီ=== ==ၼပ်ႉယမ်== ===''ဝႆႈ''=== ===ၶူဝ်းၼုင်ႈ=== ===ၽႃႇသႃႇၶိူဝ်းယမ်=== ===ပႄႉၵိၼ် တူဝ်သတ်း=== ===တၢင်ႇၸိူဝ်း=== ==ပွင်ၵၢၼ်လႆႈ== ==ၵပ်းသိုပ်ႇ== ===ၽႆးၽႃႉ=== ===ဢိၼ်ႇထႃႇၼႅတ်ႉ=== ===တႄႇလီႇၾူင်း=== ====သမၢတ်ႉၾူင်း / ထႅပ်ႉပလႅတ်ႉ / ဢႄးၶၢတ်ႉ==== ==ၵႂႃႇထႅင်ႈ== {{Related|လွင်ႈႁေႃႈလူတ်ႉ တီႈ မိူင်းထႆး}} {{Related|လွင်ႈၼင်ႈၵၢၼ်တြႃး တီႈ မိူင်းထႆး}} {{Geo|14|101|zoom=6}} {{IsPartOf|ဢေးသျႃး ၸဵင်ႇၸၢၼ်းဝၼ်းဢွၵ်ႇ}} {{Usablecountry}} 8ull7bmzalvz5j4dpq9a0sf36zei10a 8493 8490 2026-05-24T10:38:31Z Saimawnkham 7 /* ၼႃႈလိၼ် */ 8493 wikitext text/x-wiki {{Pagebanner|Thailand banner 2.jpg|caption=ထႅဝ်ႁုၼ်ႇႁၢင်ႈပုတ်ႉထ တီႈဢယုတ်ႉထယႃး}} '''မိူင်းထႆး''' ([[ပပ်ႉပွင်ႈၵႂၢမ်း ထႆး|ထႆး]]:ประเทศไทย) ၼႆႉ ပဵၼ်မိူင်းဢၼ်မီး ၵူၼ်းမႃးဢႅဝ်ႇၼမ်သုတ်း ၼႂ်းလုမ်ႈၾႃႉမိူင်းၼိုင်ႈ၊ လႄႈ မီးလွင်ႈတၢင်းလီလၢႆလၢႆဢၼ်။ ၸဝ်ႈၵဝ်ႇၸၢင်ႈႁၼ်လႆႈ ပႃႇမႆႉပႃႇထိူၼ်ႇ ဢၼ်မီးသီႇၶဵဝ်၊ ၼမ်ႉ ဢၼ်မီးသီႇသွမ်ႇ၊ ဢၼ်မီးလွင်ႈဢုၼ်ႇ မိူၼ်ၼင်ႇလုၺ်းၼမ်ႉပၢင်ႇလၢႆႇ၊ လႄႈ တၢင်းၵိၼ် ဢၼ်ၸၢင်ႈႁဵတ်းႁႂ်ႈၸဝ်ႈၵဝ်ႇၸပ်းၸႂ်။ ပဵၼ်မိူင်းဢၼ်ၵူၼ်းသုၵ်ႉသၵ်ႉသေတႃႉ မီးလွင်ႈလွတ်ႈၽေးလီငၢမ်း၊ ၶၼ်ထုၵ်ႇငၢႆႈလူမ် လႄႈ မီးၶိူင်ႈၵမ်ႉထႅမ်ပၼ်တူဝ်ၵူႈပိူင် ဢၼ်ၸဝ်ႈၵဝ်ႇလူဝ်ႇၸႂ်ႉတိုဝ်း။ မၼ်းမီးလွင်ႈတၢင်း ဢၼ်ၶဝ်ႈၵၼ်တင်း ၵူၼ်းၵူႈသႅၼ်း ဢၼ်သူၼ်ၸႂ် လႄႈ ၵႃႈၶၼ်မၼ်းၵေႃႈ မီးၵူႈထၢၼ်ႈ - တႄႇဢဝ် ႁူင်းသဝ်းပႅတ်ႉၽႅတ်ႉၵႃႇ (Backpacker hostels) တီႈၽင်ႇပၢင်ႇလၢႆႇ တေႃႇပေႃးထိုင် ႁူင်းႁႅမ်းၶိုၵ်ႉတွၼ်းၸၼ်ႉသုင် (Luxury hotels) ဢၼ်လီသုတ်း ၼႂ်းလုမ်ႈၾႃႉ ၶႃႈယဝ်ႉ။ ထိုင်မႅၼ်ႈဝႃႈ မီးၵူၼ်းမႃးဢႅဝ်ႇလႄႇ သုၵ်ႉသၵ်ႉၼမ်တႄႉတႄႉသေတႃႉ၊ မိူင်းထႆး တိုၵ်ႉၵိုတ်းမီးၾင်ႈငဝ်း၊ မီးၾိင်ႈငႄႈ လႄႈ ပိုၼ်းတူဝ်ၵဝ်ႇ၊ လႄႈ မီးၵူၼ်းမိူင်း ဢၼ်ယူႇသဝ်းလူၺ်ႈၸႂ်လွတ်ႈလႅဝ်း ဢၼ်လိုဝ်းလင်လူၺ်ႈ လွင်ႈပၼ်တၢင်းယုမ်ႉ လႄႈ လၢႆးယူႇသဝ်း ဢၼ်သႅၼ်ႁႃလွင်ႈမူၼ်ႈသိူဝ်း ဢၼ်ႁွင်ႉဝႃႈ "သၼုၵ်ႉ" (Sanuk) ၼၼ်ႉ ၶႃႈယဝ်ႉ။ ၵူၼ်းဢႅဝ်ႇလႄႇ ၵမ်ႉပႃႈၼမ်ၼႆႉ ပေႃးမႃးထိုင်မိူင်းထႆးယဝ်ႉ ၵႆႉဢွၼ်ၵၼ်ၶိုၼ်းမႄႇၶႂၢၵ်ႈၶၢဝ်းယၢမ်း ပူၼ်ႉလိူဝ် သဵၼ်ႈမၢႆဢၼ်ၶဝ်ဝူၼ်ႉဝႆႉ မိူဝ်ႈတႄႇမၼ်းၼၼ်ႉယူႇ၊ လႄႈ တၢင်ႇၸိူဝ်းၵေႃႈ ဢမ်ႇႁၼ်လွင်ႈတၢင်း တႃႇပွၵ်ႈမိူဝ်း။ ==ၼႃႈလိၼ်== မိူင်းထႆး ၼႆႉ ၸႅၵ်ႇဝႆႉ 76 ၸႄႈမိူင်း လႄႈ ဢိၵ်ႇတင်း ဝဵင်းလူင်ၵုင်းထဵပ်ႈ ဢၼ်ပဵၼ် ၼႃႈလိၼ် ၸတ်းၵၢၼ်ၶိုၵ်ႉတွၼ်းဢၼ်ၼိုင်ႈ၊ ၵူၺ်းၵႃႈဝႃႈ မၼ်းၸၢင်ႈၸႅၵ်ႇႁူမ်ႈဝႆႉပဵၼ် ပၢႆးလိၼ် ႁႃႈတွၼ်ႈ လႄႈ ၼႃႈလိၼ် ၾိင်ႈငႄႈ ၼင်ႇၼႆၶႃႈ - {{Mapshape|type=geoshape|wikidata=Q273794,Q275758,Q244649,Q239844,Q240520,Q275781,Q273807,Q380764,Q237874,Q244618,Q244698,Q240540,Q240495,Q244652,Q269270,Q233588,Q236419|group=map1|fill=#62a862|title=[[မိူင်းထႆး ပွတ်းႁွင်ႇ]]}} {{Mapshape|type=geoshape|wikidata=Q629024,Q380761,Q380757,Q327510,Q271737,Q275377,Q327533,Q468554,Q625463,Q506598,Q243791,Q275388,Q261241,Q327737,Q380752,Q1001862,Q468547,Q382125,Q382144,Q335119|group=map1|fill=#b36b48|title=[[ဢီႇသၢၼ်]]}} {{Mapshape|type=geoshape|wikidata=Q459748,Q1861,Q271529,Q334686,Q242932,Q334841,Q335492,Q459742,Q275740,Q244699,Q244628,Q466212,Q337627,Q334836,Q336122,Q459759,Q272247,Q476222,Q243795|group=map1|fill=#acac6b|title=[[မိူင်းထႆး ပွတ်းၵၢင်]]}} {{Mapshape|type=geoshape|wikidata=Q241884,Q334906,Q381889,Q321324,Q207068,Q335221,Q327730|group=map1|fill=#7272c5|title=[[မိူင်းထႆး ပွတ်းဢွၵ်ႇ]]}} {{Mapshape|type=geoshape|wikidata=Q235574,Q243808,Q242977,Q271442,Q236781,Q236263,Q243805,Q236769,Q182565,Q236802,Q273306,Q244695,Q240463,Q244691|group=map1|fill=#945493|title=[[မိူင်းထႆး ပွတ်းၸၢၼ်း]]}} {{Regionlist | regionmap=Thailand_regions_map.png | regionmaptext=ၽႅၼ်ႇလိၼ်မိူင်းထႆး | regionmapsize=450px | regionInteractiveMap=map1 | region1name=[[မိူင်းထႆး ပွတ်းႁွင်ႇ]] | region1color=#62a862 | region1items= [[ၵဵင်းမႂ်ႇ]]၊ [[ၵဵင်းႁၢႆး]]၊ [[သုၶူဝ်းထႆး]]၊ [[ၽိသၼုလူၵ်ႈ]] | region1description=[[ၵဵင်းမႂ်ႇ]]၊ သၢၵ်ႈလိပ်ႈ မိူင်းႁေႃၶမ်းၵဝ်ႇ၊ ၸၢဝ်းၶိူဝ်းလွႆ၊ လႄႈ [[သၢမ်လႅမ်ထွင်းၶမ်း (မိူင်းထႆး)|သၢမ်ၸဵင်ႇၶမ်း]]။ | region2name=[[ဢီႇသၢၼ်]] | region2color=#b36b48 | region2description= ၼႃႈလိၼ်လူင် ၸဵင်ႇႁွင်ႇဝၼ်းဢွၵ်ႇ ဢၼ်မၢႆထိုင် တွၼ်ႈဢီႇသၢၼ် ဢၼ်မီးၼႃႈလိၼ်ၵႂၢင်ႈယႂ်ႇ လႄႈ မီးၾိင်ႈငႄႈႁူမ်ႈၵၼ်တင်း [[မိူင်းလၢဝ်း]] ဢၼ်ပဵၼ်မိူင်းယူႇႁိမ်းၵိၼ်ၸမ်ၵၼ်။ ဢွၵ်ႇၶၢဝ်းတၢင်းၵႂႃႇၸူး ပိုၼ်ႉတီႈဢၼ်ပိူၼ်ႈဢမ်ႇၵႆႉၵႂႃႇ၊ လႄႇတူၺ်းဝၢၼ်ႈၼွၵ်ႈမိူင်းထႆး၊ ၵိၼ်တၢင်းၵိၼ်ဢၼ်ဝၢၼ်ဢၼ်ၶိုၵ်ႉ လႄႈ ၵႂႃႇဢႅဝ်ႇတူၺ်းသၢၵ်ႈလိပ်ႈႁိူၼ်းၵဝ်ႇၶွင်ၶမဵၼ် ဢၼ်ၶိုၵ်ႉတွၼ်းလူင်။ | region3name=[[မိူင်းထႆး ပွတ်းၵၢင်]] | region3color=#acac6b | region3description=[[ၵုင်းထဵပ်ႈ]], ပိုၼ်ႉတီႈထုင်ႉပဵင်း လႄႈ ၼႃႈလိၼ်ဢၼ်မီးပိုၼ်းယၢဝ်းယႂ်ႇ ၶွင်မိူင်းထႆး | region4name=[[မိူင်းထႆး ပွတ်းဢွၵ်ႇ]] | region4color=#7272c5 | region4description=ၽင်ႇပၢင်ႇလၢႆႇ လႄႈ မူႇၵုၼ် ဢၼ်လုၵ်ႉတီႈ ၵုင်းထဵပ်ႈ ၵႂႃႇမႃးငၢႆႈ၊ မိူၼ်ၼင်ႇ [[ၽတ်ႉထယႃး]]၊ [[ၵုၼ်သမဵတ်ႇ]] လႄႈ [[ၵုၼ်ၸၢင်ႉ]]။ | region5name=[[မိူင်းထႆး ပွတ်းၸၢၼ်း]] | region5color=#945493 | region5description= ပႃႇထိူၼ်ႇၾူၼ် လႄႈ ၽင်ႇပၢင်ႇလၢႆႇ ဢၼ်မီးတၢင်းယၢဝ် ၵီႇလူဝ်ႇမီႇတႃႇ ႁူဝ်ပၢၵ်ႇမၼ်း လႄႈ ၵုၼ်ၸိူဝ်းဢၼ်ၸၢႆႉၸိူၼ်းၸူး ပၢင်လၢႆႇဢၼ်တမၢၼ်ႇ လႄႈ ဢၢဝ်ႇပၢင်ႇလၢႆႇထႆး တင်းသွင်ဢၼ်၊ ဢိၵ်ႇတင်း [[ၽူးၵဵတ်ႇ]]၊ [[ၵရပီႇ]]၊ [[ၵုၼ်သမုၺ်]]၊ [[ၵုၼ်တဝ်ႇ]] လႄႈ တီႈဢႅဝ်ႇလႄႇ ပၢင်ႇလၢႆႇ ဢၼ်ၸိုဝ်ႈသဵင်ယႂ်ႇ ၼႂ်းမိူင်းထႆး ထႅင်ႈတင်းၼမ်။ ယဝ်ႉၵေႃႈ ပဵၼ်ဢွင်ႈတီႈႁူဝ်ၸႂ် ဢိတ်ႉသလမ်း လႄႈ ၾိင်ႈငႄႈ မလေး ဢၼ်မီးတီႈၼႂ်းမိူင်းထႆး။ }} {{mapshape|type=geoshape|fill=#62a862|title=[[မိူင်းထႆး ပွတ်းႁွင်ႇ]]|wikidata=Q750014}} {{mapshape|type=geoshape|fill=#b36b48|title=[[ဢီႇသၢၼ်]]|wikidata=Q381897}} {{mapshape|type=geoshape|fill=#acac6b|title=[[မိူင်းထႆး ပွတ်းၵၢင်]]|wikidata=Q190829}} {{mapshape|type=geoshape|fill=#7272c5|title=[[မိူင်းထႆး ပွတ်းဢွၵ်ႇ]]|wikidata=Q1045682}} {{mapshape|type=geoshape|fill=#945493|title=[[မိူင်းထႆး ပွတ်းၸၢၼ်း]]|wikidata=Q1069853}} ==ဝဵင်းလူင်== ==ပၢႆတၢင်း တၢင်ႇၸိူဝ်း== ==ပွင်ႇၸႂ်== ===ပိုၼ်း=== ===ၵၢၼ်မိူင်း=== ===ရႃႇသီႇၽိင်ႈၽႃႉ=== ===ၵူၼ်း=== ===ၽိင်ႈထုင်း=== ===ပၵ်းယဵမ်ႈဝၼ်း=== ===ဝၼ်းတၼ်း=== ==ၵႂၢမ်းလၢတ်ႈ== ==ၵႂႃႇၸူး== ===လွင်ႈတၢင်းလူဝ်ႇ တႃႇၶဝ်ႈမိူင်း=== ===ၵႂႃႇတင်း ႁိူဝ်းမိၼ်=== ===ၵႂႃႇတင်း သဵၼ်ႈတၢင်းလိၼ်=== ===ၵႂႃႇတင်း လူတ်ႉလဵၼ်း=== ===ၵႂႃႇတင်း ၾႄႇရီႇ=== ==ၸွၼ်ႇ== ===ၵႂႃႇတင်း ႁိူဝ်းမိၼ်=== ===ၵႂႃႇတင်း လူတ်ႉလဵၼ်း=== ===ၵႂႃႇတင်း သဵၼ်ႈတၢင်းလိၼ်=== ====ၶၢတ်ႈလူတ်ႉၵႃး==== ====လူတ်ႉပတ်ႉသ်==== ====လူတ်ႉဝႅၼ်ႇဢွၼ်ႇ==== ====လူတ်ႉသွင်ထႅဝ်==== ====တုၵ်ႉတုၵ်ႉ==== ====ထႅၵ်ႇၸီႇ==== ====လူတ်ႉၶိူင်ႈ==== ====ၶၢတ်ႈလူတ်ႉၵႃး==== ===ၵႂႃႇတင်း ႁိူဝ်း=== ==တူၺ်း== ===ဢွင်ႈတီႈၸၼ်ၸႂ် ဢၼ်ၵဵဝ်ႇလူၺ်ႈ ပိုၼ်း ၽႄႈ ၽိင်ႈထုင်း=== ===ၽင်ႇပၢင်ႇလၢႆႇ လႄႈ မူႇၵုၼ်=== ===ၽၢင်မုင်ႈယဵမ်ႈ သၽႃႇဝ=== ===ၶၢဝ်းတၢင်း=== ==ႁဵတ်း== ===ၵွပ်ႉၾ်=== ===ၵၢင်ပၢင်ႇ=== ===လွင်ႈမိပ်ႇၼူတ်ႈ=== ===ၵဵမ်း ၽိင်ႈငႄႈ=== ==သိုဝ်ႉ== ===ငိုၼ်းတွင်း=== ====ဢေႇထီႇဢႅမ်ႇ==== ====လႅၵ်ႈငိုၼ်း==== ====ၸၢႆႇငိုၼ်း တီႈ ၶွင်ႇတႃႇ ယေးငိုၼ်း==== ====ၶႅပ်းၶရႅတ်ႉတိတ်ႉ==== ===ၶိုၼ်းဢၢၼ်း ၶွၼ်ႇ - VAT=== ===လွင်ႈပၼ်ထိပ်ႉ=== ===ၵႃႈၶၼ်=== ===သိုဝ်ႉၶွင်=== ==လဵပ်ႈႁဵၼ်း== ==ၵၢၼ်ငၢၼ်း== ==ၵိၼ်== ===လွင်ႈတိုဝ်းၵမ်=== ===ၽၵ်းထႆး=== ===တၢင်းၵိၼ် ၸၢႆ=== ===လၢၼ်ႉၵိၼ်ယႅမ်ႉ=== ==ဢွၵ်ႉ== ===ၼမ်ႉလၢင်ႈ=== ===ၼမ်ႉၼဵင်ႈ လႄႈ ၵေႃႇၾီႇ=== ===ၼမ်ႉဝၢၼ် ထႅင်ႈႁႅင်း=== ===လဝ်ႈ=== ====ပီႇယႃႇ==== ====ၶွင်ဢိုၵ်ႉဢွၵ်ႉ ဢၼ်လုၵ်ႉၼွၵ်ႈမိူင်းမႃး==== ====လဝ်ႈၶဝ်ႈ==== ====ဝီႇသၵီႇ==== ==ၼွၼ်း== ==ယူႇသဝ်း ႁႂ်ႈလွတ်ႈၽေး== ===ၵၢၼ်မိူင်း ဢမ်ႇၼိမ်သဝ်း=== ===Lèse-majesté=== ===လွင်ႈၵိၼ်သူးၵိၼ်လၢပ်ႈ=== ===လွင်ႈၽႅတ်ႉလႅၼ်=== ===မုၼ်ၸဝ်ႈ ပွမ်=== ===ၸူၼ် တီႈၼိူဝ် လူတ်ႉပတ်ႉသ် ၵၢင်ၶမ်ႈ=== ===ၵူၼ်းၶၢႆတူဝ်=== ===ဝဵပ်ႉ=== ===ယႃႈမဝ်းၵမ်=== ===လွင်ႈသုၵ်ႉယုင်ႈၼႂ်းမိူင်း လႄႈ လွင်ႈၵေႃႇၵၢၼ်ႁၢႆႉ=== ===ဝႂ်ၶၢမ်ႈမိူင်း (ၽၢတ်ႉၽွတ်ႉ)=== ===ပၢႆးႁူမ်ႇလူမ်ႈ=== ===တူဝ်သတ်းထိူၼ်ႇ=== ===ပၼ်ႁႃ ၸၢဝ်းၶိူဝ်းၵူၼ်း=== ===လွင်ႈၽိတ်းၵၼ်=== ===ဢိင်ႇသၼ်ႇ လႄႈ သူႇၼႃႇမီႇ=== ===ၵူၼ်းဢွၵ်ႇၶၢဝ်းတၢင်း LGBT=== ==ယူႇသဝ်း ႁႂ်ႈပၢႆးယူႇလီၶႅမ်ႉလႅပ်ႈ== ===တၢင်းပဵၼ်ဢဵတ်ႇ=== ===ယႃႈယႃ=== ===လွင်ႈတူၺ်းထိုင် ပၢႆးယူႇလီ=== ==ၼပ်ႉယမ်== ===''ဝႆႈ''=== ===ၶူဝ်းၼုင်ႈ=== ===ၽႃႇသႃႇၶိူဝ်းယမ်=== ===ပႄႉၵိၼ် တူဝ်သတ်း=== ===တၢင်ႇၸိူဝ်း=== ==ပွင်ၵၢၼ်လႆႈ== ==ၵပ်းသိုပ်ႇ== ===ၽႆးၽႃႉ=== ===ဢိၼ်ႇထႃႇၼႅတ်ႉ=== ===တႄႇလီႇၾူင်း=== ====သမၢတ်ႉၾူင်း / ထႅပ်ႉပလႅတ်ႉ / ဢႄးၶၢတ်ႉ==== ==ၵႂႃႇထႅင်ႈ== {{Related|လွင်ႈႁေႃႈလူတ်ႉ တီႈ မိူင်းထႆး}} {{Related|လွင်ႈၼင်ႈၵၢၼ်တြႃး တီႈ မိူင်းထႆး}} {{Geo|14|101|zoom=6}} {{IsPartOf|ဢေးသျႃး ၸဵင်ႇၸၢၼ်းဝၼ်းဢွၵ်ႇ}} {{Usablecountry}} iu645cdvjkzcekucw2kdub5yjse2nje ထႅမ်းပလဵတ်ႉ:ImageHeight 10 2166 8491 2026-05-24T08:14:48Z Saimawnkham 7 ၵေႃႇသၢင်ႈၼႃႈလိၵ်ႈဝႆႉ တင်း "<includeonly>{{#invoke:Image|get_height}}</includeonly>" 8491 wikitext text/x-wiki <includeonly>{{#invoke:Image|get_height}}</includeonly> syngeujx4910sge72a3v1xooxp5qtzf ထႅမ်းပလဵတ်ႉ:Regionlist/item/styles.css 10 2167 8494 2026-05-24T10:40:19Z Saimawnkham 7 ၵေႃႇသၢင်ႈၼႃႈလိၵ်ႈဝႆႉ တင်း ".regionlistitem-table { vertical-align: middle; border-collapse: separate; border-spacing: 2px; margin: 0; } .regionlistitem-table td { padding: 0.15em 0.4em; } .regionlistitem-textholder { transition: background-color 0.18s ease; border-radius: 4px; cursor: pointer; } .regionlistitem-textholder:hover { background-color: rgba(0,0,0,0.06); color: inherit; } .regionlistitem-table:hover .regionlistitem-co..." 8494 sanitized-css text/css .regionlistitem-table { vertical-align: middle; border-collapse: separate; border-spacing: 2px; margin: 0; } .regionlistitem-table td { padding: 0.15em 0.4em; } .regionlistitem-textholder { transition: background-color 0.18s ease; border-radius: 4px; cursor: pointer; } .regionlistitem-textholder:hover { background-color: rgba(0,0,0,0.06); color: inherit; } .regionlistitem-table:hover .regionlistitem-colorcell { background: inherit; color: inherit; } @media screen { html.skin-theme-clientpref-night .regionlistitem-textholder:hover { background-color: rgba(255,255,255,0.06); color: inherit; } } @media screen and (prefers-color-scheme: dark) { /* automatic mode */ html.skin-theme-clientpref-os .regionlistitem-textholder:hover { background-color: rgba(255,255,255,0.06); color: inherit; } } adu20lwmsf6q620xzljjznpp44gupnc ထႅမ်းပလဵတ်ႉ:Mapframe/styles.css 10 2168 8497 2026-05-24T10:57:24Z Saimawnkham 7 ၵေႃႇသၢင်ႈၼႃႈလိၵ်ႈဝႆႉ တင်း ".wv-staticMap { position: relative; left: -3px; margin-top: 3px; }" 8497 sanitized-css text/css .wv-staticMap { position: relative; left: -3px; margin-top: 3px; } 0plkpzvu1aazd18t5f238za5wtojr49