Template:SoftwareBox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 46: | Line 46: | ||
<div style="background:#232323; color:white; padding:.3em"><b>Operating system</b></div> | <div style="background:#232323; color:white; padding:.3em"><b>Operating system</b></div> | ||
<div style="padding:.3em"><!-- | <div style="padding:.3em"><!-- | ||
-->{{#ifeq:{{{windows}}}|1|[[File:Logo-windows.png| | -->{{#ifeq:{{{windows}}}|1|[[File:Logo-windows.png|24px|Windows]]}} <!-- | ||
-->{{#ifeq:{{{macos}}}|1|[[File:Logo-apple.png| | -->{{#ifeq:{{{macos}}}|1|[[File:Logo-apple.png|24px|MacOS]]}} <!-- | ||
-->{{#ifeq:{{{android}}}|1|[[File:Logo-android.png| | -->{{#ifeq:{{{android}}}|1|[[File:Logo-android.png|24px|Android]]}} <!-- | ||
-->{{#ifeq:{{{linux}}}|1|[[File:Logo-linux.png| | -->{{#ifeq:{{{linux}}}|1|[[File:Logo-linux.png|24px|Linux]]}}<!-- | ||
--></div> | --></div> | ||
</div>}} | </div>}} | ||
| content5style = padding:0; | | content5style = padding:0; | ||
| content6 = {{#if:{{{type|}}}| | |||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | |||
<div style="background:#232323; color:white; padding:.3em"><b>Type</b></div> | |||
<div style="padding:.3em">{{{type|}}}</div> | |||
</div>}} | |||
| content6style = padding:0; | |||
| content7 = {{#ifeq:{{#ifeq:{{{goldsrc|}}}|1|1|{{#ifeq:{{{source|}}}|1|1|{{#ifeq:{{{source2|}}}|1|1|0}}}}}}|1| | |||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | |||
<div style="background:#232323; color:white; padding:.3em"><b>Operating system</b></div> | |||
<div style="padding:.3em"><!-- | |||
-->{{#ifeq:{{{goldsrc|}}}|1|{{goldsrc}}}} <!-- | |||
-->{{#ifeq:{{{source|}}}|1|{{source}}]}} <!-- | |||
-->{{#ifeq:{{{source2|}}}|1|{{source2}}}} <!-- | |||
--></div> | |||
</div>}} | |||
| content7style = padding:0; | |||
}} | }} | ||
</includeonly></onlyinclude>{{doc}}[[Category:Infobox templates]][[Category:Metatemplates]] | </includeonly></onlyinclude>{{doc}}[[Category:Infobox templates]][[Category:Metatemplates]] |
Revision as of 20:11, 5 August 2023
The above documentation is transcluded from Template:SoftwareBox/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.