sic – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Quote|" to "{{Feature|quote|")
m (Text replacement - "<tt>([^ =]+)<\/tt>" to "{{hl|$1}}")
(One intermediate revision by the same user not shown)
Line 6: Line 6:
== Usage ==
== Usage ==


Template <tt><nowiki>{{sic}}</nowiki></tt> placed immediately after a circumstantially correct but unusual spelling or grammatically iffy statement, will add a small but superior note at that point in the text that links to [[Template:sic|this page]].
Template {{hl|<nowiki>{{sic}}</nowiki>}} placed immediately after a circumstantially correct but unusual spelling or grammatically iffy statement, will add a small but superior note at that point in the text that links to [[Template:sic|this page]].


''See also [[Special:WhatLinksHere/Template:sic|Pages using <nowiki>{{sic}}</nowiki> template]]''
''See also [[Special:WhatLinksHere/Template:sic|Pages using <nowiki>{{sic}}</nowiki> template]]''
Line 12: Line 12:
== Examples ==
== Examples ==


{|class="wikitable"
{| class="wikitable"
!wiki code
!wiki code
!result
!result
|-
|-
| <tt>"…so we can then use setDammage<nowiki>{{sic}}</nowiki> to…"</tt>
| {{hl|"…so we can then use setDammage<nowiki>{{sic}}</nowiki> to…"}}
| <tt>"…so we can then use setDammage{{sic}} to…"</tt>
| {{hl|"…so we can then use setDammage{{sic}} to…"}}
|-
|-
| <tt>"…so we can then use <nowiki>{{sic|setDammage}}</nowiki> to…"</tt>
| {{hl|"…so we can then use <nowiki>{{sic|setDammage}}</nowiki> to…"}}
| <tt>"…so we can then use {{sic|setDammage}} to…"</tt>
| {{hl|"…so we can then use {{sic|setDammage}} to…"}}
|}
|}


[[Category:Templates|{{uc:{{PAGENAME}}}}]]
[[Category:Templates|{{uc:{{PAGENAME}}}}]]
</noinclude>
</noinclude>

Revision as of 11:33, 16 November 2021

«
« The Latin adverb sic ("thus"; in full: sic erat scriptum, "thus was it written") added immediately after a quoted word or phrase (or a longer piece of text), indicates that the quotation has been transcribed exactly as found in the original source, complete with any erroneous or archaic spelling or other nonstandard presentation. » – Wikipedia (source)


Sic, in other words, indicates that the word is a direct retranscription and not the result of a spelling mistake.

Usage

Template {{sic}} placed immediately after a circumstantially correct but unusual spelling or grammatically iffy statement, will add a small but superior note at that point in the text that links to this page.

See also Pages using {{sic}} template

Examples

wiki code result
"…so we can then use setDammage{{sic}} to…" "…so we can then use setDammagesic to…"
"…so we can then use {{sic|setDammage}} to…" "…so we can then use setDammagesic to…"