Template:Package

From WikEmacs
Revision as of 17:22, 28 March 2012 by Alex (talk | contribs) (rm banner, just use infobox)
Jump to navigation Jump to search
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.

What the template looks like

Emacs Package: package name
description simple one line description
maintainer name of maintainer


Usage

This template is used for adding a Emacs Packages to the wiki and formating a nice bit of boiler plate and auto-categorisation. Parameters include:

  • name - Name of package
  • description - One line description
  • maintainer - The maintainer
  • source - Where the source code lives

For example: ! Not an Emacs extension, a browser extension !

{{Package
|name=Edit with Emacs
|description=Edit text areas via Chrom(ium) browsers
|maintainer=Alex Bennée |source=https://github.com/stsquad/emacs_chrome
}}