Difference between revisions of "Template:ToolBox"

From GTAMods Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
</table>
 
</table>
 
<noinclude>
 
<noinclude>
 +
<pre>
 
{{ToolBox
 
{{ToolBox
 
| name    = <name of the tool>
 
| name    = <name of the tool>
Line 15: Line 16:
 
| image  = [[Image:<image>|250px|<description>]]
 
| image  = [[Image:<image>|250px|<description>]]
 
}}
 
}}
 +
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 12:50, 26 December 2008

{{ToolBox
| name    = <name of the tool>
| version = <its latest public version>
| author  = <who made this tool>
| genre   = [[<what it does]]
| image   = [[Image:<image>|250px|<description>]]
}}