Template:Software page: Difference between revisions
Jump to navigation
Jump to search
Note:This template is a work-in-progress, with development currently on hiatus.
It works well enough for widespread usage, however, and should be used on game pages when practical (given game or mod should have screenshots and a 460x215 "cover").
Note:Additional potential non-essential features:
(testing steam deck verified status category.) |
(WIP ModStatus integration) |
||
Line 4: | Line 4: | ||
{{Note|This template is a work-in-progress, with development currently on hiatus.<br>It works well enough for widespread usage, however, and should be used on game pages when practical (given game or mod should have screenshots and a 460x215 "cover").}} | {{Note|This template is a work-in-progress, with development currently on hiatus.<br>It works well enough for widespread usage, however, and should be used on game pages when practical (given game or mod should have screenshots and a 460x215 "cover").}} | ||
{{Todo| | {{Todo|Finish incorperating {{tl2|ModStatus}} into this template for ease of formatting. Currently under the experimental parameter. I got this, just need time to finish it -[[User:Equalizer5118|Equalizer5118, an idiot who cant spel]] ([[User talk:Equalizer5118|talk]]) 10:35, 28 August 2023 (PDT)}} | ||
{{Note|Additional potential non-essential features: | {{Note|Additional potential non-essential features: | ||
Line 13: | Line 13: | ||
This is here so that we don't have to save and check the sandbox for every edit. We can just add our experimental parameters to the sandbox beforehand and then just keep previewing edits to view changes. Please remember to comment this out after you finalize your changes! | This is here so that we don't have to save and check the sandbox for every edit. We can just add our experimental parameters to the sandbox beforehand and then just keep previewing edits to view changes. Please remember to comment this out after you finalize your changes! | ||
--> | --> | ||
{{Template:Software page/sandbox}} | {{Template:Software page/sandbox}} | ||
{{Doc}} | {{Doc}} | ||
<includeonly> | <includeonly> | ||
Line 149: | Line 149: | ||
--> | --> | ||
{{#if:{{{mode|}}}{{{genre|}}}{{{platform|}}}{{{website|}}}{{{blog|}}}{{{appid|}}}{{{wiki|}}}{{{wikipedia|}}}{{{pcgw|}}}{{{moddb|}}}{{{workshop|}}}| | {{#if:{{{mode|}}}{{{genre|}}}{{{platform|}}}{{{website|}}}{{{blog|}}}{{{appid|}}}{{{wiki|}}}{{{wikipedia|}}}{{{pcgw|}}}{{{moddb|}}}{{{workshop|}}}{{{mod status|}}}{{{mod of|}}}| | ||
<div style="max-width:1080px; width:100%; margin-top:20px; z-index:1"> | <div style="max-width:1080px; width:100%; margin-top:20px; z-index:1"> | ||
<div style="display:flex; flex-direction:column; gap:10px; min-width:324px; max-width:324px; float:right; margin: 0 0 20px 20px"><!-- | <div style="display:flex; flex-direction:column; gap:10px; min-width:324px; max-width:324px; float:right; margin: 0 0 20px 20px"><!-- | ||
-->{{#if:{{{experimental|}}}|{{#if:{{{mod status|}}}{{{mod of|}}} | |||
| <div style="display:flex; flex-direction:column; background-color:{{#switch:{{lc:{{{status}}}}} | |||
| released = #2C4C00 | |||
| beta = {{#if: {{{download|}}}| #666240 | #3A3A3A }} | |||
| open beta = #666240 | |||
| #default = #3A3A3A | |||
}}; box-sizing:border-box; box-shadow:inset 0 0 2px rgb(0 0 0 / 80%); border-radius:6px; overflow:hidden; position:relative"><div style="display:flex; align-items:center; padding:10px"><p style="float:left;margin:0;padding:5px;"> | |||
{{#switch:{{lc:{{{status}}}}} | |||
| Pre-Alpha = [[File:Development.png|50px|link=]] | |||
| alpha = [[File:Development.png|50px|link=]] | |||
| beta = {{#if: {{{download|}}}| [[File:Development with download.png|50px|link=]] | [[File:Development.png|50px|link=]]}} | |||
| closed beta = [[File:Development.png|50px|link=]] | |||
| open beta = [[File:Development with download.png|50px|link=]] | |||
| released = [[File:Icon-Released.png|50px|link=]] | |||
| dead = [[File:Skull and crossbones.png|50px|link=]] | |||
| #default = [[File:Development.png|50px|link=]] | |||
}} | |||
</p></div></div>|}}|}}<!-- | |||
--> {{#if:{{{workshop|}}}{{{moddb|}}} | --> {{#if:{{{workshop|}}}{{{moddb|}}} |
Revision as of 10:35, 28 August 2023

It works well enough for widespread usage, however, and should be used on game pages when practical (given game or mod should have screenshots and a 460x215 "cover").
Todo: Finish incorperating {{ModStatus}} into this template for ease of formatting. Currently under the experimental parameter. I got this, just need time to finish it -Equalizer5118, an idiot who cant spel (talk) 10:35, 28 August 2023 (PDT)

- Option to scale background to page width, rather than manually setting pixel size (different users have different resolution viewports). May be difficult with current implementation, slight rework likely needed.
- Parameters for specifying system requirements for each major operating system (e.g.: {{{winram}}}, {{{macram}}} and {{{linuxram}}} for specifying ram requirements for Windows, macOS and Linux)
The above documentation is transcluded from Template:Software page/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.