Template:Infobox mod: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox mod-infobox" style="max-width:360px; border: 2px solid #f7921e; border-radius: 12px; background:#1a1a1a; color:#f5f5f5; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size:14px; box-shadow: 0 4px 12px rgba(0,0,0,0.7); float: right; margin: 0 0 20px 20px;" | |||
|- | |||
! colspan="2" style="background:#1a1a1a; border-bottom: 2px solid #f7921e; color:#f7921e; font-size:1.8em; font-weight:bold; padding: 12px 16px; text-align:left; vertical-align:middle;" | | |||
[[File:Hl2 icon.png|32px|alt=HL2|link=]] {{{title|Название мода}}} | |||
|- | |||
| 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|}}} | | ! style="width:40%; padding:8px 16px; border-top:none; color:#999; vertical-align:top;" | Раздел | ||
! style="width:60%; padding:8px 16px; border-top:none; text-align:right; vertical-align:top;" | Информация | |||
|- | |||
{{#if: {{{developer|}}} | | Разработчик | {{{developer}}} | }} | |||
|- | |||
{{#if: {{{engine|}}} | | Движок | {{{engine}}} | }} | |||
|- | |||
{{#if: {{{engine_version|}}} | | Версия движка | {{{engine_version}}} | }} | |||
|- | |||
{{#if: {{{platforms|}}} | | Платформы | {{{platforms}}} | }} | |||
|- | |||
{{#if: {{{released|}}} | | Релиз | {{{released}}} | }} | |||
|- | |||
{{#if: {{{status|}}} | | Статус | {{{status}}} | }} | |||
|- | |||
{{#if: {{{genre|}}} | | Жанр | {{{genre}}} | }} | |||
|- | |||
{{#if: {{{license|}}} | | Лицензия | {{{license}}} | }} | |||
|- | |||
{{#if: {{{source_code|}}} | | Исходники | [{{{source_code}}} GitHub] | }} | |||
|- | |||
{{#if: {{{website|}}} | | Сайт | [{{{website}}} перейти] | }} | |||
|} | |||
</includeonly> | </includeonly> | ||
Line 34: | Line 36: | ||
== Использование == | == Использование == | ||
<pre> | <pre> | ||
{{Infobox mod/ | {{Infobox mod/clean | ||
| title = Freeman's Journey | | title = Freeman's Journey | ||
| image = FreemansJourney_logo.png | | image = FreemansJourney_logo.png |
Revision as of 06:07, 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/ }}