Help:Fit.sbp
From Tetherless World Wiki
Description
| Help:Fit.sbp | Template:Fit.sbp |
- description: Annotate SBP Wiki Pages
- module: SBP FIT
- version: SBP 0.2
- status: unstable
- author: Li Ding
Usage
function: describes the version information about a SMW Best Practice template
syntax
{{sbp
|description= # text description of this
|module= # name of module, e.g. 'FIT'. Prefix 'SBP' will be automatically added.
|version= # version, e.g. 0.1, 'test' is used if version is not assigned. Prefix 'SBP' will be automatically added.
|author= # author name, e.g. Li Ding
|status= # allowed values {unstable, stable}, default unstable
|relation= # relations to wiki article. e.g. Sandbox
|tag= # relations to wiki category e.g. Category:Template
}}
