Template:Scheme info
From Worms Knowledge Base
{{{name}}} |
---|
[[File:{{{icon}}}|{{{iconsize}}}|center]] |
Description |
{{{description}}} |
Tags |
{{{tags}}} |
Year of Release |
{{{year}}} |
Playing Time |
{{{time}}} |
Compatibility |
{{{compatibility}}} |
Author |
{{{author}}} |
This template is used to display information about schemes in Worms Armageddon. It now includes fields for the scheme's release year, playing time, and a customizable icon image size.
Usage
{{Scheme_info
|name = Name of the scheme (defaults to PAGENAME)
|icon = Name of the icon file, including extension (e.g., ExampleIcon.png)
|iconsize = Size of the icon (default: 100px)
|screenshot = Name of the screenshot file, including extension (e.g., ExampleScreenshot.png)
|screensize = Size of the screenshot (default: 250px width)
|caption = Caption text for the screenshot (default: "{{{name}}} screenshot")
|description = A brief description or slogan for the scheme
|tags =,
|year = The year the scheme was released
|time = Estimated playing time (e.g., 10-20 minutes)
|compatibility = The latest compatible version (e.g., Worms Armageddon 3.8+)
|author = Name of the scheme’s creator (defaults to Unknown)
}}