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 9: | Line 9: | ||
** Team Fortress 2/...}} | ** Team Fortress 2/...}} | ||
<onlyinclude> | {{Software page | ||
| name = Team Fortress 2 | |||
| appid = 440 | |||
}} | |||
<includeonly><onlyinclude> | |||
<div class="plainlinks" style="display:flex; justify-content:center; gap:10px; background:#202020; border:1px solid #323232; text-transform:uppercase; padding:5px 0"><!-- | <div class="plainlinks" style="display:flex; justify-content:center; gap:10px; background:#202020; border:1px solid #323232; text-transform:uppercase; padding:5px 0"><!-- | ||
--><span style="">[[{{{name|{{FULLPAGENAME}}}}}|<font style="color:#FFF">Summary</font>]]</span><!-- | --><span style="">[[{{{name|{{FULLPAGENAME}}}}}|<font style="color:#FFF">Summary</font>]]</span><!-- | ||
--><span style="">[[{{{name|{{FULLPAGENAME}}}}}/Docs|<font style="color:rgba(255,255,255,.4)">For developers</font>]]</span><!-- | --><span style="">[[{{{name|{{FULLPAGENAME}}}}}/Docs|<font style="color:rgba(255,255,255,.4)">For developers</font>]]</span><!-- | ||
--><span style="">[https://store.steampowered.com/app/{{{appid|}}}/workshop|<font style="color:rgba(255,255,255,.4)">Workshop</font>]</span> | --><span style="">[https://store.steampowered.com/app/{{{appid|}}}/workshop|<font style="color:rgba(255,255,255,.4)">Workshop</font>]</span> | ||
</div></onlyinclude> | </div></onlyinclude></includeonly> |
Revision as of 10:51, 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/...