টেমপ্লেট:সকল বই বিষয়শ্রেণী/বোতাম

উইকিবই থেকে
টেমপ্লেট নথি[দেখুন] [সম্পাদনা] [ইতিহাস] [শোধন]

ব্যবহার[সম্পাদনা]

The three required parameters are all unnamed.

  • {{{1}}} — The name of the page to be acted upon.
  • {{{2}}} — The query string for what is do be done to the page. Avoid spaces in this (use underscore instead).
  • {{{3}}} — The text for the button.

For example, a button labeled "create foobar" to create a page foobar, using editintro page Template:Foobar/editintro and initial content Template:Foobar/preload, could be created by call

{{সকল বই বিষয়শ্রেণী/বোতাম|1=foobar|2=action=edit&editintro=Template:Foobar/editintro&preload=Template:Foobar/preload|3=create foobar}}

and would appear as

create foobar

There are also two optional, named parameters.

  • {{{background}}} — The color for the background of the button. The default is white.
  • {{{border}}} — The color for the border of the button. The default is black.

For example,

{{সকল বই বিষয়শ্রেণী/বোতাম|1=foobar|2=action=edit|3=edit foobar|background=yellow|border=red}}

would appear as

edit foobar

আরও দেখুন[সম্পাদনা]