Template:FOSS/Infobox: Difference between revisions

From Wikibase
Jump to navigation Jump to search
No edit summary
logo cell falls back to the item's image statement ({{#item-image:}}) (via update-page on MediaWiki MCP Server)
 
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:}}}}}
|-
|-
| Instance of || {{#statements:instance of}}
| Instance of || {{#statements:instance of}}
Line 27: Line 27:
| Succeeds/can replace || {{#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.