Template:ToolBox

From GTAMods Wiki
Revision as of 11:56, 5 April 2009 by Seemann (talk | contribs)
Jump to navigation Jump to search

The ToolBox template is used to list informative facts about a tool in a box at the top right of its wiki page. To include it in an article, insert the following code at the beginning and fill in the <missing values>, without the angle brackets. All of them are optional, so you can delete the lines you have no data for.

{{ToolBox
| name    = <name of the tool; if not present then it uses a page name>
| version = <its latest public version>
| patrol  = special flag (values: yes/no)*
| date    = <its latest release date>
| author  = <who made this tool>
| game    = <what game is it used for>
| genre   = <what type is it>
| site    = <link to official website>
| image   = [[Image:<image>|250px|<description>]]
}}
  • When the patrol flag is set (i.e. set to yes) and the article is not updated for 3 months, the red exclamation mark will appear warning that a new version has probably been released. Set this parameter to no to disable patrolling (useful for the tools that aren't updated anymore) (by default it's disabled).