টেমপ্লেট:উপসর্গ অনুসন্ধান/নথি

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে

উদ্দেশ্য[সম্পাদনা]

একবারে একাধিক উপপৃষ্ঠা লক্ষ্য করে একটি অনুসন্ধান বাক্স তৈরি করে। যদি একটি পৃষ্ঠা যথেষ্ট হয় তবে আপনি {{অনুসন্ধান বাক্স}} বা {{সংগ্রহশালা অনুসন্ধান}} ব্যবহার করতে পারেন।

টেমপ্লেট:অপসারণ আলোচনা অনুসন্ধান টেমপ্লেটটি অপসারিত আলোচনাসমূহ অনুসন্ধানে বিশেষায়িত করে।

বাক্যগঠন[সম্পাদনা]

{{Search prefixes
| small = Optional. See below.
| header1 = The title of the search box
| description = Optional long description.
| searchbuttonlabel = Optional. Defaults to "Search".
| header2 = Caption of the target pages list. 
            Defaults to "click show to see which wikipedia areas are searched"
| target page 1 
| target page 2
| target page 3 
...
| target page 30
}}

অনুসন্ধানের পরিধি হবে লক্ষ্য পৃষ্ঠা এবং উপপৃষ্ঠাগুলি। আপনি যদি শুধুমাত্র উপপৃষ্ঠাগুলি অনুসন্ধান করতে চান, তবে একটি স্ল্যাশ যুক্ত করুন।

Setting the "small" parameter to "yes" creates a smaller box to the right. It only have effect when the template is on an article, talk page or an "other" page. For documentation on the small parameters see {{ambox}}, {{tmbox}} and {{ombox}}. Using the small parameters when they are not valid has no effect, but also does no harm.

"description" and the list of target pages are hidden by default, and user can see them by clicking. Setting header2 to no completely hides the list of target pages.

limits[সম্পাদনা]

  • a limit of 30 prefixes/areas can be specified.
  • the prefixes must be in title form, not URL form - spaces, not "_" between words (this is the only form recognized by the prefix search parameter)

examples[সম্পাদনা]

example with header1 specified, but no description[সম্পাদনা]

{{Search prefixes
| header1 = Combined search for Romania noticeboard and WikiProject archives
| searchbuttonlabel = Search archives
| header2 = areas searched
| Wikipedia talk:WikiProject Romania
| Wikipedia:Romanian Wikipedians' notice board 
| Wikipedia talk:Romanian Wikipedians' notice board 
}}

produces:

example with header1 and a description, but header2=no which suppresses the archive list[সম্পাদনা]

{{Search prefixes
| header1 = Combined search for Romania noticeboard and WikiProject archives
| description = Discussion of Romania-related topics has been split between this page and [[WP:RWNB]] plus its talk page. This box searches the archives of all those pages.
| searchbuttonlabel = Search archives
| header2 = no
| Wikipedia talk:WikiProject Romania
| Wikipedia:Romanian Wikipedians' notice board 
| Wikipedia talk:Romanian Wikipedians' notice board 
}}

produces:


example with header1 and a description, as well as header2[সম্পাদনা]

{{Search prefixes
| header1 = Combined search for Romania noticeboard and WikiProject archives
| description = Discussion of Romania-related topics has been split between this page and [[WP:RWNB]] plus its talk page. This box searches the archives of all those pages.
| searchbuttonlabel = Search archives
| header2 = areas to be searched
| Wikipedia talk:WikiProject Romania
| Wikipedia:Romanian Wikipedians' notice board 
| Wikipedia talk:Romanian Wikipedians' notice board 
}}

produces:

example with small=yes[সম্পাদনা]

{{Search prefixes
| small = yes
| header1 = Short Title
| description = Discussion of Romania-related topics has been split between this page and [[WP:RWNB]] plus its talk page. This box searches the archives of all those pages.
| searchbuttonlabel = Search archives
| header2 = areas to be searched
| Wikipedia talk:WikiProject Romania
| Wikipedia:Romanian Wikipedians' notice board 
| Wikipedia talk:Romanian Wikipedians' notice board 
}}

produces:

Templates to search Wikipedia[সম্পাদনা]

Fulltext search links[সম্পাদনা]

Search boxes[সম্পাদনা]

Search boxes are made by <inputbox> tags. See mw:Extension:InputBox.

Page title searches[সম্পাদনা]

  • {{in title}}: Search for pages whose name contains given words.
  • {{look from}}: Search for pages whose name begins with a given word.

For searches with exact matches, exact in upper and lower cases, or in punctuation marks, see Help:Searching#grep.

Other Wikipedia editor helper[সম্পাদনা]

See also