This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
Template:Infobox
This template is a sidebar for displaying key statistics about a plugin.
Usage
{{Infobox | name = | software = | update site = | author = | maintainer = | filename = | source = | released = | latest version = | status = | category = | website = | tutorials = }}
Example
My plugin (Software name) | |
---|---|
Author | John Smith (john@smith.org) |
Update site | Java-8 |
Screenshot | A screenshot of typical usage |
Maintainer | Bob Doe (bob@dod.org) |
File | some.class (xx,xxx Bytes) |
Source | some.java (xx,xxx Bytes) |
Initial release | 01 January 1900 |
Latest version | 31 December 1999 |
Development status | stable, not active |
Category | fancy examples |
Website | [1] |
{{Infobox | name = My plugin | software = Software name | update site = Java-8 | author = John Smith ([mailto:john@smith.org john@smith.org]) | logo = [[Image:fiji-icon.png|96px]] | maintainer = Bob Doe ([mailto:bob@doe.org bob@dod.org]) | filename = [http://example.org/some.class some.class] (xx,xxx Bytes) | source = [http://example.org/some.java some.java] (xx,xxx Bytes) | released = 01 January 1900 | latest version = 31 December 1999 | status = stable, not active | category = fancy examples | website = [http://example.org] | tutorials = Mr Smith }}