![]() | This is the template test cases page for the sandbox of Template:Quote inline. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Normal usage
editBasic
editPlain
{{Quote inline|quoted text}}
{{Quote inline}} | → |
quoted text |
---|---|---|
{{Quote inline/sandbox}} | → |
quoted text |
Tooltip
{{Quote inline|quoted text|title=hover text}}
{{Quote inline}} | → |
quoted text '"`UNIQ--templatestyles-0000000C-QINU`"'<q title="hover text" class="inline-quote inline-quote-marks">quoted text</q> |
---|---|---|
{{Quote inline/sandbox}} | → |
quoted text '"`UNIQ--templatestyles-0000000D-QINU`"'<q title="hover text" class="inline-quote inline-quote-marks">quoted text</q> |
Italics
{{Quote inline|quoted text|i=yes}}
{{Quote inline}} | → |
quoted text |
---|---|---|
{{Quote inline/sandbox}} | → |
quoted text |
No quotes
{{Quote inline|quoted text|q=}}
{{Quote inline}} | → |
quoted text |
---|---|---|
{{Quote inline/sandbox}} | → |
quoted text |
Specific
edit"No" quotes
{{Quote inline|quoted text|q=no}}
{{Quote inline}} | → |
quoted text |
---|---|---|
{{Quote inline/sandbox}} | → |
quoted text |
Invalid usage
editNo text
{{Quote inline}}
{{Quote inline}} | → |
Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter) |
---|---|---|
{{Quote inline/sandbox}} | → |
Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter) |
Valid usage but weird
editBlank text
{{Quote inline|}}
{{Quote inline}} | → | |
---|---|---|
{{Quote inline/sandbox}} | → |