Difference between revisions of "Template:Extension point"

From BioUML platform
Jump to: navigation, search
(Created page with "__NOTOC__ Category:Extension points ;Identifier :{{{2}}}.{{{1}}} ;Plugin :[[{{{2}}} (plugin)|{{{2}}}]]")
 
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
__NOTOC__
+
<noinclude>
 +
== Usage ==
 +
Add once at the top of extension point page:
 +
<nowiki>{{Extension point|<point name>|<plugin name>}}</nowiki>
 +
Custom parameters:
 +
* since=<version>
 +
* registry=<registry class>
 +
</noinclude>
 +
<includeonly>__NOTOC__
 
[[Category:Extension points]]
 
[[Category:Extension points]]
 
;Identifier
 
;Identifier
 
:{{{2}}}.{{{1}}}
 
:{{{2}}}.{{{1}}}
 
;Plugin
 
;Plugin
:[[{{{2}}} (plugin)|{{{2}}}]]
+
:[[{{{2}}} (plugin)|{{{2}}}]]{{#if: {{{since|}}} |
 +
;Since
 +
:{{{since}}}
 +
|}}{{#if: {{{registry|}}} |
 +
;Registry
 +
:{{Class|{{{registry}}}}}
 +
|}}</includeonly>

Latest revision as of 15:48, 13 May 2013

[edit] Usage

Add once at the top of extension point page:

{{Extension point|<point name>|<plugin name>}}

Custom parameters:

  • since=<version>
  • registry=<registry class>


Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox