Jump to content

Template:ApplicationInfobox

From MidsouthMakers - Memphis Area Hackerpace
Revision as of 15:29, 16 March 2026 by Jferguson (talk | contribs) (Created page with "<includeonly>Category:Applications</includeonly> <noinclude> == ApplicationInfobox Template == Use this template on any application page to add it to the Category:Applications category and display a standard infobox. === Usage === <pre> {{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 = Pytho...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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