Matrix:Description: Difference between revisions
Jump to navigation
Jump to search
(Mention use of Template:Modinfo for Module-* pages) |
(links to templates) |
||
Line 5: | Line 5: | ||
===Vendor page (Matrix:Vendor-*)=== | ===Vendor page (Matrix:Vendor-*)=== | ||
Each page must start with including this template: | Each page must start with including this [[Matrix:VendorBegin|template]] : | ||
<nowiki>{{Matrix:VendorBegin}}</nowiki> | <nowiki>{{Matrix:VendorBegin}}</nowiki> | ||
Each page must end with including this template: | Each page must end with including this [[Matrix:VendorEnd|template]] : | ||
<nowiki>{{Matrix:VendorEnd}}</nowiki> | <nowiki>{{Matrix:VendorEnd}}</nowiki> | ||
Line 15: | Line 15: | ||
===Module page (Matrix:Module-*)=== | ===Module page (Matrix:Module-*)=== | ||
Include the information given by '''modinfo''' command | Include the information given by '''modinfo''' command into [[Template:Modinfo]] parameters: | ||
<nowiki>{{Template:Modinfo</nowiki> | <nowiki>{{Template:Modinfo</nowiki> | ||
Line 26: | Line 26: | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
Also link to the soundcard template should be provided: | Also link to the [[Matrix:Soundcard|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 00:17, 9 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 into Template:Modinfo parameters:
{{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}}