Template:Infobox
From BESA® Wiki
This template is a sidebar for displaying key statistics about a plugin.
Usage
{{Infobox
| name =
| software =
| author =
| maintainer =
| filename =
| source =
| released =
| latest version =
| status =
| category =
| website =
| tutorials =
}}
Example
| Resmarbien Bermundo | |
|---|---|
|
Family) |
No information |
{{Infobox
| name = My plugin
| software = Software name
| 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
}}