Difference between revisions of "Template:Element type"
From BioUML platform
Tagir Valeev (Talk | contribs) |
Tagir Valeev (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 7: | Line 7: | ||
[[Category:Element types]] | [[Category:Element types]] | ||
;Title | ;Title | ||
− | :[[File:Type-{{{1}}}-icon.png]] {{{1}}} | + | :[[File:Type-{{#replace:{{{1}}}| |-}}-icon.png]] {{{1}}} |
;Class | ;Class | ||
− | : | + | :{{Class|{{{2}}}}} |
</includeonly> | </includeonly> |
Latest revision as of 10:09, 17 May 2013
[edit] Usage
Add once at the top of extension point page:
{{Element type|<type name>|<Java class>}}