ഫലകം:Quote/വിവരണം
This ഫലകം employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Usage
[തിരുത്തുക]{{Quote}} adds a block quote to an article page.
This is easier to type and more wiki-like than the equivalent HTML <blockquote>
tags, has additional pre-formatted attribution and source parameters, and contains a workaround for Bugzilla:6200, which means you don't need to type <p>
tags manually.
Note: Block quotes do not normally contain quotation marks. See Formatting block quotations.
Syntax
[തിരുത്തുക]{{Quote|Phrase}}
produces:
Phrase
{{Quote|Phrase|Somebody}}
produces:
Phrase
— Somebody
{{Quote|Phrase|Somebody|''Source''}}
produces:
Phrase
— Somebody, Source
Example
[തിരുത്തുക]Code | Result |
{{Quote|{{lorem_ipsum}}|Some Latin Guy|''Italic Nonsense''}}
|
|
See also
[തിരുത്തുക]- Template:Bq—quote without border, page-wide; like (and compatible with parameters of) the older {{Quote}} but with more features; conversion from all others listed here is trivially easy (retaining key data, losing decoration, etc.)
- Template:Centered pull quote—pull quote between large quotation marks, page-wide; should rarely be used in articles and is not for block quotations, only pull quotes
- Template:Quote—quote without border, page-wide, smaller-sized attribution
- Template:Quotation—quote with border, page-wide
- Template:Quote box—quote with border, in a reduced floating box
- Template:Rquote—pull quote between large quotation marks, in a reduced floating area; also rarely appropriate in articles
- Template:Talkquote—for quoting other editors (or guidelines, etc.) on talk pages (in a block)
- Template:Tq—for quoting on talk pages, inline
- Category:Quotation templates