Template:Software page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 60: Line 60:
<!-- Background -->
<!-- Background -->
<div style="display:flex; justify-content:center; align-items:start; width:100%; height:100%; max-height:640px; overflow:hidden; position:absolute; z-index:-1">
<div style="display:flex; justify-content:center; align-items:start; width:100%; height:100%; max-height:640px; overflow:hidden; position:absolute; z-index:-1">
<div style="opacity:.1; user-select:none; pointer-events:none; position:absolute">{{{background|}}}</div>
<div style="opacity:.1; user-select:none; pointer-events:none; position:absolute">{{{background|{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Background.png}}|[[File:{{{shortname|{{{name|}}}}}} - Background.png]]|}}}}}</div>
<div style="width:100%; height:200px; background-image:linear-gradient(0deg, #262626 2%, transparent); position:relative; margin-top:auto"></div>
<div style="width:100%; height:200px; background-image:linear-gradient(0deg, #262626 2%, transparent); position:relative; margin-top:auto"></div>
</div>
</div>

Revision as of 12:05, 24 February 2023

Template:ModernNote Template:ModernTodo Template:ModernTodo

Parameters

  • {{{name}}}
  • {{{shortname}}}
  • {{{appid}}}
  • {{{tools}}}
  • {{{workshop}}}
  • {{{wiki}}}
  • {{{background}}}
  • {{{release}}}
  • {{{mode}}}
  • {{{mode2}}}
  • {{{genre}}}
  • {{{genre2}}}
  • {{{engine}}}
  • {{{developer}}}
  • {{{dev2}}}, {{{dev3}}}, {{{dev4}}}
  • {{{publisher}}}
  • {{{pub2}}}, {{{pub3}}}, {{{pub4}}}
  • {{{shortdesc}}}
  • {{{desc}}}

Test