Template:ModStatus/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(I give up. Im ditching this and moving to the mountains to live as a nomad)
mNo edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page.) -->
<!-- Please place categories where indicated at the bottom of this page.) -->
{{Lang|Template:ModStatus/doc}}
== Usage ==
== Usage ==
Displays a status box on your mod's page, and adds it to the appropriate categories.
Displays a status box on your mod's page, and adds it to the appropriate categories.

Revision as of 12:10, 4 April 2023

Edit-copy.png
This is a documentation subpage for Template:ModStatus.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Usage

Displays a status box on your mod's page, and adds it to the appropriate categories.

Usage:{{ModStatus
| engine = <GoldSrc/Source/Source2>
| game = <Episode Two/Portal/...>
| mode = <sp/mp/both/co-op>
| status = <alpha/beta/released/hold/dead>
| size = <big> (Optional)
| side = <Right (Optional)/Left>
| image = <SomeFile.jpg>
| download = <url>
}}

  • If size=<big> is included, this will make the box span across the top of the page.
  • Please do not include game if the mod is based on Source SDK Base or one of its variants
  • If you are including a download URL, then unless you are 100% sure you will never make another release link to your downloads page and not directly to the file. That way the URL won't need to be changed every time you come out with a new version of your mod.
  • Do not mark a mod dead if it ceased development after making a final (or near-final) release. Mark it released.
  • If size=big side parameter doesn't works.