Difference between revisions of "Template:Plugins development"
David Mudrak (talk | contribs) (Created page with "<div class="sideblock right" style="width: 12em; clear: right;"> <div class="header">Plugins development</div> <div class="content"> * Plugin types * Plugin documentatio...") |
David Mudrak (talk | contribs) m (Add third party libraries page) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<div class="header">Plugins development</div> | <div class="header">Plugins development</div> | ||
<div class="content"> | <div class="content"> | ||
+ | * [[Plugin contribution]] | ||
* [[Plugin types]] | * [[Plugin types]] | ||
− | * [[Plugin documentation]] | + | * [[Plugin files]] |
− | * [ | + | * [[Plugin contribution checklist|Contribution checklists]] |
+ | * [[Plugin code prechecks]] | ||
+ | * [[Plugin with third party libraries|Third party libraries]] | ||
+ | * [[Plugin documentation|Providing documentation]] | ||
+ | * [[Translating plugins|Plugins translation]] | ||
+ | * [[Plugins directory]] | ||
+ | * [[Plugins guardians|Guardians]] | ||
+ | * [[Plugins adoption programme|Adoption]] | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
<noinclude> | <noinclude> | ||
− | Puts the page into the Plugins | + | Puts the page into the "Plugins" category and displays the side navigation block. Usage: |
<pre> | <pre> | ||
{{Plugins development}} | {{Plugins development}} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 07:08, 17 June 2020
Plugins development
Puts the page into the "Plugins" category and displays the side navigation block. Usage:
{{Plugins development}}