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

From Team Fortress Wiki
Jump to: navigation, search
(Added prefix field)
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
{{Map infobox
 
{{Map infobox
 
| mod-name-override =  
 
| mod-name-override =  
| mod-image =  
+
| mod-image=
| creators =  
+
| mod-type=
| link =  
+
| availability=
 +
| prefix=
 +
| creators=  
 +
| link=
 +
| released=
 
}}
 
}}
 
</pre>
 
</pre>
Line 24: Line 28:
 
| '''Yes'''
 
| '''Yes'''
 
| File name of image of mod, automatically resized to 300px wide. Defaults to [[:File:Screenshot needed.png]].
 
| File name of image of mod, automatically resized to 300px wide. Defaults to [[:File:Screenshot needed.png]].
 +
|-
 +
| <code>mod-type</code>
 +
| No
 +
| A generic category that the mod might fall under: Gamemode, statistical, competitive, etc.
 +
|-
 +
| <code>availability</code>
 +
| 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.
 +
|-
 +
| <code>prefix</code>
 +
| No
 +
| A short abbreviation or prefix that refers to the mod.
 
|-
 
|-
 
| <code>creators</code>
 
| <code>creators</code>
Line 32: Line 48:
 
| No
 
| No
 
| Link to steam group, website, etc.
 
| Link to steam group, website, etc.
 +
|-
 +
| <code>released</code>
 +
| No
 +
| The date when the mod became playable or released to the public.
 
|}<noinclude>[[Category:Template documentation]]</noinclude>
 
|}<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 22:29, 19 September 2015

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

Usage

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

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.
mod-type No A generic category that the mod might fall under: Gamemode, statistical, competitive, etc.
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.
prefix No A short abbreviation or prefix that refers to the mod.
creators Yes List the people involved in the creation of the mod.
link No Link to steam group, website, etc.
released No The date when the mod became playable or released to the public.