Difference between revisions of "Template:Infobox software"

From Wiki.OSArch
m (Protected "Template:Infobox software": easily broken and important page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m
Line 5: Line 5:
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
 
{{Infobox software
 
{{Infobox software
| website =  
+
| icon      =
| source =
+
| screenshot =
| license =
+
| website   =  
| bugs =
+
| source     =
| community =
+
| license   =
 +
| bugs       =
 +
| community =
 
}}
 
}}
 
</pre>
 
</pre>
Line 19: Line 21:
 
| screenshot = Blenderbim-screenshot.png
 
| screenshot = Blenderbim-screenshot.png
 
| website    = http://web.site
 
| website    = http://web.site
| source    = https://savannah.gnu.org/git/
+
| source    = https://blenderbim.org
| license    =
+
| license    = [[LGPL-2.0]]
| bugs      =
+
| bugs      = [https://github.com/IfcOpenShell/IfcOpenShell/issues Github]
| community  =
+
| 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]
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 19:25, 21 August 2020

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  =
}}

Example

The example includes all available parameters, 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