টেমপ্লেট:উক্তি
পরিভ্রমণে ঝাঁপ দিন
অনুসন্ধানে ঝাঁপ দিন
বাংলার মুখ আমি দেখিয়াছি, তাই আমি পৃথিবীর রূপ দেখিতে চাই না আর
Usage[সম্পাদনা]
{{Quote}}
adds a block quotation to an article page.
This is easier to type and is more wiki-like than the equivalent HTML <blockquote>...</blockquote>
tags, and has additional pre-formatted attribution parameters for author and source (though these are not usually used in articles; টেমপ্লেট:Crossref).
Note: Block quotes do not normally contain quotation marks টেমপ্লেট:Crossref.
![]() | Do not use it for block indentation of other material; see {{Block indent}} for that purpose. |
Examples[সম্পাদনা]
- Basic use:
{{Quote |text=Quoted material. }}
- With attribution displayed:
{{Quote |text=Quoted material. |author=First M. Last }}
- With more attribution:
{{Quote |text=Quoted material. |author=First M. Last |title="Article Title" |source=''Book Title'' (date) }}
Parameter list[সম্পাদনা]
{{Quote | quote = | author = | title = | source = | character = | multiline = | style = }}
Style[সম্পাদনা]
Styling is applied through CSS rules in মিডিয়াউইকি:Common.css.
/* Styling for Template:Quote */
blockquote.templatequote {
margin-top: 0;
}
blockquote.templatequote div.templatequotecite {
line-height: 1.5em;
/* @noflip */
text-align: left;
/* @noflip */
padding-left: 1.6em;
margin-top: 0;
}
HTML:
<blockquote class="templatequote">
<p>Quote text.</p>
<div class="templatequotecite"><cite>—Author, Source</cite></div>
</blockquote>
Examples[সম্পাদনা]
TemplateData[সম্পাদনা]
নতুন দৃশ্যমান সম্পাদনা দ্বারা ব্যবহৃত টেমপ্লেটের জন্য টেমপ্লেটডাটা নথি।
উক্তি শীর্ষ
Adds a block quotation.
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
text | text 1 quote | The text to quote
| বিষয়বস্তু | প্রয়োজনীয় |
sign | sign 2 cite author | The person being quoted
| বিষয়বস্তু | পরামর্শকৃত |
source | source 3 | A source for the quote
| বিষয়বস্তু | পরামর্শকৃত |
উপরোক্ত নথিটি টেমপ্লেট:উক্তি/নথি থেকে প্রতিলিপ্ত। (সম্পাদনা | ইতিহাস) ব্যবহারকারীগণ খেলাঘর (তৈরি করুন | আয়না) এবং পরীক্ষা পাতায় (তৈরি করুন) এই টেমপ্লেট সংক্রান্ত পরীক্ষা-নিরীক্ষা করতে পারেন। দয়া করে /নথি উপপাতায় বিষয়শ্রেণী যোগ করুন। এই টেমপ্লেটের উপপাতাসমূহ। |