Template:Infobox-Software: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
m (Set vertical margin to 0)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude></noinclude>
<noinclude></noinclude>
<div align="left" style="float:right; border:black inset thin; background-color:#CCCCCC; margin:1em;">
<div align="left" style="float:right; border:black inset thin; background-color:#CCCCCC; margin:0em 1em;">
{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
! colspan="2" style="text-align: center; font-size: 130%;" | {{{title|{{{name|{{PAGENAME}}}}}}}}
! colspan="2" valign="top" style="text-align: center; font-size: 130%;" | {{{title|{{{name|{{PAGENAME}}}}}}}}
|-
|-
{{#if:{{{logo|}}}|
{{#if:{{{logo|}}}|
Line 14: Line 14:
|
|
{{#if:{{{screenshot|}}}|
{{#if:{{{screenshot|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} {{{screenshot|}}}
! colspan="2" style="text-align: center;" {{!}} {{{screenshot|}}}
{{!}}-
{{!}}-
}}
}}
}}
{{#if:{{{screenshot|}}}|
{{#if:{{{screenshot|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} {{#if:{{{caption|}}}|<br />{{{caption|}}}}}
! colspan="2" style="text-align: center;" {{!}} {{#if:{{{caption|}}}|<br />{{{caption|}}}}}
{{!}}-
{{!}}-
}}
}}

Latest revision as of 18:16, 13 November 2021

Infobox-Software