Template:Software page: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
| wiki = https://wiki.teamfortress.com
| wiki = https://wiki.teamfortress.com
| background = [[File:Team Fortress 2 new.jpg]]
| background = [[File:Team Fortress 2 new.jpg]]
| released = 10 Oct, 2007
| release = 10 Oct, 2007
| mode = Multiplayer Game
| mode = Multiplayer Game
| genre = FPS
| genre = FPS
Line 69: Line 69:
<div style="display:-webkit-box; -webkit-line-clamp: 6; -webkit-box-orient:vertical; overflow: hidden; padding:0 10px">{{{shortdesc|}}}</div><!--
<div style="display:-webkit-box; -webkit-line-clamp: 6; -webkit-box-orient:vertical; overflow: hidden; padding:0 10px">{{{shortdesc|}}}</div><!--


--><div style="padding:0 10px"><span style="opacity:0.6">{{Software page/strings|Release Date}}:</span> {{{released|}}}</div><!--
--><div style="padding:0 10px"><span style="opacity:0.6">{{Software page/strings|Release Date}}:</span> {{Software page/strings|Soon|{{{release|}}}}}</div><!--


-->{{#if:{{{mode|}}}|<div style="padding:0 10px"><span style="opacity:0.6">{{Software page/strings|Mode}}:</span> {{Software page/strings|Modes|{{{mode|}}}}}</div>|}}<!--
-->{{#if:{{{mode|}}}|<div style="padding:0 10px"><span style="opacity:0.6">{{Software page/strings|Mode}}:</span> {{Software page/strings|Modes|{{{mode|}}}}}</div>|}}<!--

Revision as of 07:10, 24 February 2023

Template:ModernNote

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/...