Template: Nixpkgs Manual

From NixOS Wiki
Jump to: navigation, search
This page is a template. It should 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.

If you wanted to create a new page, please instead use the search box to search for the title of the new page you want to create, submit the search and follow the link Create the page "XYZ" on this wiki! in the results page. An alternative is to create a dangling link to the page. A final option is to simply visit the expected location of the page.

This is the template which is used to easily link out to the official stable Nixpkgs Manual.

Basic use

Example:

 {{Nixpkgs Manual}}

Creates: Nixpkgs Manual

Advanced use

Rename the link

Example:

 {{Nixpkgs Manual|name=Nixpkgs's Greatest Most OFFICIAL Manual}}

Creates: Nixpkgs's Greatest Most OFFICIAL Manual

Add an anchor link

Example:

 {{Nixpkgs Manual|name=Nixpkgs Manual: Chapter - The Standard Environment|anchor=#chap-stdenv}}

Creates: Nixpkgs Manual: Chapter - The Standard Environment