Template:Fix/testcases#Quotation marks in title
Text and title parameters
=Plain text=
{{Test case|_showcode=yes|_before=text|text=example|title=Title from the title parameter}}
=Link in hover text=
{{Test case|_showcode=yes|_before=text|text=example|title=This is a link.}}
=Double quotation marks in hover text=
{{Test case|_showcode=yes|_before=text|text=example|title=This is a link for "fix".}}
=Single quotation marks in hover text=
{{Test case|_showcode=yes|_before=text|text=example|title=This is a link for 'fix'.}}
Text, title, and date parameters
=Plain text=
{{Test case|_showcode=yes|_before=text|text=example|title=Title from the title parameter}}
=Link in hover text=
{{Test case|_showcode=yes|_before=text|text=example|title=This is a link.|date=March 2021}}
=Double quotation marks in hover text=
{{Test case|_showcode=yes|_before=text|text=example|title=This is a link for "fix".|date=March 2021}}
=Single quotation marks in hover text=
{{Test case|_showcode=yes|_before=text|text=example|title=This is a link for 'fix'.|date=March 2021}}