Template:NotePelervar
Jump to navigation
Jump to search
Template:NotePelervar renders an inline callout box, used across the wiki for "do not confuse" hatnotes and short asides.
Usage
{{NotePelervar|Your note text here.}}
The note text is the first (unnamed) parameter. It accepts ordinary wikitext — bold, italics, and links all work:
{{NotePelervar|'''Do not confuse''' [[Pelervar/Ashford|Ashford]] with [[Pelervar/Eastwatch|Eastwatch]].}}
Notes
- Pipes inside
...links are safe; the parser protects them. - If your text contains an equals sign, pass it explicitly as
so it is not read as a named parameter.
- The box ships with inline styles so it works on a vanilla install. To restyle
site-wide, target the .pelervar-note class in
MediaWiki:Common.css.