টেমপ্লেট:Demo
"স্ক্রিপ্ট ত্রুটি: "Demo" নামক কোন মডিউল নেই।

ব্যবহারকারীগণ খেলাঘর (তৈরি করুন | আয়না) এবং পরীক্ষা পাতায় (তৈরি করুন) এই টেমপ্লেট সংক্রান্ত পরীক্ষা-নিরীক্ষা করতে পারেন। দয়া করে /নথি উপপাতায় বিষয়শ্রেণী যোগ করুন। এই টেমপ্লেটের উপপাতাসমূহ। |
"
https://en.wikipedia.org/wiki/Template:Demo#:~:text=%7B%7B%23invoke%3ADemo%7Cmain%7D%7D%3Cnoinclude%3E%7B%7Bdocumentation%7D%7D%3C/noinclude%3E
![]() | ব্যবহৃত লুয়া: |
Usage সম্পাদনা
This template simply places template code in a <pre>...</pre>
tag and then places the template below the pre tag.
{{demo |br = |demo_kill_categories = |<nowiki>{{your template}}</nowiki> }}
IMPORTANT: You must wrap include <nowiki>...</nowiki>
tags around the source to be demonstrated (or use {{escape}}, which has a demo-escape example), like so:
{{demo|<nowiki>[template source]</nowiki>}}
- Failure to wrap
<nowiki>...</nowiki>
tags around the source may cause the source to be executed before it reaches this template:"স্ক্রিপ্ট ত্রুটি: "Demo" নামক কোন মডিউল নেই।"
https://en.wikipedia.org/wiki/Template:Demo#:~:text=%7B%7B%23invoke%3ADemo%7Cmain%7D%7D%3Cnoinclude%3E%7B%7Bdocumentation%7D%7D%3C/noinclude%3E
![]() | ব্যবহৃত লুয়া: |
Usage সম্পাদনা
This template simply places template code in a <pre>...</pre>
tag and then places the template below the pre tag.
{{demo |br = |demo_kill_categories = |<nowiki>{{your template}}</nowiki> }}
IMPORTANT: You must wrap include <nowiki>...</nowiki>
tags around the source to be demonstrated (or use {{escape}}, which has a demo-escape example), like so:
{{demo|<nowiki>[template source]</nowiki>}}
- Failure to wrap
<nowiki>...</nowiki>
tags around the source may cause the source to be executed before it reaches this template:টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Pre style সম্পাদনা
Set style=
to add any CSS text to the <pre>...</pre>
tag.
For example, টেমপ্লেট:Escape
, would result in:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Line breaks সম্পাদনা
You can change the number of line breaks between the pre tag and the template by setting br=
to a number. The default is 1.
{{demo|br=3|<nowiki>{{done}}</nowiki>}}
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Alternative separator সম্পাদনা
You may also include an alternative separator by setting |br=
to something other than a number and it will take the place of the br tags. For example, |br=<td>
can make demo fit in a table:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo |
Category removal সম্পাদনা
For templates that add categories (e.g. {{Asbox}}), set |demo_kill_categories=
(or |nocat=
) to anything to prevent them from showing up in the output:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Module সম্পাদনা
If the template used is based on Lua, you can pass args directly to the demonstrated module by invoking Module:Demo like so: (this would reduce server stress) টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Note: It will attempt to preserve line breaks for unnamed params, but such is impossible for named params since those are stripped of whitespace/order before being passed to the module. Also note, you should use |demo_br=
instead of |br=
(all args you don't want being passed should be prefixed with 'demo_' if not already)
See also সম্পাদনা
- {{Demo-inline}}, for an inline version of this template
- {{Escape}} - which has an example of this template without nowiki tags
- {{Nowiki template demo}} which uses Module:Template test case
- {{Automarkup}} which uses Module:Automarkup
Other formatting templates সম্পাদনা
টেমপ্লেট:Template-linking templates
বিবরণ নেই।
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
Content | 1 | must be wrapped in <nowiki> | অজানা | ঐচ্ছিক |
br | br | Number of line breaks, or wikitext to fill in as the linebreak | অজানা | ঐচ্ছিক |
demo_kill_categories | demo_kill_categories nocat | বিবরণ নেই | বুলিয়ান | ঐচ্ছিক |
result_arg | result_arg | বিবরণ নেই | অজানা | ঐচ্ছিক |
<pre> style | style | বিবরণ নেই | অজানা | ঐচ্ছিক |
Pre style সম্পাদনা
Set style=
to add any CSS text to the <pre>...</pre>
tag.
For example, টেমপ্লেট:Escape
, would result in:
"স্ক্রিপ্ট ত্রুটি: "Demo" নামক কোন মডিউল নেই।"
https://en.wikipedia.org/wiki/Template:Demo#:~:text=%7B%7B%23invoke%3ADemo%7Cmain%7D%7D%3Cnoinclude%3E%7B%7Bdocumentation%7D%7D%3C/noinclude%3E
![]() | ব্যবহৃত লুয়া: |
Usage সম্পাদনা
This template simply places template code in a <pre>...</pre>
tag and then places the template below the pre tag.
{{demo |br = |demo_kill_categories = |<nowiki>{{your template}}</nowiki> }}
IMPORTANT: You must wrap include <nowiki>...</nowiki>
tags around the source to be demonstrated (or use {{escape}}, which has a demo-escape example), like so:
{{demo|<nowiki>[template source]</nowiki>}}
- Failure to wrap
<nowiki>...</nowiki>
tags around the source may cause the source to be executed before it reaches this template:টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Pre style সম্পাদনা
Set style=
to add any CSS text to the <pre>...</pre>
tag.
For example, টেমপ্লেট:Escape
, would result in:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Line breaks সম্পাদনা
You can change the number of line breaks between the pre tag and the template by setting br=
to a number. The default is 1.
{{demo|br=3|<nowiki>{{done}}</nowiki>}}
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Alternative separator সম্পাদনা
You may also include an alternative separator by setting |br=
to something other than a number and it will take the place of the br tags. For example, |br=<td>
can make demo fit in a table:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo |
Category removal সম্পাদনা
For templates that add categories (e.g. {{Asbox}}), set |demo_kill_categories=
(or |nocat=
) to anything to prevent them from showing up in the output:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Module সম্পাদনা
If the template used is based on Lua, you can pass args directly to the demonstrated module by invoking Module:Demo like so: (this would reduce server stress) টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Note: It will attempt to preserve line breaks for unnamed params, but such is impossible for named params since those are stripped of whitespace/order before being passed to the module. Also note, you should use |demo_br=
instead of |br=
(all args you don't want being passed should be prefixed with 'demo_' if not already)
See also সম্পাদনা
- {{Demo-inline}}, for an inline version of this template
- {{Escape}} - which has an example of this template without nowiki tags
- {{Nowiki template demo}} which uses Module:Template test case
- {{Automarkup}} which uses Module:Automarkup
Other formatting templates সম্পাদনা
টেমপ্লেট:Template-linking templates
বিবরণ নেই।
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
Content | 1 | must be wrapped in <nowiki> | অজানা | ঐচ্ছিক |
br | br | Number of line breaks, or wikitext to fill in as the linebreak | অজানা | ঐচ্ছিক |
demo_kill_categories | demo_kill_categories nocat | বিবরণ নেই | বুলিয়ান | ঐচ্ছিক |
result_arg | result_arg | বিবরণ নেই | অজানা | ঐচ্ছিক |
<pre> style | style | বিবরণ নেই | অজানা | ঐচ্ছিক |
Line breaks সম্পাদনা
You can change the number of line breaks between the pre tag and the template by setting br=
to a number. The default is 1.
{{demo|br=3|<nowiki>{{done}}</nowiki>}}
"স্ক্রিপ্ট ত্রুটি: "Demo" নামক কোন মডিউল নেই।"
https://en.wikipedia.org/wiki/Template:Demo#:~:text=%7B%7B%23invoke%3ADemo%7Cmain%7D%7D%3Cnoinclude%3E%7B%7Bdocumentation%7D%7D%3C/noinclude%3E
![]() | ব্যবহৃত লুয়া: |
Usage সম্পাদনা
This template simply places template code in a <pre>...</pre>
tag and then places the template below the pre tag.
{{demo |br = |demo_kill_categories = |<nowiki>{{your template}}</nowiki> }}
IMPORTANT: You must wrap include <nowiki>...</nowiki>
tags around the source to be demonstrated (or use {{escape}}, which has a demo-escape example), like so:
{{demo|<nowiki>[template source]</nowiki>}}
- Failure to wrap
<nowiki>...</nowiki>
tags around the source may cause the source to be executed before it reaches this template:টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Pre style সম্পাদনা
Set style=
to add any CSS text to the <pre>...</pre>
tag.
For example, টেমপ্লেট:Escape
, would result in:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Line breaks সম্পাদনা
You can change the number of line breaks between the pre tag and the template by setting br=
to a number. The default is 1.
{{demo|br=3|<nowiki>{{done}}</nowiki>}}
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Alternative separator সম্পাদনা
You may also include an alternative separator by setting |br=
to something other than a number and it will take the place of the br tags. For example, |br=<td>
can make demo fit in a table:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo |
Category removal সম্পাদনা
For templates that add categories (e.g. {{Asbox}}), set |demo_kill_categories=
(or |nocat=
) to anything to prevent them from showing up in the output:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Module সম্পাদনা
If the template used is based on Lua, you can pass args directly to the demonstrated module by invoking Module:Demo like so: (this would reduce server stress) টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Note: It will attempt to preserve line breaks for unnamed params, but such is impossible for named params since those are stripped of whitespace/order before being passed to the module. Also note, you should use |demo_br=
instead of |br=
(all args you don't want being passed should be prefixed with 'demo_' if not already)
See also সম্পাদনা
- {{Demo-inline}}, for an inline version of this template
- {{Escape}} - which has an example of this template without nowiki tags
- {{Nowiki template demo}} which uses Module:Template test case
- {{Automarkup}} which uses Module:Automarkup
Other formatting templates সম্পাদনা
টেমপ্লেট:Template-linking templates
বিবরণ নেই।
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
Content | 1 | must be wrapped in <nowiki> | অজানা | ঐচ্ছিক |
br | br | Number of line breaks, or wikitext to fill in as the linebreak | অজানা | ঐচ্ছিক |
demo_kill_categories | demo_kill_categories nocat | বিবরণ নেই | বুলিয়ান | ঐচ্ছিক |
result_arg | result_arg | বিবরণ নেই | অজানা | ঐচ্ছিক |
<pre> style | style | বিবরণ নেই | অজানা | ঐচ্ছিক |
Alternative separator সম্পাদনা
You may also include an alternative separator by setting |br=
to something other than a number and it will take the place of the br tags. For example, |br=<td>
can make demo fit in a table:
"স্ক্রিপ্ট ত্রুটি: "Demo" নামক কোন মডিউল নেই।"
https://en.wikipedia.org/wiki/Template:Demo#:~:text=%7B%7B%23invoke%3ADemo%7Cmain%7D%7D%3Cnoinclude%3E%7B%7Bdocumentation%7D%7D%3C/noinclude%3E
Usage সম্পাদনাThis template simply places template code in a {{demo |br = |demo_kill_categories = |<nowiki>{{your template}}</nowiki> }} IMPORTANT: You must wrap include {{demo|<nowiki>[template source]</nowiki>}}
Pre style সম্পাদনাSet For example,
Line breaks সম্পাদনাYou can change the number of line breaks between the pre tag and the template by setting {{demo|br=3|<nowiki>{{done}}</nowiki>}} টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Alternative separator সম্পাদনাYou may also include an alternative separator by setting
Category removal সম্পাদনাFor templates that add categories (e.g. {{Asbox}}), set Module সম্পাদনাIf the template used is based on Lua, you can pass args directly to the demonstrated module by invoking Module:Demo like so: (this would reduce server stress) টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo Note: It will attempt to preserve line breaks for unnamed params, but such is impossible for named params since those are stripped of whitespace/order before being passed to the module. Also note, you should use See also সম্পাদনা
Other formatting templates সম্পাদনাটেমপ্লেট:Template-linking templates বিবরণ নেই।
|
Category removal সম্পাদনা
For templates that add categories (e.g. {{Asbox}}), set |demo_kill_categories=
(or |nocat=
) to anything to prevent them from showing up in the output:
"স্ক্রিপ্ট ত্রুটি: "Demo" নামক কোন মডিউল নেই।"
https://en.wikipedia.org/wiki/Template:Demo#:~:text=%7B%7B%23invoke%3ADemo%7Cmain%7D%7D%3Cnoinclude%3E%7B%7Bdocumentation%7D%7D%3C/noinclude%3E
![]() | ব্যবহৃত লুয়া: |
Usage সম্পাদনা
This template simply places template code in a <pre>...</pre>
tag and then places the template below the pre tag.
{{demo |br = |demo_kill_categories = |<nowiki>{{your template}}</nowiki> }}
IMPORTANT: You must wrap include <nowiki>...</nowiki>
tags around the source to be demonstrated (or use {{escape}}, which has a demo-escape example), like so:
{{demo|<nowiki>[template source]</nowiki>}}
- Failure to wrap
<nowiki>...</nowiki>
tags around the source may cause the source to be executed before it reaches this template:টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Pre style সম্পাদনা
Set style=
to add any CSS text to the <pre>...</pre>
tag.
For example, টেমপ্লেট:Escape
, would result in:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Line breaks সম্পাদনা
You can change the number of line breaks between the pre tag and the template by setting br=
to a number. The default is 1.
{{demo|br=3|<nowiki>{{done}}</nowiki>}}
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Alternative separator সম্পাদনা
You may also include an alternative separator by setting |br=
to something other than a number and it will take the place of the br tags. For example, |br=<td>
can make demo fit in a table:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo |
Category removal সম্পাদনা
For templates that add categories (e.g. {{Asbox}}), set |demo_kill_categories=
(or |nocat=
) to anything to prevent them from showing up in the output:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Module সম্পাদনা
If the template used is based on Lua, you can pass args directly to the demonstrated module by invoking Module:Demo like so: (this would reduce server stress) টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Note: It will attempt to preserve line breaks for unnamed params, but such is impossible for named params since those are stripped of whitespace/order before being passed to the module. Also note, you should use |demo_br=
instead of |br=
(all args you don't want being passed should be prefixed with 'demo_' if not already)
See also সম্পাদনা
- {{Demo-inline}}, for an inline version of this template
- {{Escape}} - which has an example of this template without nowiki tags
- {{Nowiki template demo}} which uses Module:Template test case
- {{Automarkup}} which uses Module:Automarkup
Other formatting templates সম্পাদনা
টেমপ্লেট:Template-linking templates
বিবরণ নেই।
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
Content | 1 | must be wrapped in <nowiki> | অজানা | ঐচ্ছিক |
br | br | Number of line breaks, or wikitext to fill in as the linebreak | অজানা | ঐচ্ছিক |
demo_kill_categories | demo_kill_categories nocat | বিবরণ নেই | বুলিয়ান | ঐচ্ছিক |
result_arg | result_arg | বিবরণ নেই | অজানা | ঐচ্ছিক |
<pre> style | style | বিবরণ নেই | অজানা | ঐচ্ছিক |
Module সম্পাদনা
If the template used is based on Lua, you can pass args directly to the demonstrated module by invoking Module:Demo like so: (this would reduce server stress) "স্ক্রিপ্ট ত্রুটি: "Demo" নামক কোন মডিউল নেই।"
https://en.wikipedia.org/wiki/Template:Demo#:~:text=%7B%7B%23invoke%3ADemo%7Cmain%7D%7D%3Cnoinclude%3E%7B%7Bdocumentation%7D%7D%3C/noinclude%3E
![]() | ব্যবহৃত লুয়া: |
Usage সম্পাদনা
This template simply places template code in a <pre>...</pre>
tag and then places the template below the pre tag.
{{demo |br = |demo_kill_categories = |<nowiki>{{your template}}</nowiki> }}
IMPORTANT: You must wrap include <nowiki>...</nowiki>
tags around the source to be demonstrated (or use {{escape}}, which has a demo-escape example), like so:
{{demo|<nowiki>[template source]</nowiki>}}
- Failure to wrap
<nowiki>...</nowiki>
tags around the source may cause the source to be executed before it reaches this template:টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Pre style সম্পাদনা
Set style=
to add any CSS text to the <pre>...</pre>
tag.
For example, টেমপ্লেট:Escape
, would result in:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Line breaks সম্পাদনা
You can change the number of line breaks between the pre tag and the template by setting br=
to a number. The default is 1.
{{demo|br=3|<nowiki>{{done}}</nowiki>}}
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Alternative separator সম্পাদনা
You may also include an alternative separator by setting |br=
to something other than a number and it will take the place of the br tags. For example, |br=<td>
can make demo fit in a table:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo |
Category removal সম্পাদনা
For templates that add categories (e.g. {{Asbox}}), set |demo_kill_categories=
(or |nocat=
) to anything to prevent them from showing up in the output:
টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Module সম্পাদনা
If the template used is based on Lua, you can pass args directly to the demonstrated module by invoking Module:Demo like so: (this would reduce server stress) টেমপ্লেট লুপ সনাক্ত হয়েছে: টেমপ্লেট:Demo
Note: It will attempt to preserve line breaks for unnamed params, but such is impossible for named params since those are stripped of whitespace/order before being passed to the module. Also note, you should use |demo_br=
instead of |br=
(all args you don't want being passed should be prefixed with 'demo_' if not already)
See also সম্পাদনা
- {{Demo-inline}}, for an inline version of this template
- {{Escape}} - which has an example of this template without nowiki tags
- {{Nowiki template demo}} which uses Module:Template test case
- {{Automarkup}} which uses Module:Automarkup
Other formatting templates সম্পাদনা
টেমপ্লেট:Template-linking templates
বিবরণ নেই।
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
Content | 1 | must be wrapped in <nowiki> | অজানা | ঐচ্ছিক |
br | br | Number of line breaks, or wikitext to fill in as the linebreak | অজানা | ঐচ্ছিক |
demo_kill_categories | demo_kill_categories nocat | বিবরণ নেই | বুলিয়ান | ঐচ্ছিক |
result_arg | result_arg | বিবরণ নেই | অজানা | ঐচ্ছিক |
<pre> style | style | বিবরণ নেই | অজানা | ঐচ্ছিক |
Note: It will attempt to preserve line breaks for unnamed params, but such is impossible for named params since those are stripped of whitespace/order before being passed to the module. Also note, you should use |demo_br=
instead of |br=
(all args you don't want being passed should be prefixed with 'demo_' if not already)
See also সম্পাদনা
- {{Demo-inline}}, for an inline version of this template
- {{Escape}} - which has an example of this template without nowiki tags
- {{Nowiki template demo}} which uses Module:Template test case
- {{Automarkup}} which uses Module:Automarkup
Other formatting templates সম্পাদনা
টেমপ্লেট:Template-linking templates
বিবরণ নেই।
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
Content | 1 | must be wrapped in <nowiki> | অজানা | ঐচ্ছিক |
br | br | Number of line breaks, or wikitext to fill in as the linebreak | অজানা | ঐচ্ছিক |
demo_kill_categories | demo_kill_categories nocat | বিবরণ নেই | বুলিয়ান | ঐচ্ছিক |
result_arg | result_arg | বিবরণ নেই | অজানা | ঐচ্ছিক |
<pre> style | style | বিবরণ নেই | অজানা | ঐচ্ছিক |