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 46: | Line 46: | ||
<div style="display:flex; width:1000px; margin-top:40px; z-index:1"> | <div style="display:flex; width:1000px; margin-top:40px; z-index:1"> | ||
<div style="display:flex; flex-direction:column; width:656px; user-select:none; margin-right:20px"> | <div style="display:flex; flex-direction:column; width:656px; user-select:none; margin-right:20px"> | ||
<div style="width:100%; height:369px; background:#202020; border-radius:6px; overflow:hidden">{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | <div style="width:100%; height:369px; background:#202020; border-radius:6px; overflow:hidden">{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 1.jpg}}|[[File:{{{shortname|{{{name|}}}}}} - Screenshot 1.jpg|656px]]|}}</div> | ||
<div style="display:flex; gap:10px; width:100%; height:{{{sh|100px}}}; overflow-x:auto; margin-top:10px"><!-- | <div style="display:flex; gap:10px; width:100%; height:{{{sh|100px}}}; overflow-x:auto; margin-top:10px"><!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 2.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 2.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 3.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 3.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 4.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 4.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 5.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 5.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 6.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 6.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 7.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 7.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 8.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 8.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 9.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 9.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 10.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 10.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 11.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 11.jpg|128px]]</div>|}}<!-- | ||
-->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{ | -->{{#if:{{PROTECTIONEXPIRY:edit|File:{{{shortname|{{{name|}}}}}} - Screenshot 12.jpg}}|<div style="min-width:128px; height:72px; border-radius:6px; overflow:hidden">[[File:{{{shortname|{{{name|}}}}}} - Screenshot 12.jpg|128px]]</div>|}} | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 02:31, 24 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|

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
]]|[[PUNT/Docs|

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
]]|[https://steamcommunity.com/app/507500/workshop

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
]
All reviews: Temporarily unavailable
Release Date: TBD
Engine:
Source 2

Developer: LunchHouse Software
Publisher: LunchHouse Software
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.