Template:Software page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 25: Line 25:
-->{{#if:{{{noworkshop|}}}||[https://store.steampowered.com/app/{{{appid|}}}/workshop <font style="color:rgba(255,255,255,.4)">Workshop</font>]}}
-->{{#if:{{{noworkshop|}}}||[https://store.steampowered.com/app/{{{appid|}}}/workshop <font style="color:rgba(255,255,255,.4)">Workshop</font>]}}
</div>
</div>
<div style="display:flex; justify-content:center; width:100%; position:relative">
{{#if:{{{test|}}}|<div style="display:flex; justify-content:center; width:100%; position:relative">
<div style="display:flex; justify-content:center; align-items:start; width: 100%; height: 100%; overflow:hidden; position:absolute; z-index:-1">
<div style="display:flex; justify-content:center; align-items:start; width: 100%; height: 100%; overflow:hidden; position:absolute; z-index:-1">
<div style="opacity:.1; user-select:none; pointer-events:none">[[File:PUNT - Screenshot 3.jpg]]</div>
<div style="opacity:.1; user-select:none; pointer-events:none">[[File:PUNT - Screenshot 3.jpg]]</div>
Line 46: Line 46:
</div>
</div>
</div>
</div>
</div></onlyinclude></includeonly>
</div>|}}</onlyinclude></includeonly>

Revision as of 12:15, 23 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/...