Template:Software page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 18: Line 18:
| developer = [https://store.steampowered.com/developer/lunchhouse LunchHouse Software]
| developer = [https://store.steampowered.com/developer/lunchhouse LunchHouse Software]
| publisher = [https://store.steampowered.com/developer/lunchhouse LunchHouse Software]
| publisher = [https://store.steampowered.com/developer/lunchhouse LunchHouse Software]
| description-short = {{lorem ipsum}}
| shortdesc = {{lorem ipsum}}
| description = {{lorem ipsum}}
| desc = {{lorem ipsum}}
}}
}}
<includeonly><onlyinclude>
<includeonly><onlyinclude>
Line 63: Line 63:
<div style="display:flex; flex-direction:column; gap:10px; width:324px; background:rgba(0,0,0,.1); border-radius:6px">
<div style="display:flex; flex-direction:column; gap:10px; width:324px; background:rgba(0,0,0,.1); border-radius:6px">
<div style="width:100%; height:151px; background:#202020; border-radius:6px; overflow:hidden; user-select:none">{{#if:{{PROTECTIONEXPIRY:edit|File:GameCover-{{{shortname|{{{name|}}}}}}.jpg}}|[[File:GameCover-{{{shortname|{{{name|}}}}}}.jpg|324px|link=]]|}}</div>
<div style="width:100%; height:151px; background:#202020; border-radius:6px; overflow:hidden; user-select:none">{{#if:{{PROTECTIONEXPIRY:edit|File:GameCover-{{{shortname|{{{name|}}}}}}.jpg}}|[[File:GameCover-{{{shortname|{{{name|}}}}}}.jpg|324px|link=]]|}}</div>
<div style="display:-webkit-box; -webkit-line-clamp: 6; -webkit-box-orient:vertical; overflow: hidden; padding:0 10px">{{{description-short|}}}</div><!--
<div style="display:-webkit-box; -webkit-line-clamp: 6; -webkit-box-orient:vertical; overflow: hidden; padding:0 10px">{{{shortdesc|}}}</div><!--
--><div style="display:none; padding:0 10px"><span style="opacity:0.6;">All reviews:</span> Temporarily unavailable</div><!--
--><div style="display:none; padding:0 10px"><span style="opacity:0.6;">All reviews:</span> Temporarily unavailable</div><!--
--><div style="padding:0 10px"><span style="opacity:0.6">Release Date:</span> {{{released|}}}</div><!--
--><div style="padding:0 10px"><span style="opacity:0.6">Release Date:</span> {{{released|}}}</div><!--
Line 74: Line 74:
</div>
</div>
<!-- Description -->
<!-- Description -->
<div style="width:1000px; margin-top:40px; z-index:1">{{{description|}}}</div>
<div style="width:1000px; margin-top:40px; z-index:1">{{{desc|}}}</div>
</div></onlyinclude></includeonly>
</div></onlyinclude></includeonly>

Revision as of 04:51, 24 February 2023

Tip.pngIdea:This template should standardize software pages (mostly game and mod pages). Also, it should make it easier for developers to find documentation.
Tip.pngIdea:It should become like pages from Steam, ModDB or who knows what else.
Tip.pngIdea:The Docs subpage (FOR DEVELOPERS) should contain a table similar to the table from Half-Life: Alyx Workshop Tools page.

Example of the layout of developer pages:

  • Team Fortress 2/Docs
    • Team Fortress 2/Level Design
    • Team Fortress 2/Creating items
    • Team Fortress 2/...