Template:Annotation/Documentation
Description
The template Annotation
is used to avoid excessive use of HTML tags when adding short annotations to specific texts, such as expanding abbreviations. This template works by expanding the text with the following code:
<span title="Annotated text" style="border-bottom: 1px dotted; cursor: help; white-space: nowrap">Text</span>
Code
{{Annotation|Text|Annotated text}}
Example
Code:
{{Annotation|20 + 20|The side is reinforced with screens}}
Generated:
20 + 20