Difference between revisions of "Template:Extension"
Jump to navigation
Jump to search
>AzaToth (valign) |
>HappyDog (Add purpose and category link) |
||
| Line 37: | Line 37: | ||
}} | }} | ||
|}<noinclude> | |}<noinclude> | ||
== Purpose == | |||
This template should be added to the main page of all extensions documented on this wiki (and only the main page). It will add a useful infobox using the information supplied (see below) and will automatically add the extension to [[:Category:Extensions]]. | |||
== Usage == | |||
{| | {| | ||
| | | | ||
| Line 80: | Line 83: | ||
}}</nowiki> | }}</nowiki> | ||
|} | |} | ||
</noinclude> | |||
</noinclude><includeonly>[[Category:Extensions|{{{name|{{PAGENAME}}}}}]]</includeonly> | |||
Revision as of 21:48, 28 November 2006
| {{{name}}} | |
|---|---|
| Description: | {{{description}}} |
| Author: | {{{author}}} |
| Version: | {{{version}}} |
| Mediawiki: | {{{mediawiki}}} |
| Download: | {{{download}}} |
| Parameters: | {{{parameters}}} |
| Added rights: | {{{rights}}} |
Purpose
This template should be added to the main page of all extensions documented on this wiki (and only the main page). It will add a useful infobox using the information supplied (see below) and will automatically add the extension to Category:Extensions.
Usage
|
{{Extension
|name=
|author=
|image=
|version=
|update=
|mediawiki=
|download=
|readme=
|description=
|parameters=
|rights=
}}
|