Difference between revisions of "Template:Infobox Software"

From Mania Tech Wiki
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      = {{#if:{{{collapsible|}}}|{{hidden begin|title=Screenshot|titlestyle=text-align:center}}}}{{{screenshot|}}}
+
| image      = {{{screenshot|}}}
| caption    = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}}
+
| caption    = {{{caption|}}}
  
 
| label1    = Full name
 
| label1    = Full name
Line 13: Line 13:
 
| data2      = {{{author|}}}
 
| data2      = {{{author|}}}
  
| label3    = Supported
+
| label3    = Supports
| data3      = {{{supported|}}}
+
| data3      = {{{supports|}}}
  
 
| label4    = Status
 
| label4    = Status
Line 31: Line 31:
 
| data8      = {{{manialink|}}}
 
| data8      = {{{manialink|}}}
  
| label9    = Links
+
| label9    = Link(s)
| data9      = {{{links|}}}
+
| data9      = {{{link|}}}
  
| label10    = Forums
+
| label10    = Forum(s)
| data10      = {{{forums|}}}
+
| 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.