Difference between revisions of "Template:Infobox software"

From Wiki.OSArch
m
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
== Usage ==
+
=Usage=
Welcome users:
+
Copy the text below to the top of a software page to make use of this infobox.
 +
 
 +
<pre style="overflow:auto;">
 
{{Infobox software
 
{{Infobox software
| website = http://web.site
+
| icon      =
| source = https://savannah.gnu.org/git/
+
| screenshot =
| license =
+
| website   =
| bugs =
+
| source    =
| community =
+
| license    =
 +
| bugs      =
 +
| community  =
 +
| maturity  =
 +
| donation  =
 +
}}
 +
</pre>
 +
 
 +
=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!
 +
 
 +
{{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]
 +
| maturity  = Promising
 +
| donation  = [https://liberapay.com/dionmoult/ dionmoult]
 
}}
 
}}
 
</noinclude>
 
</noinclude>
{| class="wikitable" style="float:right; margin-left: 10px;"
+
 
!colspan="2"|[[File:Ifcopenshell logo.png|64x64px]]
+
<includeonly>
 +
[[Category:Software]]
 +
<!-- This template is available from the Template:Infobox_software page -->
 +
{| class="wikitable" style="width:250px; float:right; margin-left: 10px;"
 +
!colspan="2"|[[File:{{{icon}}}|64x64px]]
 
|-
 
|-
!colspan="2"|[[File:Blenderbim-screenshot.png|400px]]
+
!colspan="2"|[[File:{{{screenshot}}}|244px]]
 
|-
 
|-
| Website
+
| Website:
 
| {{{website}}}
 
| {{{website}}}
 
|-
 
|-
| Source
+
| Source:
 
| {{{source}}}
 
| {{{source}}}
 
|-
 
|-
| License
+
| License:
 
| {{{license}}}
 
| {{{license}}}
 
|-
 
|-
| Bugs
+
| Bugs:
 
| {{{bugs}}}
 
| {{{bugs}}}
 
|-
 
|-
| Community
+
| Community:
 
| {{{community}}}
 
| {{{community}}}
 +
|-
 +
| Maturity:
 +
| [[:Category:{{{maturity}}}]] [[Category:{{{maturity}}}]]
 +
|-
 +
| Donate:
 +
| {{{donation}}}
 +
|-
 +
!colspan="2"|[[File:Red_curve_on_white_disc_128px.png|32px]]  [[AEC_Free_Software_directory|Software Directory]]
 +
|-
 
|}
 
|}
 +
</includeonly>
 +
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 15:06, 28 July 2022

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

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: Category:Promising
Donate: dionmoult
Red curve on white disc 128px.png Software Directory