Template:Note
The UESPWiki – Your source for The Elder Scrolls since 1995
Contents
Summary[edit]
This template is used for targeted references, also known as notes. This template creates a backlink to a defined id for {{intnote}}, which stands for internal note.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
1 | required | This is the same 1 value found in {{intnote}}. They must be the same in order for the templates to work. |
2 | optional | The visual display of the backlink. Defaults to †. |
3 | optional | Text of the note. If included, this will be highlighted when the corresponding intnote link is clicked on. |
Test Cases[edit]
Test Cases
Normal Usage (below table)[edit]
Test Table |
---|
Test† |
†Note that this is a note.
Long Text Overlapping Image[edit]
Test Table |
---|
Test† |
†All parts of the image should be clickable. Without specific CSS, the top part of the image to the right is not clickable due to an invisible block overlapping the area. This is some test text with both italics next to links and two links put together, which a simple
display:table
will mess up. This is some added text to make the note span onto at least two lines so the problem is really obvious.