Difference between revisions of "Template:Community mod infobox/doc"
Linux lover (talk | contribs) |
Linux lover (talk | contribs) |
||
Line 5: | Line 5: | ||
{{Map infobox | {{Map infobox | ||
| mod-name-override = | | mod-name-override = | ||
− | | mod-image = | + | | mod-image= |
− | | creators = | + | | availability= |
− | | link = | + | | creators= |
+ | | link= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 24: | Line 25: | ||
| '''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>availability</code> | ||
+ | | No | ||
+ | | Whether or not the mod is available to install on third-party servers. Standard values are '''public''', '''private''', and '''mixed'''. | ||
|- | |- | ||
| <code>creators</code> | | <code>creators</code> |
Revision as of 03:45, 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 | Whether or not the mod is available to install on third-party servers. Standard values are public, private, and mixed. |
creators
|
Yes | List the people involved in the creation of the mod. |
link
|
No | Link to steam group, website, etc. |