Template:Software infobox

From TechPedia


Usage

Place at the top of an article like this:

{{Software infobox
 | Name          = C
 | Logo          = [[File:C_logo.png|120px]]
 | Developer     = Dennis Ritchie
 | Released      = 1972
 | Latest release= C17 (2018)
 | Extensions    = .c, .h
 | License       = ISO/IEC standard
 | Website       = https://www.open-std.org/jtc1/sc22/wg14/
}}