টেমপ্লেট:তথ্যছক ব্যবহারকারী স্ক্রিপ্ট/নথি

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

উদাহরণ[সম্পাদনা]

আমারস্ক্রিপ্ট
আমারস্ক্রিপ্টের ব্যবহার
বিবরণউপকারী কিছু করে
লেখকব্যবহারকারী নাম
অবস্থাস্থিতিশীল
প্রথম প্রকাশ৭ জুলাই ২০০৮; ১৫ বছর আগে (2008-07-07)
সংস্করণ২.১.০
হালনাগাদ৩ মার্চ ২০১৩; ১১ বছর আগে (2013-03-03)
সমর্থিত ব্রাউজারফায়ারফক্স, ক্রোম
সমর্থিত স্কিনভেক্টর
উৎসব্যবহারকারী:ব্যবহারকারী নাম/উদাহরণ.js
{{তথ্যছক ব্যবহারকারী স্ক্রিপ্ট
 | name = MyScript
 | desc = Does something useful
 | author = [[ব্যবহারকারী:ব্যবহারকারী নাম|ব্যবহারকারী নাম]]
 | updated = {{start date and age|2013|03|03}}
 | status = স্থিতিশীল
 | released = {{start date and age|2008|07|07}}
 | version = 2.1.0
 | source = [[ব্যবহারকারী:ব্যবহারকারী নাম/Example.js]]
 | skins = ভেক্টর
 | browsers = [[ফায়ারফক্স]], [[গুগল ক্রোম|ক্রোম]]
 | logo = [[File:Wikimedia-logo.svg|50px]]
 | screenshot = [[File:Floater script screenshot.png|300px]]
 | screenshot-caption = MyScript in action
}}
  • Add |styled = yes for an alternate colored version (see second example):
ব্যবহারকারী স্ক্রিপ্ট
আমারস্ক্রিপ্ট
বিবরণউপকারী কিছু করে
লেখকব্যবহারকারী নাম
অবস্থাস্থিতিশীল
প্রথম প্রকাশ৭ জুলাই ২০০৮; ১৫ বছর আগে (2008-07-07)
সংস্করণ২.১.০
হালনাগাদ৩ মার্চ ২০১৩; ১১ বছর আগে (2013-03-03)
সমর্থিত ব্রাউজারফায়ারফক্স, ক্রোম
সমর্থিত স্কিনভেক্টর
উৎসব্যবহারকারী:ব্যবহারকারী নাম/উদাহরণ.js
{{তথ্যছক ব্যবহারকারী স্ক্রিপ্ট
 | name = MyScript
 | desc = Does something useful
 | author = [[ব্যবহারকারী:ব্যবহারকারী নাম|ব্যবহারকারী নাম]]
 | updated = {{start date and age|2013|03|03}}
 | released = {{start date and age|2008|07|07}}
 | status = স্থিতিশীল
 | version = 2.1.0
 | source = [[ব্যবহারকারী:ব্যবহারকারী নাম/Example.js]]
 | skins = ভেক্টর
 | browsers = [[ফায়ারফক্স]], [[গুগল ক্রোম|ক্রোম]]
 | styled = yes
}}

Usage[সম্পাদনা]

This infobox is intended to be used on ব্যবহারকারী script description/documentation pages.

Parameters[সম্পাদনা]

  • name: The name of the script. Defaults to page name.
  • desc: A short description of what the script does.
  • author: The script author's ব্যবহারকারী name.
  • released: When the script was first released.
  • updated: The date of last update. Use {{start date and age}} to automatically display time since the last update.
  • status: Script's development status. You may describe this any way you like, such as alpha/beta/release, or স্থিতিশীল/experimental/inactive.
  • source: The source code page.
  • skins: Supported skins.
  • browsers: Supported web browser(s).
  • github: The script's repository on GitHub.
  • gitlab: The script's repository on GitLab.
  • logo: Image file address for logo
  • screenshot: Image file address for screenshot
  • screenshot-caption: Text caption for screenshot
  • styled: Set to yes for an alternate colored version (see example above)

The following parameters can aid in automatic installation:

  • mainsource: The main source file, which is to be loaded from the ব্যবহারকারী's custom script.
  • install-target: The preferred page on which the script should be included. The default is common.js.