টেমপ্লেট:তথ্যছক বই: সংশোধিত সংস্করণের মধ্যে পার্থক্য

পাতাকে '<noinclude> {{#template_params:নাম|লেখক|প্রকাশ}} </noinclude><includeonly> {{#template_display:_format=table}}</includeonly>' দিয়ে প্রতিস্থাপিত করা হল
সম্পাদনা সারাংশ নেই
১ নং লাইন: ১ নং লাইন:
<noinclude>
<noinclude>
{{#template_params:নাম|লেখক|প্রকাশ}}
This is the "তথ্যছক বই" template.
</noinclude><includeonly>
It should be called in the following format:
{{#template_display:_format=table}}</includeonly>
<pre>
{{তথ্যছক বই
|বইয়ের নাম=
|লেখক=
|প্রকাশনার স্থান=
|ভাষা=
|বিষয়=
|প্রকাশক=
|প্রকাশনার তারিখ=
|মিডিয়া ধরন=
|পৃষ্ঠাসংখ্যা=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
! বইয়ের নাম
| {{{বইয়ের নাম|}}}
|-
! লেখক
| {{{লেখক|}}}
|-
! প্রকাশনার স্থান
| {{{প্রকাশনার স্থান|}}}
|-
! ভাষা
| {{{ভাষা|}}}
|-
! বিষয়
| {{{বিষয়|}}}
|-
! প্রকাশক
| {{{প্রকাশক|}}}
|-
! প্রকাশনার তারিখ
| {{{প্রকাশনার তারিখ|}}}
|-
! মিডিয়া ধরন
| {{{মিডিয়া ধরন|}}}
|-
! পৃষ্ঠাসংখ্যা
| {{{পৃষ্ঠাসংখ্যা|}}}
|}
</includeonly>