Template:Infobox-MSFS-Script-Element: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 14: | Line 14: | ||
|WhiteSmoke | |WhiteSmoke | ||
}} | }} | ||
solid 4px; border-radius: 10px; margin: | solid 4px; border-radius: 10px; margin:1%; background-color:#242424; font-family: monospace; color: white;"> | ||
<div style="font-size: 120%; font-weight: bold; text-align: center; background-color:#3a3a3a; border-radius: 5px;">{{{title|{{{name|{{PAGENAME}}}}}}}} | <div style="font-size: 120%; font-weight: bold; text-align: center; background-color:#3a3a3a; border-radius: 5px; padding: 0.2em 0.5em;">{{{title|{{{name|{{PAGENAME}}}}}}}} | ||
</div> | </div> | ||
<div style"padding: 1em;"> | |||
<div style="padding: 0.3em 1em;"> | |||
{{#if:{{{short-descr|}}}|{{{short-descr|}}}}} | {{#if:{{{short-descr|}}}|{{{short-descr|}}}}} | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 18:34, 2 October 2021
Infobox-MSFS-Script-Element