வார்ப்புரு:Illegible
Appearance
(தெளிவில்லாத உரை)
Usage
[தொகு]For use when a word is illegible from transcription. It allows for text to be displayed through a 'hover' function of the template.
To note that when used that the text will display in red in Page: namespace (தெளிவில்லாத உரை) as an indicator to emphasise to proofreaders that attention is required, and to display in standard color in main namespace to de-emphasise.
Examples
[தொகு]- Using named parameter
texttip = …
{{illegible|texttip=text text text}}
Gives (தெளிவில்லாத உரை)
- Using positional parameter
{{illegible|text text text}}
Gives (தெளிவில்லாத உரை)
- To have an underlying dash
{{illegible|texttip=text text text|nodash=no}}
Gives (தெளிவில்லாத உரை)
See also
[தொகு]- {{?}}/{{language characters}} for characters that can be read, but need specialist entry (e.g. Arabic, Greek or Chinese)
- {{redacted}} for text that is redacted in the source document
- {{reconstruct}} for text that is missing or illegible, but can be reconstructed based on context or using other sources
Note
[தொகு]This template has underlying functionality derived from {{tooltip}}.