টেমপ্লেট:Transclude random excerpt

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

Transclude random excerpt transcludes the lead of an article as an excerpt. It is designed for use in portals. It returns the text of an article up to but excluding the first header, after removing:

  • initial templates such as infoboxes, hatnotes and article improvement tags
  • noinclude sections
  • references and footnotes
  • images, unless specifically retained

Usage[সম্পাদনা]

{{Transclude random excerpt | 1= | 2= | paragraphs= | files= | fileargs= | errors= }}

The template accepts any number of page names as unnamed parameters. One of them is selected randomly, and the page with that title is transcluded. (If the selected page is invalid, the template will choose again.) Include a namespace where necessary. There are no other positional parameters, but there are some optional named parameters:

  • A list of paragraphs such as paragraphs=1,3-5; the default is all paragraphs.
  • A list of file (image) numbers such as files=1; the default is no images. Non-free images are removed.
  • Arguments to pass to File: such as fileargs=left to move images to the left; the default is none.
  • errors= to allow Lua error messages to appear in the output
  • showall= to show all articles simultaneously
  • list= to show a list of articles টেমপ্লেট:Warnsign

paragraphs= and files= each accept a comma-separated list containing numbers and/or number ranges in the format min-max. Alternatively, files= can accept the name of a single image, e.g. files=My image file.jpg.

showall= shows all articles simultaneously. This option is intended for a subpage aimed at editors as well as readers. Using this template on a subpage with <noinclude>|showall=</noinclude> and transcluding the subpage on a main page will show all excerpts on the subpage but only one on the main page, without repeating the template and its arguments. টেমপ্লেট:Transclude lead excerpt/doc

Page options[সম্পাদনা]

টেমপ্লেট:Transclude lead excerpt/doc

See also[সম্পাদনা]

The templates were discussed at Use of direct transclusion in portals and the newer portal transclusion templates. টেমপ্লেট:Portal templates navbox

TemplateData[সম্পাদনা]

টেমপ্লেট:TemplateData header

Transclude random excerpt transcludes the lead of a randomly chosen article as an excerpt

টেমপ্লেট প্যারামিটার[টেমপ্লেটের উপাত্ত সম্পাদনা করুন]

এই টেমপ্লেটটি প্যারামিটারের একই সরলরেখা বিন্যাসন পছন্দ করে।

প্যারামিটারবিবরণধরনঅবস্থা
11

The name of a page which may be transcluded

পূর্বনির্ধারিত
empty
উদাহরণ
Aviation, 1=Aviation
স্ট্রিংপ্রয়োজনীয়
22

The name of another page which may be transcluded. Similarly for optional parameters 3, 4, ...

পূর্বনির্ধারিত
empty
উদাহরণ
Egypt, 2=Egypt
স্ট্রিংঐচ্ছিক
Paragraphsparagraphs

Numbers of the paragraphs to be transcluded, as a comma-separated list containing numbers and/or number ranges in the format min-max

পূর্বনির্ধারিত
all paragraphs
উদাহরণ
paragraphs=1,3-5
স্ট্রিংঐচ্ছিক
Filesfiles

Numbers of the images to be transcluded, as a comma-separated list containing numbers and/or number ranges in the format min-max

পূর্বনির্ধারিত
no files
উদাহরণ
files=1,3-5
স্ট্রিংঐচ্ছিক
FileArgsfileargs

Arguments to pass to File:

পূর্বনির্ধারিত
no arguments
উদাহরণ
fileargs=left
স্ট্রিংঐচ্ছিক
Moremore

Text for trailing link to the entire article. Note: more= with no value produces the standard text: Read more...

পূর্বনির্ধারিত
no link
উদাহরণ
more=(more)
স্ট্রিংঐচ্ছিক
Errorserrors

Allow Lua error messages to appear in the output?

পূর্বনির্ধারিত
false
উদাহরণ
errors=true
বুলিয়ানঐচ্ছিক
ShowAllshowall

Show all excerpts simultaneously?

পূর্বনির্ধারিত
no arguments
উদাহরণ
showall={{clear}}{{hr}}
স্ট্রিংঐচ্ছিক
Listlist

Show a list of excerpts?

পূর্বনির্ধারিত
no list
উদাহরণ
list=List of articles
স্ট্রিংঐচ্ছিক

টেমপ্লেট:Sandbox other