Template:Software page/components: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude>{{#switch:{{{1|}}} | Screenshot = {{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 2.png}} |<div style="display:flex; justify-conten...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{#switch:{{{1|}}} | <onlyinclude>{{#switch:{{{1|}}} | ||
| Screenshot = {{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 2.png}} | | Screenshot = {{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot {{{2|}}}.png}} | ||
|<div style="display:flex; justify-content:center; align-items:center; min-width:128px; height:72px; background:#202020; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 2.png|128px]]</div> | |<div style="display:flex; justify-content:center; align-items:center; min-width:128px; height:72px; background:#202020; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot {{{2|}}}.png|128px]]</div> | ||
|{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 2.jpg}}|<div style="display:flex; justify-content:center; align-items:center; min-width:128px; height:72px; background:#202020; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 2.jpg|128px]]</div>|}} | |{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot {{{2|}}}.jpg}}|<div style="display:flex; justify-content:center; align-items:center; min-width:128px; height:72px; background:#202020; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot {{{2|}}}.jpg|128px]]</div>|}} | ||
}} | }} | ||
}}</onlyinclude> | }}</onlyinclude> |