Template:Model info
Documentation for Model info
Template for optional inclusion on file pages with cosmetic items to display some basic information for future editors.
Usage
{{Model info|cosmetic=<cosmetic item name>|style=<style name>|paint=<paint colour/name>}}
Parameters
- cosmetic
- Takes the cosmetic item's name.
- style
- (Optional) Takes the name of the cosmetic style. Defaults to "None".
- paint
- (Optional) Takes the name of the paint or the colour. Defaults to "Unpainted".
Example
{{Model info
| cosmetic = Batter's Helmet
| style = Hat and Headphones
| paint = Unpainted (RED)
}}
results in:
| Model information | |
|---|---|
| Cosmetic item | Batter's Helmet |
| Style | Hat and Headphones |
| Paint | Unpainted (RED) |
| Model location | models/player/items/scout/batter_helmet.mdl
|