Template:EscQ/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Escape single quotation marks in strings (mostly for use with Cargo) ==Example== <pre>{{EscQ|Luke Pearce "Once Upon a Time"}}</pre> {{EscQ|Luke...")
 
imported>Elaeagnifolia
No edit summary
 
Line 4: Line 4:


==Example==
==Example==
<pre>{{EscQ|Luke Pearce "Once Upon a Time"}}</pre>
<pre>{{EscQ|Vyn Richter "Gentleman's Game"}}</pre>
{{EscQ|Luke Pearce "Once Upon a Time"}}
{{EscQ|Vyn Richter "Gentleman's Game"}}
{{doc/end}}
{{doc/end}}

Latest revision as of 03:31, 11 May 2021

Template-info.png Documentation

Description[edit source]

Escape single quotation marks in strings (mostly for use with Cargo)

Example[edit source]

{{EscQ|Vyn Richter "Gentleman's Game"}}

Vyn Richter "Gentleman\'s Game"

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.