Difference between revisions of "Template:SIC"

From Nynorn
Jump to navigation Jump to search
({{documentation}})
Line 1: Line 1:
<includeonly>{{#ifeq:{{SUBPAGENAME}}|Modern|{{{2}}}|<span title="sic; '{{{2}}}'" style="border-bottom:1px dashed #666;">{{{1}}}</span>}}</includeonly><noinclude>
+
<includeonly>{{#ifeq:{{SUBPAGENAME}}|Modern|{{{2}}}|<span title="sic; '{{{2}}}'" style="border-bottom:1px dashed #666;">{{{1}}}</span>}}</includeonly><noinclude>{[documentation}}</noinclude>
==Purpose==
 
Use of {{tl|SIC}} is used to by a transcriber to indicate that a word has been spelt that way in the original text.  This should minimise the amount of modification by those who like to correct spelling.
 
 
 
==Effect==
 
To underline the word of interest, and to produce a pop-up to show the presumed intended word.
 
 
 
==Usage==
 
;Use of two variables
 
* first variable is the word in text being transcribed
 
* second variable is the word that is presumed to have been the intended word.
 
The intention is to encapsulate the word in question.
 
<pre>{{SIC|typed word|produced word}}</pre>
 
: RESULT:  {{SIC|typed word|produced word}}  &nbsp;&nbsp;&nbsp;← hover cursor to see full effect
 
 
 
===Incorrect usage===
 
; no variables
 
<pre>{{SIC}}</pre>
 
: RESULT:  {{SIC}}  &nbsp;&nbsp;&nbsp;← hover cursor to see full effect
 
 
 
 
 
; only one variable
 
<pre>{{SIC|typed word}}</pre>
 
: RESULT:  {{SIC|typed word}}  &nbsp;&nbsp;&nbsp;← hover cursor to see full effect
 
 
 
==See also==
 
* {{tl|sic}} - which undertakes a similar function though as a hidden placemarker in the text.
 
 
 
[[Category:Special effects templates|{{PAGENAME}}]]
 
[[Category:Experimental templates]]</noinclude>
 

Revision as of 14:24, 16 November 2009

{[documentation}}