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").
Warning:Due to recent events please do not edit this page without heavy testing as a lot of pages rely on it, if you have any problems contact a experienced user like User:NOUG4AT or User:Equalizer5118
Note:Additional potential non-essential features:
m (Fixed category linking...? again?) |
(Up to 6 branch can be added to a template now.) |
||
Line 141: | Line 141: | ||
-->{{#if:{{{branch|}}}|<div style="padding:0 10px"><span style="opacity:.6">{{Software page/strings|EngineBranch}}:</span> <!-- | -->{{#if:{{{branch|}}}|<div style="padding:0 10px"><span style="opacity:.6">{{Software page/strings|EngineBranch}}:</span> <!-- | ||
-->{{Software page/strings|EngineBranchSwitcher|{{{branch}}}|{{#if:{{{branch 2|}}}|icon only|}}|{{{branch template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch comment|}}}| ({{{branch comment}}})|}}<!-- | -->{{Software page/strings|EngineBranchSwitcher|{{{branch}}}|{{#if:{{{branch 2|}}}{{{branch 3|}}}{{{branch 4|}}}{{{branch 5|}}}{{{branch 6|}}}|icon only|}}|{{{branch template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch comment|}}}| ({{{branch comment}}})|}}<!-- | ||
-->{{#if:{{{branch 2|}}}|, {{Software page/strings|EngineBranchSwitcher|{{{branch 2}}}|icon only|{{{branch 2 template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch 2 comment|}}}| ({{{branch 2 comment}}})|}}|}}</div>|}}<!-- | -->{{#if:{{{branch 2|}}}|, {{Software page/strings|EngineBranchSwitcher|{{{branch 2}}}|icon only|{{{branch 2 template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch 2 comment|}}}| ({{{branch 2 comment}}})|}}|}}<!-- | ||
-->{{#if:{{{branch 3|}}}|, {{Software page/strings|EngineBranchSwitcher|{{{branch 3}}}|icon only|{{{branch 3 template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch 3 comment|}}}| ({{{branch 3 comment}}})|}}|}}<!-- | |||
-->{{#if:{{{branch 4|}}}|, {{Software page/strings|EngineBranchSwitcher|{{{branch 4}}}|icon only|{{{branch 4 template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch 4 comment|}}}| ({{{branch 4 comment}}})|}}|}}<!-- | |||
-->{{#if:{{{branch 5|}}}|, {{Software page/strings|EngineBranchSwitcher|{{{branch 5}}}|icon only|{{{branch 5 template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch 5 comment|}}}| ({{{branch 5 comment}}})|}}|}}<!-- | |||
-->{{#if:{{{branch 6|}}}|, {{Software page/strings|EngineBranchSwitcher|{{{branch 6}}}|icon only|{{{branch 6 template|}}}|{{#switch:{{{type|}}}|Mod = mods|Tool = tools|games}}}}{{#if:{{{branch 6 comment|}}}| ({{{branch 6 comment}}})|}}|}}</div>|}}<!-- | |||
-->{{#if:{{{developer|}}}|<div style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0 10px"><span style="opacity:.6">{{Software page/strings|Developer{{#if:{{{developer 2|}}}{{{developer 3|}}}{{{developer 4|}}}|s|}}}}:</span> <!-- | -->{{#if:{{{developer|}}}|<div style="overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding:0 10px"><span style="opacity:.6">{{Software page/strings|Developer{{#if:{{{developer 2|}}}{{{developer 3|}}}{{{developer 4|}}}|s|}}}}:</span> <!-- |
Revision as of 20:28, 9 June 2024

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").


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