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