Template:Mod spotlight/doc: Difference between revisions

Jump to navigation Jump to search
Added link to featured mods list
(Added usage example)
(Added link to featured mods list)
 
(One intermediate revision by the same user not shown)
Line 1:
{{Documentation subpage}}
This template is for featuring mods on the [[Main Page]] and userpages. To qualify for the main page spotlight, the mod article must have title, creator, and image in the infobox.
 
== Usage ==
Line 22:
|article=Sly 1:Freecam mod
}}
 
== Template data ==
{{TemplateData header}}
<templatedata>
{
"params": {
"width": {
"description": "Max width for the container div",
"example": "300px"
},
"height": {
"description": "Max height for the container div",
"example": "500px"
},
"title": {
"description": "Title of the mod",
"type": "string",
"required": true
},
"creator": {
"description": "Name of the mod creator",
"type": "string",
"required": true
},
"image": {
"description": "Name of image file to display",
"type": "wiki-file-name",
"required": true
},
"description": {
"description": "Description text to display",
"type": "string",
"required": true
},
"article": {
"description": "Title of the wiki article for this mod",
"type": "wiki-page-name",
"required": true
}
},
"description": "A template for displaying featured mods on the main page and user pages.",
"format": "block"
}
</templatedata>
 
== See also ==
* [[SlyMods:Featured_mods]]
* {{tl|Main page mod spotlight}}
 
<includeonly>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu