Template:FOSS/Infobox: Difference between revisions

From Wikibase
Jump to navigation Jump to search
logo row (from the page skeleton), documentation row; drop the stale "Latest version" row (via update-page on MediaWiki MCP Server)
logo cell falls back to the item's image statement ({{#item-image:}}) (via update-page on MediaWiki MCP Server)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
! colspan="2" style="background:#f8f9fa;text-align:center;" | {{PAGENAME}}
! colspan="2" style="background:#f8f9fa;text-align:center;" | {{PAGENAME}}
|-
|-
| colspan="2" style="text-align:center;" | {{{logo|}}}
| colspan="2" style="text-align:center;" | {{{logo|{{#item-image:}}}}}
|-
|-
| Category || {{#statements:instance of}}
| Instance of || {{#statements:instance of}}
|-
|-
| Developer || {{#statements:developer}}
| Developed by || {{#statements:developer}}
|-
|-
| License || {{#statements:license}}
| Licence || {{#statements:license}}
|-
|-
| Operating system || {{#statements:operating system}}
| Operating system || {{#statements:operating system}}
Line 23: Line 23:
| User interface || {{#statements:user interface}}
| User interface || {{#statements:user interface}}
|-
|-
| Has use || {{#statements:has use}}
| Usecase || {{#statements:has use}}
|-
|-
| Replaces || {{#statements:replaces}}
| Succeeds/can replace || {{#statements:replaces}}
|}
|}
<noinclude>This infobox reads its data from the item sitelinked to the page (see [[Help:Contributing/semanticDynamicContent]]). Empty statements render empty rows — not an error. The optional <code>logo</code> parameter (a full <code>[[File:…]]</code> link) is set by the page skeleton when Special:AddSoftware uploaded a logo; without it the row stays empty.</noinclude>
<noinclude>This infobox reads its data from the item sitelinked to the page (see [[Help:Contributing/semanticDynamicContent]]). Empty statements render empty rows — not an error. The image cell shows the item's <code>image</code> statement via <code>{{#item-image:}}</code>; the optional <code>logo</code> parameter (a full <code>[[File:…]]</code> link) overrides it when set by hand.</noinclude>

Latest revision as of 14:16, 28 August 2026

FOSS/Infobox
Instance of
Developed by
Licence
Operating system
Programming language
Official website
Source code repository
Documentation
User interface
Usecase
Succeeds/can replace

This infobox reads its data from the item sitelinked to the page (see Help:Contributing/semanticDynamicContent). Empty statements render empty rows — not an error. The image cell shows the item's image statement via ; the optional logo parameter (a full File:… link) overrides it when set by hand.