Matrix:Description: Difference between revisions
Jump to navigation
Jump to search
m (→Module page (Matrix:Module-*): Typo) |
m (→Module page (Matrix:Module-*): outline corrected) |
||
Line 35: | Line 35: | ||
<nowiki>{{</nowiki>Matrix:Soundcard|name=''mysoundcard''|module=''mymodule''<nowiki>}}</nowiki> | <nowiki>{{</nowiki>Matrix:Soundcard|name=''mysoundcard''|module=''mymodule''<nowiki>}}</nowiki> | ||
<nowiki>[http://my.homepage.net/~me/mymodule-additional-notes.html</nowiki> My additional Notes for snd-mymodule<nowiki>]</nowiki> | <nowiki>*[http://my.homepage.net/~me/mymodule-additional-notes.html</nowiki> My additional Notes for snd-mymodule<nowiki>]</nowiki> |
Revision as of 19:16, 27 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:
{{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}}
Note: The last section of template Matrix:Soundcard is Links, with generic links and specific links. If you have additional specific links to your module page, add them directly after the template.
Example:
{{Matrix:Soundcard|name=mysoundcard|module=mymodule}} *[http://my.homepage.net/~me/mymodule-additional-notes.html My additional Notes for snd-mymodule]