Predefinição:Ilegível/doc
Saltar para a navegação
Saltar para a pesquisa
![]() | Esta é uma subpágina de documentação para Predefinição:Ilegível (Clique na ligação se você quer vê-la diretamente). Ela contém informações sobre o uso, categorias e outros conteúdos que não são parte da predefinição propriamente dita. |
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 (illegible text) as an indicator to emphasise to proofreaders that attention is required, and to display in standard color in main namespace to de-emphasise.
Examples[editar]
- Using named parameter
texttip = …
{{illegible|texttip=text text text}}
Gives (texto ilegível)
- Using positional parameter
{{illegible|text text text}}
Gives (texto ilegível)
- To have an underlying dash
{{illegible|texttip=text text text|nodash=no}}
Gives (texto ilegível)
See also[editar]
Note[editar]
This template has underlying functionality derived from {{tooltip}}.