Jump to content

Template:ApplicationInfobox

From MidsouthMakers - Memphis Area Hackerpace


ApplicationInfobox Template

Use this template on any application page to add it to the category and display a standard infobox.

Usage

{{ApplicationInfobox
| name        = My Application
| description = A short description of what this application does.
| url         = https://app.example.com
| source      = https://github.com/example/myapp
| language    = Python
| contact     = [[User:JoeSmith|Joe Smith]]
| notes       = Any additional notes
}}

   Application