Template:Software page: Difference between revisions
Jump to navigation
Jump to search
Idea:This template should standardize software pages (mostly game and mod pages). Also, it should make it easier for developers to find documentation.
Idea:It should become like pages from Steam, ModDB or who knows what else.
Idea:The Docs subpage (FOR DEVELOPERS) should contain a table similar to the table from Half-Life: Alyx Workshop Tools page.
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
| appid = 440 | | appid = 440 | ||
| test = 1 | | test = 1 | ||
| released = <released> | |||
| developer = <developer> | |||
| publisher = <publisher> | |||
| description = Hello, World! | |||
}} | }} | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude> | ||
Line 26: | Line 30: | ||
-->{{#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> | ||
{{#if:{{{test|}}}|<div style="display:flex; | {{#if:{{{test|}}}|<div style="display:flex; flex-direction:column; align-items: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> |
Revision as of 12:39, 23 February 2023



Example of the layout of developer pages:
- Team Fortress 2/Docs
- Team Fortress 2/Level Design
- Team Fortress 2/Creating items
- Team Fortress 2/...
PUNT is a first person puzzle platformer running on the Source Engine. Set in a retro-futuristic alternate history, the future is today! Using the E.M.M.A., navigate the puzzles of Harmonics and overcome obstacles of increasing complexity.
All reviews: No reviews
Release Date: <released>
Developer: <developer>
Publisher: <publisher>
Hello, World!