Template:Infobox mod: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<includeonly> <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;...")
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
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;">
<div style="font-size: 18px; font-weight: bold; border-bottom: 1px solid #f7921e; padding-bottom: 4px; margin-bottom: 8px;">
   <span>{{{title|Название мода}}}</span>
   {{{title|Название мода}}}
  [[File:Hl2 icon.png|40px|link=Half-Life 2|alt=Half-Life 2]]
</div>
</div>



Latest revision as of 06:40, 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
}}