Template:Infobox mod: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
<div style="width: 100%; max-width: 340px; background: #1a1a1a; border: 2px solid #f7921e; border-radius: 10px; padding: 12px; color: #f5f5f5; font-size: 14px; line-height: 1.6; float: right; margin: 0 0 16px 16px; box-shadow: 0 0 10px rgba(0,0,0,0.5); font-family: 'Segoe UI', sans-serif;">
<div style="width: 100%; max-width: 340px; background: #1a1a1a; border: 2px solid #f7921e; border-radius: 10px; padding: 12px; color: #f5f5f5; font-size: 14px; line-height: 1.6; float: right; margin: 0 0 16px 16px; box-shadow: 0 0 10px rgba(0,0,0,0.5); font-family: 'Segoe UI', sans-serif;">


<div style="display:flex; align-items:center; justify-content:space-between; font-size: 18px; font-weight: bold; border-bottom: 1px solid #f7921e; padding-bottom: 4px; margin-bottom: 8px;">
<tr style="background:#1a1a1a; color:#f7921e;">
  <span>{{{title|Название мода}}}</span>
  <th colspan="2" style="width:100%; padding:10px; font-size:1.5em; border-bottom:2px solid #f7921e; text-align:left;">
  [[File:Hl2 icon.png|40px|link=Half-Life 2|alt=Half-Life 2]]
    {{{title}}}
</div>
  </th>
</tr>


{{#if:{{{image|}}}|
{{#if:{{{image|}}}|

Revision as of 05:49, 27 July 2025


Использование

{{Infobox mod/extended
 | title          = Freeman's Journey
 | image          = FreemansJourney_logo.png
 | developer      = [[User:PavelCheloveckov]]
 | engine         = Source
 | engine_version = 2013
 | platforms      = Windows
 | released       = TBA
 | status         = In development
 | genre          = Story Adventure
 | license        = Custom (non-commercial)
 | source_code    = https://github.com/PavelCheloveckov/FreemansJourney
 | website        = https://yourmodwiki.com/Freemans_Journey
}}