Difference between revisions of "Template:Infobox Software"
Jump to navigation
Jump to search
(Created page with "{{Infobox | title = {{{title|{{{name|{{PAGENAME}}}}}}}} | titleclass = summary | labelstyle = white-space: nowrap | above = {{{logo|}}} | image = {{#if:{{{coll...") |
m (plurals) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
| labelstyle = white-space: nowrap | | labelstyle = white-space: nowrap | ||
| above = {{{logo|}}} | | above = {{{logo|}}} | ||
− | | image = | + | | image = {{{screenshot|}}} |
− | | caption = {{{caption| | + | | caption = {{{caption|}}} |
| label1 = Full name | | label1 = Full name | ||
Line 13: | Line 13: | ||
| data2 = {{{author|}}} | | data2 = {{{author|}}} | ||
− | | label3 = | + | | label3 = Supports |
− | | data3 = {{{ | + | | data3 = {{{supports|}}} |
| label4 = Status | | label4 = Status | ||
Line 31: | Line 31: | ||
| data8 = {{{manialink|}}} | | data8 = {{{manialink|}}} | ||
− | | label9 = | + | | label9 = Link(s) |
− | | data9 = {{{ | + | | data9 = {{{link|}}} |
− | | label10 = | + | | label10 = Forum(s) |
− | | data10 = {{{ | + | | data10 = {{{forum|}}} |
}}<noinclude> | }}<noinclude> |
Latest revision as of 17:24, 6 June 2017
Infobox Software |
Purpose
Create an infobox for software.
Source
This template is adapted from DoomWiki.org.