Template:Quote-text: Difference between revisions

no edit summary
[checked revision][checked revision]
No edit summary
No edit summary
 
Line 1: Line 1:
<div class="indentedquotes">{{{2<noinclude>|{{Lorem}}</noinclude>}}}<br/> {{ #if: {{{1|<noinclude>x</noinclude>}}}|<div class="quotes_ref">{{{1}}}{{#if:{{{3|<noinclude>x</noinclude>}}}|, {{{3}}}}}</div>  | {{#if: {{{3|<noinclude>x</noinclude>}}}|<div class="quotes_ref">{{{3}}} </div> }} }}</div><noinclude>
<div class="indentedquotes">{{{2<noinclude>|{{Lorem}}</noinclude>}}}<br/> {{ #if: {{{1|<noinclude>x</noinclude>}}}|<div class="quotes_ref">{{{1}}}{{#if:{{{3|<noinclude>x</noinclude>}}}|, {{{3}}}}}</div>  | {{#if: {{{3|<noinclude>x</noinclude>}}}|<div class="quotes_ref">{{{3}}} </div> }} }}</div><noinclude>
<templatedata>
{
"description": "This template is used for indented quotations without a border",
"params": {
"1": {
"label": "Source",
"description": "You may include a source to appear beneath the quote",
"required": false,
"suggested": true,
"type": "string",
"default": "",
"example": ""
},
"2": {
"label": "Text",
"description": "The text you are quoting",
"required": true,
"type": "string",
"default": "",
"example": ""
},
"3": {
"label": "Source2",
"description": "Additional source information (separated from Source by a comma)",
"required": false,
"deprecated": true,
"type": "string",
"default": "",
"example": ""
}
}
}
</templatedata>


This template was created so that there would be a standardized format for quoting text within the body of an article without any border or background colour. These quotes are indented left and right. See [[WikiIslam:Citing Sources]] for more information.
This template was created so that there would be a standardized format for quoting text within the body of an article without any border or background colour. These quotes are indented left and right. See [[WikiIslam:Citing Sources]] for more information. You may also provide a source that will be shown beneath the quote (typically a template link to a Quran verse, or the name of the author and work and/or a reference to a footnote).


'''Usage:''' <tt><nowiki>{{Quote-text||}}</nowiki></tt>
Examples:
<tt><nowiki>{{Quote-text||Let there be no compulsion in religion: Truth stands out clear from Error...}}</nowiki></tt>
Produces:
{{Quote-text||Let there be no compulsion in religion: Truth stands out clear from Error...}}
{{Quote-text||Let there be no compulsion in religion: Truth stands out clear from Error...}}
<tt><nowiki>{{Quote-text|{{Quran|2|256}}|Let there be no compulsion in religion: Truth stands out clear from Error...}}</nowiki></tt>
Produces:
{{Quote-text|{{Quran|2|256}}|Let there be no compulsion in religion: Truth stands out clear from Error...}}
{{Quote-text|{{Quran|2|256}}|Let there be no compulsion in religion: Truth stands out clear from Error...}}


Editors, em-bypass-2, Reviewers, rollback, Administrators
2,743

edits