This template should not be used in articles. It should only be used on talk pages and project pages.
This template is a shortcut for {{Talk quote inline}} that automatically adds quote marks, functioning like {{Talk quote inline|q=y}}. If supplied, it passes a |title= parameter to the parent template unchanged.
<templatedata>
{
"params": {
"1": {
"description": "The text being quoted.",
"type": "line",
"required": true
},
"title": {
"description": "Plain text tip shown when the reader hovers their mouse over the quote. Do not include markup. ",
"type": "line"
}
},
"description": "Quotation style for talk pages (green serif font), with added straight-quote marks. This template is a wrapper for Example text. ",
"format": "inline"
}
</templatedata>