Template:Method
From GunGame5 Documentation
(Difference between revisions)
Line 7: | Line 7: | ||
--> | --> | ||
<noinclude>This is a template used by the Mediawiki software for Python methods in this wiki. '''''Do not edit unless the changes are to be visible in ALL method wiki pages!'''''</noinclude> | <noinclude>This is a template used by the Mediawiki software for Python methods in this wiki. '''''Do not edit unless the changes are to be visible in ALL method wiki pages!'''''</noinclude> | ||
- | {{ | + | {{wrongTitle| |
title={{{name}}} | title={{{name}}} | ||
|}}<br /> | |}}<br /> | ||
=Method: '''{{{name}}}'''= | =Method: '''{{{name}}}'''= | ||
- | <blockquote>'''Module''': {{{module}}}<br /> | + | <blockquote>'''Module''': [[{{{module}}}]]<br /> |
'''Class''': {{{class}}}<br /> | '''Class''': {{{class}}}<br /> | ||
'''GunGame Version''': {{{ggversion}}}</blockquote> | '''GunGame Version''': {{{ggversion}}}</blockquote> |
Revision as of 09:04, 27 April 2009
This is a template used by the Mediawiki software for Python methods in this wiki. Do not edit unless the changes are to be visible in ALL method wiki pages!
Method: {{{name}}}
Module: [[{{{module}}}]]
Class: {{{class}}}
GunGame Version: {{{ggversion}}}
Method Overview
Table of Contents
Contents |
Description
{{{description}}}
Arguments
{{{arguments}}}
Examples
{{{examples}}}
Notes
{{{notes}}}
See Also
{{{seealso}}}