Template:ModStatus: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (fix)
mNo edit summary
Line 1: Line 1:
<noinclude>{{lang|Template:ModStatus}}</noinclude>
<noinclude>{{lang|Template:ModStatus}}</noinclude>
{{Documentation}}
<div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;{{#switch:{{lc:{{{size}}}}}
<div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;{{#switch:{{lc:{{{size}}}}}
| big        = width:80%; margin:.75em auto;
| big        = width:80%; margin:.75em auto;
Line 71: Line 72:
| both        = [[Category:Single Player Mods]] [[Category:Multiplayer Mods]]
| both        = [[Category:Single Player Mods]] [[Category:Multiplayer Mods]]
| #default    =  
| #default    =  
}}}}</div>{{#if: {{{image|}}} | <div style="clear:right;float:right;background:#262626;padding:.2em .75em;">[[File:{{{image}}}|border|right|267px]]</div> }}<noinclude>
}}}}</div>{{#if: {{{image|}}} | <div style="clear:right;float:right;background:#262626;padding:.2em .75em;">[[File:{{{image}}}|border|right|267px]]</div> }}
 
Displays a status box on your mod's page, and adds it to the appropriate categories.
 
<p style="text-align:left;margin-left:1.5em;"><span style="float:left;margin-right:.5em;">'''Usage:'''</span><code style="overflow:auto;display:block;">&#123;&#123;ModStatus <br />
| engine = ''<GoldSrc/Source/Source2>'' <br />
| game = ''<Episode Two/Portal/...>'' <br />
| mode = ''<sp/mp/both/co-op>''<br />
| status = ''<alpha/beta/released/hold/dead>'' <br />
| size = ''<nowiki><big></nowiki>'' (Optional) <br />
| side = ''<Right (Optional)/Left>'' <br />
| image = ''<SomeFile.jpg>''<br />
| download = ''<url>''<br />
&#125;&#125;</code></p>
 
* If '''<code>size=<nowiki><big></nowiki></code>''' is included, this will make the box span across the top of the page.
* Please do not include '''<code>game</code>''' if the mod is based on [[Source SDK Base]] or one of its variants
* If you are including a '''<code>download</code>''' 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 '''<code>dead</code>''' if it ceased development after making a final (or near-final) release. Mark it <code>released</code>.
* If size=big side parameter doesn't works.
</noinclude>

Revision as of 08:58, 4 April 2023

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.
Unknown string (String info ) used in {{ModStatus/strings}}!
Todo: Port text to strings subpage

Usage

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

Usage:{{ModStatus
| engine = <GoldSrc/Source/Source2>
| branch = <Source 2004/Source 2006/src04/src06/l4dbranch/...>
| 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>
| apply = <url>
}}

  • If size=<big> is included, this will make the box span across the top of the page.
  • If branch is specified, adds the page to Category:Source (version) engine branch mods. This is optional. This parameter relies on Template:SourceBranchCategory.
  • 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.

Development.png

This mod for [[{{{engine}}}]] is unrecognised status!.