Template:Software page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 37: Line 37:
-->[{{{wiki|}}} <font style="color:rgba(255,255,255,.4)">{{Autolang|Wiki|ru=Вики}}</font>]|}}
-->[{{{wiki|}}} <font style="color:rgba(255,255,255,.4)">{{Autolang|Wiki|ru=Вики}}</font>]|}}
</div>
</div>
{{#if:{{{test|}}}|<div style="display:flex; flex-direction:column; align-items:center; width:100%; margin-bottom:40px">
<div class="plainlinks" style="display:flex; flex-direction:column; align-items:center; width:100%; margin-bottom:40px">
<!-- Background -->
<!-- Background -->
<div style="display:flex; justify-content:center; align-items:start; width:100%; height:100%; max-height:640px; overflow:hidden; position:absolute; z-index:-1">
<div style="display:flex; justify-content:center; align-items:start; width:100%; height:100%; max-height:640px; overflow:hidden; position:absolute; z-index:-1">
Line 75: Line 75:
<!-- Description -->
<!-- Description -->
<div style="width:1000px; margin-top:40px; z-index:1">{{{description|}}}</div>
<div style="width:1000px; margin-top:40px; z-index:1">{{{description|}}}</div>
</div>|}}</onlyinclude></includeonly>
</div></onlyinclude></includeonly>

Revision as of 04:05, 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/...