Difference between revisions of "Template:Infobox software"

From Wiki.OSArch
m
m
Line 12: Line 12:
 
| bugs      =
 
| bugs      =
 
| community  =
 
| community  =
| favcolor   =
+
| maturity   =
 
}}
 
}}
 
</pre>
 
</pre>
Line 18: Line 18:
 
=Example=
 
=Example=
 
The first example includes all available field, but use only the ones you think are valuable for a page. We're filling in an infobox - not writing a phD!
 
The first example includes all available field, but use only the ones you think are valuable for a page. We're filling in an infobox - not writing a phD!
 
{{Infobox software
 
| icon      = Ifcopenshell logo.png
 
| screenshot = Blenderbim-screenshot.png
 
| website    = http://web.site
 
| source    = https://blenderbim.org
 
| license    = [[LGPL-2.0]]
 
| bugs      = [https://github.com/IfcOpenShell/IfcOpenShell/issues Github]
 
| community  = [https://community.osarch.org/ Forum], [http://webchat.freenode.net/##architect Chatroom], [https://mastodon.social/@thinkMoult Mastodon (Dion Moult)], [https://twitter.com/BlenderBIM Twitter], [https://www.linkedin.com/in/dion-moult-3517651a/ LinkedIn (Dion Moult)], [https://www.linkedin.com/groups/13761286/ LinkedIn Group]
 
}}
 
 
This example only includes required fields
 
  
 
{{Infobox software
 
{{Infobox software
Line 63: Line 51:
 
| Community
 
| Community
 
| {{{community}}}
 
| {{{community}}}
 +
|-
 +
| Maturity
 +
| {{{maturity}}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 08:44, 28 March 2021

Usage

Copy the text below to the top of a software page to make use of this infobox.

{{Infobox software
| icon       = 
| screenshot = 
| website    = 
| source     =
| license    =
| bugs       =
| community  =
| maturity   =
}}

Example

The first example includes all available field, but use only the ones you think are valuable for a page. We're filling in an infobox - not writing a phD!



Ifcopenshell logo.png
Blenderbim-screenshot.png
Website http://web.site
Source https://blenderbim.org
License LGPL-2.0
Bugs Github
Community Forum, Chatroom, Mastodon (Dion Moult), Twitter, LinkedIn (Dion Moult), LinkedIn Group
Maturity {{{maturity}}}