Template:Modinfo

From AlsaProject
Revision as of 19:22, 29 July 2007 by Y2kbug (talk | contribs) (EXTREMELY ALPHA - I know that this will properply not work propperly...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
description:  no desciption included
author:  author unknown
license: GPL

This template is intended to display the output of

modinfo snd-soundcard

in a typewriter style table.

Usage

You need to specify values for description and author. If the license is not the GNU General Public License (GPL) then you may also specify license. All other parameters are the values for parm, as you get it from the modinfo output.

{{Template:Modinfo|description="ALSA module for a sound card"|author="Mr. Smith"|"parm1:on or off"|"parm2:0 or 1"|"parm3:debug or not debug, that is the question"}}

That will give you:

description:  "ALSA module for a sound card"
author:  "Mr. Smith"
license: GPL