...when you said, {{qi|Lorem ipsum '''dolor''' sit}}, and, {{qi|consectetur adipiscing elit|i=yes|title=This is a tooltip}}.
What you get
...when you said, Lorem ipsum dolor sit, and, consectetur adipiscing elit.
What you write
...when you said, {{qi|Lorem ipsum '''dolor''' sit|q=}}, and, {{qi|consectetur adipiscing elit|q=|i=yes|title=This is a tooltip}}.
What you get
...when you said, Lorem ipsum dolor sit, and, consectetur adipiscing elit.
(Run your mouse over the words "consectetur adipiscing elit" and in a second you will see a tooltip pop up next to the mouse cursor which says, "This is a tooltip".)
Highlights a short excerpt of quoted material of other editors' comments or from an article or source
Template parameters
Parameter
Description
Type
Status
Text
1
Text to highlight
Content
required
Title
title
Takes text, which cannot be marked up in any way, and displays it as a pop-up "tooltip" (in most browsers) when the cursor hovers over the span. The most common use of this is to provide attribution.
String
optional
Italic?
italici
Makes the content italicised and the same sans-serif font as normal text
Boolean
optional
Quotes?
quotesq
Use 'yes' or any non-blank value to add quotation marks around the text
{{Blockquote}} variant for use with poems, song lyrics, and other things that would otherwise require the use of <poem> tags or frequent formatting elements (such as <br/>); requires substitution
{{Blockquote}} variant for use with poems, song lyrics, and other things that would otherwise require the use of <poem> tags or frequent formatting elements (such as <br/>); does not require substitution
Designed to format poetry simply and reliably; it differs from {{Poem quote}} in two significant ways: it does not add spacing around the poem that sets it apart as “block quote”, and it automatically provides hanging indentation when lines are so long that they wrap