Template:Infobox mod: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
|-
|-
| colspan="2" style="padding:0; border-radius: 12px 12px 0 0; overflow:hidden; text-align:center; background:#111;" |
| colspan="2" style="padding:0; border-radius: 12px 12px 0 0; overflow:hidden; text-align:center; background:#111;" |
   {{#if: {{{image|}}} | [[File:{{{image}}}|link=|alt=Логотип|style=width:100%; height:auto; border-radius:12px 12px 0 0;]] }}
   {{#if: {{{image|}}} | [[File:{{{image}}}|280px|link=|alt=Логотип|style=border-radius:12px 12px 0 0;]] }}
|-
|-
! style="width:40%; padding:8px 16px; border-top:none; color:#999; vertical-align:top;" | Раздел
! style="width:40%; padding:8px 16px; border-top:none; color:#999; vertical-align:top;" | Раздел

Revision as of 06:12, 27 July 2025


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

{{Infobox mod/clean
 | title          = Freeman's Journey
 | image          = FreemansJourney_logo.png
 | developer      = [[User:PavelCheloveckov]]
 | engine         = Source
 | engine_version = 2013
 | platforms      = Windows, Linux
 | released       = TBA
 | status         = В разработке
 | genre          = Story Adventure
 | license        = Custom (non-commercial)
 | source_code    = https://github.com/PavelCheloveckov/FreemansJourney
 | website        = https://pavelcheloveckov.github.io/hl2-modders-team/
}}