Difference between revisions of "Template:Extension point"
From BioUML platform
Tagir Valeev (Talk | contribs) |
Tagir Valeev (Talk | contribs) |
||
Line 12: | Line 12: | ||
:{{{2}}}.{{{1}}} | :{{{2}}}.{{{1}}} | ||
;Plugin | ;Plugin | ||
− | :[[{{{2}}} (plugin)|{{{2}}}]] | + | :[[{{{2}}} (plugin)|{{{2}}}]]{{#if: {{{since|}}} | |
− | {{#if: {{{since|}}} | | + | |
;Since | ;Since | ||
:{{{since}}} | :{{{since}}} | ||
− | |}} | + | |}}{{#if: {{{registry|}}} | |
− | {{#if: {{{registry|}}} | | + | |
;Registry | ;Registry | ||
:{{{registry}}} | :{{{registry}}} | ||
|}}</includeonly> | |}}</includeonly> |
Revision as of 16:21, 8 May 2013
Usage
Add once at the top of extension point page:
{{Extension point|<point name>|<plugin name>}}
Custom parameters:
- since=<version>
- registry=<registry class>