Template:Note

From Alpine Linux
Revision as of 08:42, 30 May 2017 by Dubiousjim (talk | contribs) (Removed protection from "Template:Note")
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Template Documentation for Note

This page is a template and should only be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

A 'Note' box used to emphasize important information.

Usage

{{Note|This text should be noted, with a [[link to nowhere]] or a [[Special:Version| link to that works]].}}

Example

Note: This text should be noted, with a link to nowhere or a link to that works.

Alpine Linux Customizations

This template uses the 'Alp-Note' class to make sure the anchors are underlined. The Alp-Note class is defined in common/shared.css as

/* For the Note class */
.Alp-Note a { text-decoration: underline; }