Difference between revisions of "Template:Community mod infobox/doc"

From Team Fortress Wiki
Jump to: navigation, search
Line 28: Line 28:
 
| <code>availability</code>
 
| <code>availability</code>
 
| No
 
| No
| Whether or not the mod is available to install on third-party servers. Standard values are '''public''', '''private''', and '''mixed'''.
+
| Let readers know if the mod is available to install on third-party servers. Standard values are '''public''', '''private''', and '''mixed'''. Mixed refers to mods such as dodgeball where variants exist that are both private and public.
 
|-
 
|-
 
| <code>creators</code>
 
| <code>creators</code>

Revision as of 03:59, 19 September 2015

This template adds an information box to articles on community mods.

Usage

{{Map infobox
| mod-name-override = 
| mod-image= 
| availability= 
| creators= 
| link= 
}}

Parameters

Parameter Required? Function
mod-name-override No The name of the mod if it is anything other than the page name.
mod-image Yes File name of image of mod, automatically resized to 300px wide. Defaults to File:Screenshot needed.png.
availability No Let readers know if the mod is available to install on third-party servers. Standard values are public, private, and mixed. Mixed refers to mods such as dodgeball where variants exist that are both private and public.
creators Yes List the people involved in the creation of the mod.
link No Link to steam group, website, etc.