Template:One Ability Section
Use
Used in many templates. It places an HTML anchor for the first term (name) and then lists the second term (description).
Syntax
{{One Ability Section|name|description}}
Optional Parameters
|depth= <!--depth of section; default is 3--> |level= |limit=
Example
{{One Ability Section|Foo|The description of foo is that it acts as a placeholder for a value.}}
Produces...
Foo
The description of foo is that it acts as a placeholder for a value.