Template:Blockquote/doc: Difference between revisions

m
no edit summary
(→‎Usage: Fixing style/layout errors)
mNo edit summary
Line 72:
If you do not provide text, the template generates a parser error message, which will appear in red text in the rendered page.
 
If any parameter's actual value contains an [[equals sign]] (<code>=</code>), you '''must''' use named parameters or a blank-name parameter, as: <nowiki>{{{|text}}}</nowiki>. (Thethe text before the equals sign gets interpreted as a named parameter otherwise.).
 
If any parameter's actual value contains characters used for wiki markup syntax (such as [[vertical bar|pipe]], [[brackets]], single quotation marks, etc.), you may need to escape it. See [[Template:!]] and friends.
Anonymous user