Template:Class
From Sunhill Framework Documentation
The class template gives an unified way to describe the intention, member variables and methods of a sunhill framework class.
Example:
{{Class|Purpose=This is a test class for demonstration this template|Name=TestClass|Dir=/src/some/dir}}
creates
Purpose
This is a test class for demonstration this template
General information
- Name: TestClass
- Directory: /src/some/dir