विकियात्रा
hiwikivoyage
https://hi.wikivoyage.org/wiki/%E0%A4%AE%E0%A5%81%E0%A4%96%E0%A4%AA%E0%A5%83%E0%A4%B7%E0%A5%8D%E0%A4%A0
MediaWiki 1.47.0-wmf.12
first-letter
मीडिया
विशेष
वार्ता
सदस्य
सदस्य वार्ता
विकियात्रा
विकियात्रा वार्ता
चित्र
चित्र वार्ता
मीडियाविकि
मीडियाविकि वार्ता
साँचा
साँचा वार्ता
सहायता
सहायता वार्ता
श्रेणी
श्रेणी वार्ता
TimedText
TimedText talk
मॉड्यूल
मॉड्यूल वार्ता
Event
Event talk
साँचा:Pagebanner/doc
10
515
8539
7725
2026-07-27T14:36:23Z
ङघिञ
2496
8539
wikitext
text/x-wiki
{{documentation subpage}}
This template places a banner and horizontal Table of Contents at the top of travel guide pages. This template is a wrapper around the [[mw:Extension:WikidataPageBanner]] extension and should be used instead of invoking the extension directly. For more information about page banner usage on Wikivoyage, see [[Wikivoyage:Banner Expedition]].
'''Basic usage:''' <nowiki>{{pagebanner | </nowiki>''image name'' }}
* To use the default banner, which inserts the page name and TOC on top of generic image, simply type <nowiki>{{pagebanner}}</nowiki>
*''image name'': Enter the name of the image to use in the banner (excluding "File:"). Images should have a width-to-height ratio of 7:1, preferably 2100 x 300 pixels, and be at least 1800 pixels wide.
'''Customizing the banner:''' <nowiki>{{pagebanner | </nowiki>''image name'' | ''caption text'' | ''page name'' | ''disambiguation'' | ''star'' | ''DotM'' | ''OtBP'' | ''Ftt'' | ''TOC box'' }}
The template has the following options:
*''caption text'': Recommended. Enter ''caption=description'' to display a description of the picture when a mouse pointer is placed over the banner image.
*''page name'': Optional. Enter ''pgname=name'' to display in the banner. Only enter a name if you want it to be different than the formal name of the page.
*''disambiguation:'' Optional. Displays a disambiguation icon in the banner (a question mark) and the disambiguation hatnote after the banner. Enter ''disambig=yes'' if the name of the disambiguation page is ''page name (disambiguation)''. Enter ''disambig=disambiguation page name'' if the disambiguation page name is different from the current page name.
*''star'': Optional. Enter ''star=yes'' if the guide is a [[Star articles|Star article]]. This displays the Star article symbol in the top right corner.
*''DotM'': Optional. Enter ''dotm=yes'' if the guide is a [[Previous Destinations of the month|previous Destination of the month]]. This displays the DotM symbol in the top right corner and adds [[:Category:Previous Destinations of the month|a category]].
*''OtBP'': Optional. Enter ''otbp=yes'' if the guide has been featured on [[Previously Off the beaten path|Off the beaten path]]. This displays the OtBP symbol in the top right corner and adds [[:Category:Previously Off the beaten path|a category]].
*''Ftt'': Optional. Enter ''ftt=yes'' if the guide has been a [[Previous Featured travel topics|Featured travel topic]]. This displays the Ftt symbol in the top right corner and adds [[:Category:Previous Featured travel topics|a category]].
*''unesco'': Optional. Enter ''unesco=yes'' if the guide is or describes a site on the [[UNESCO World Heritage list]]. Only the lowest level guides in the hierarchy should be tagged (ie, [[Sydney/City Centre]] for the Opera House, not [[Sydney]]). This displays the World Heritage symbol in the top right corner and adds [[:Category:UNESCO World Heritage Sites|a category]].
*''TOC box'': Optional. Enter ''box=black'' for the TOC to appear in a translucent black box with white type. Enter ''box=white'' for the TOC to appear in a translucent white box with black type. Enter nothing for the default solid grey box with black type.
*''notoc'': Optional. Enter ''notoc=true'' to stop the TOC being included in the banner and for the entire TOC to be shown within the article instead. Mainly to be used on articles with lots of sections.
*''index'': Optional. Enter ''index=yes'' for banners on title/index pages or pages in other main namespace article categories which do not always get banners.
*''fop'': Optional. Enter ''fop=yes'' for freedom-of-panorama banners which are not allowed on Commons, to remove them from applicable maintenance categories
* ''origin'': Optional. Use this parameter to define the focal area of the image. This is used to crop the banner appropriately on small screens. The value of the parameter should consist of an x and a y coordinate separated by a comma. Each coordinate represents the distance from the center of the image as a value from -1 to 1. For example, origin=1,1 is the top left corner and origin=-1,1 is the bottom left corner. There is a graphic [https://phabricator.wikimedia.org/T108785 here] that shows this information visually.
== TemplateData ==
{{TemplateData header}}
<templatedata>{
"description": "This template places a banner and horizontal Table of Contents at the top of travel guide pages, with many other information.",
"format": "inline",
"paramOrder": [
"1",
"caption",
"pgname",
"disambig",
"origin",
"star",
"otbp",
"dotm",
"ftt",
"unesco_whs",
"unesco_ich",
"unesco_gg",
"unesco_cc",
"unesco_br",
"index",
"fop",
"notoc",
"unesco"
],
"params": {
"1": {
"label": "Image file",
"description": "Filename of the banner image illustrating the article",
"example": "Vue panoramique Parlement de Bretagne.jpg",
"type": "wiki-file-name",
"required": true
},
"pgname": {
"label": "Page name",
"description": "Alters the page title displayed in the banner, only if it is different than the formal name of the page",
"type": "line"
},
"origin": {
"label": "Focal area of the image",
"description": "Use this parameter to define the focal area of the image. This is used to crop the banner appropriately on small screens. The value of the parameter should consist of an x and a y coordinate separated by a comma. Each coordinate represents the distance from the center of the image as a value from -1 to 1. For example, origin=1,1 is the top left corner and origin=-1,1 is the bottom left corner. There is a graphic here that shows this information visually.",
"example": "-0.2,0.4",
"type": "line",
"default": "0,0"
},
"unesco": {
"label": "UNESCO element",
"description": "Use the specific UNESCO parameter instead.",
"type": "boolean",
"deprecated": "Use one of the more specific unesco parameter variants"
},
"unesco_whs": {
"label": "UNESCO World Heritage Site",
"description": " Enter \"yes\" if the article is or describes a site on the UNESCO World Heritage List. Only the lowest level articles in the hierarchy should be tagged (i.e. Sydney/City Centre for the Opera House, not Sydney). This displays the World Heritage symbol in the top right corner and adds a category.",
"type": "boolean"
},
"unesco_ich": {
"label": "UNESCO Intangible Cultural Heritage",
"description": " Enter \"yes\" if the article is or describes a UNESCO Intangible Cultural Heritage. Only the lowest level guides in the hierarchy should be tagged. This displays the Intangible Cultural Heritage symbol in the top right corner and adds a category.",
"type": "boolean"
},
"unesco_gg": {
"label": "UNESCO Global Geopark",
"description": " Enter \"yes\" if the article is or describes a geopark in the UNESCO Global Geoparks Network. Only the lowest level articles in the hierarchy should be tagged. This displays the Global Geoparks Network symbol in the top right corner and adds a category.",
"type": "boolean"
},
"unesco_cc": {
"label": "UNESCO Creative Cities",
"description": " Enter \"yes\" if the article is or describes one of the UNESCO Creative Cities. This displays the Creative Cities symbol in the top right corner and adds a category.",
"type": "boolean"
},
"unesco_br": {
"label": "UNESCO Biosphere Reserve",
"description": " Enter \"yes\" if the article is or describes a biosphere reserve in the UNESCO World Network of Biosphere Reserves. This displays the Man and the Biosphere Programme symbol in the top right corner and adds a category.",
"type": "boolean"
},
"star": {
"label": "Star article",
"description": " Enter \"yes\" if the article is a Star article. This displays the Star article symbol in the top right corner.",
"type": "boolean"
},
"otbp": {
"label": "Destination of the month",
"description": " Enter \"yes\" if the article is has been a Off the beaten path. This displays the OtBP symbol in the top right corner.",
"type": "boolean"
},
"dotm": {
"label": "Destination of the month",
"description": " Enter \"yes\" if the article is has been a Destination of the month. This displays the DOtM symbol in the top right corner.",
"type": "boolean"
},
"ftt": {
"label": " Featured travel topic",
"description": " Enter \"yes\" if the article is has been a Featured travel topic. This displays the FFT symbol in the top right corner.",
"type": "boolean"
},
"notoc": {
"description": "Enter \"true\" to stop the Table of Contents from being included in the banner and for the typical TOC block to be shown within the article instead; mainly to be used on articles with lots of sections.",
"label": "Hide TOC",
"example": "true",
"type": "boolean"
},
"disambig": {
"label": "Disambiguation",
"description": "Enter \"yes\" if the name of the disambiguation page is page name (disambiguation) or the disambiguation page's name if it is different from the current page; it displays a disambiguation icon in the banner (a question mark) and the disambiguation hatnote after the banner.",
"type": "line",
"suggestedvalues": [
"yes"
]
},
"index": {
"label": "Index page",
"description": "Enter \"yes\" for banners on title/index pages or pages in other main namespace article categories which do not always get banners.",
"example": "yes",
"type": "boolean"
},
"fop": {
"label": "Freedom of panorama",
"description": "Enter \"yes\" for freedom-of-panorama banners which are not allowed on Commons, to remove them from applicable maintenance categories",
"example": "yes",
"type": "boolean"
},
"caption": {
"label": "Caption text",
"description": "Adds a tooltip describing the picture when the mouse pointer hovers over the banner",
"type": "line",
"suggested": true
}
}
}</templatedata>
<includeonly>
[[श्रेणी:साँचे]]
</includeonly>
93yv1k95zw3wok151qv0sgndm2rplq1
कश्मीर
0
939
8538
2026-07-27T14:33:26Z
ङघिञ
2496
"{{Pagebanner|Kashmir page banner 1.jpg}} कश्मीर ([[wikipedia:कश्मीरी भाषा|कश्मीरी]]: कशीर, 𑆑𑆯𑆵𑆫) भारतीय उपमहाद्वीप का उत्तर-पश्चिमी इलाका है। १९वीं सदी के मध्य तक, भौगोलिक रूप से 'कश्मीर' शब्द का मतलब..." के साथ नया पृष्ठ बनाया
8538
wikitext
text/x-wiki
{{Pagebanner|Kashmir page banner 1.jpg}}
कश्मीर ([[wikipedia:कश्मीरी भाषा|कश्मीरी]]: कशीर, 𑆑𑆯𑆵𑆫) भारतीय उपमहाद्वीप का उत्तर-पश्चिमी इलाका है। १९वीं सदी के मध्य तक, भौगोलिक रूप से 'कश्मीर' शब्द का मतलब सिर्फ़ महान हिमालय और पीर पंजाल पर्वत श्रृंखला के बीच की घाटी से था। बाद में, इस नाम का इस्तेमाल उस घाटी के आस-पास बने एक रियासत के बड़े इलाके के लिए किया जाने लगा। आज, वह इलाका भारत, पाकिस्तान और चीन के बीच बंटा हुआ है। कश्मीर का कुल क्षेत्रफल २,२५,००० वर्ग किलोमीटर (८७,००० वर्ग मील) है, जो संयुक्त राष्ट्र के ८७ सदस्य देशों और अमेरिका के दस राज्यों को छोड़कर बाकी सभी राज्यों से बड़ा है; यह UK (२,४३,००० वर्ग किलोमीटर) से बस थोड़ा ही छोटा है।
पहली सहस्राब्दी के शुरुआती दौर में, कश्मीर का इलाका हिंदू धर्म और बाद में बौद्ध धर्म का एक अहम केंद्र बन गया। प्रकृति ने कश्मीर को कुछ ऐसी खास खूबियां दी हैं जिनकी बराबरी दुनिया के बहुत कम पहाड़ी इलाके ही कर पाते हैं। यह बर्फ़ से ढके पहाड़ों की ज़मीन है जो अपनी शानदार प्राकृतिक सुंदरता के लिए जानी जाती है और प्राचीन काल में यहाँ से बड़े कारवां मार्ग जाते थे।
== शहर ==
{{mapframe|width=380|height=380}}
* {{marker|type=नगर|name=[[गिलगित]]|wikidata=Q609024}}— गिलगित-बाल्टिस्तान का एक पहाड़ी कस्बा और सिल्क रोड का एक महत्वपूर्ण शहर
* {{marker|type=city|zoom=15|name=[[गुलमर्ग]]|lat=34.0500|long=74.3833|image=Jammu_and_Kashmir_3.JPG|wikidata=Q1025272}} — बढ़िया स्कीइंग और दुनिया का सबसे ऊँचा गोंडोला
* {{marker|type=city|name=[[जम्मू]]|wikidata=Q255455|lat=32.7377|long=74.8788}} — जम्मू और कश्मीर की शीतकालीन राजधानी
* {{marker|type=city|zoom=15|name=[[कारगिल]]|lat=34.55385|long=76.13489|wikidata=Q2088176}} — ज़ंस्कार इलाके तक पहुँचने का मुख्य रास्ता, और लेह से श्रीनगर के रास्ते में एक ज़रूरी पड़ाव
kmppb9g3xzd2cc5s24yzfukiu3uy0vf