Matrix:Description: Difference between revisions
Jump to navigation
Jump to search
(→Universal Soundcard Description: Typo; Layout;) |
(Mention use of Template:Modinfo for Module-* pages) |
||
Line 14: | Line 14: | ||
===Module page (Matrix:Module-*)=== | ===Module page (Matrix:Module-*)=== | ||
Include the information given by '''modinfo''' command | |||
<nowiki>{{Template:Modinfo</nowiki> | |||
|module=''module name'' | |||
|description=''description'' | |||
|author=''author'' | |||
|''name of first module param'': ''description of first module param'' | |||
| etc | |||
|''name of tenth module param'': ''description of tenth module param'' | |||
<nowiki>}}</nowiki> | |||
Also link to the soundcard template should be provided: | Also link to the soundcard template should be provided: | ||
<nowiki>{{</nowiki>Matrix:Soundcard|name=''full card name here''|module=''module_without_snd_here''<nowiki>}}</nowiki> | <nowiki>{{</nowiki>Matrix:Soundcard|name=''full card name here''|module=''module_without_snd_here''<nowiki>}}</nowiki> |
Revision as of 03:05, 8 August 2007
Universal Soundcard Description
All pages for the Soundcard Matrix MUST BE stored in the Matrix namespace, so the wiki page name must start with "Matrix:"!
Vendor page (Matrix:Vendor-*)
Each page must start with including this template:
{{Matrix:VendorBegin}}
Each page must end with including this template:
{{Matrix:VendorEnd}}
Module page (Matrix:Module-*)
Include the information given by modinfo command
{{Template:Modinfo |module=module name |description=description |author=author |name of first module param: description of first module param | etc |name of tenth module param: description of tenth module param }}
Also link to the soundcard template should be provided:
{{Matrix:Soundcard|name=full card name here|module=module_without_snd_here}}