Template:Inspector row
From Dragon Age Toolset Wiki
This template set includes the following templates:
- Template:Inspector start
- Template:Inspector section
- Template:Inspector row
- Template:Inspector end
It's intended to allow quick and easy creation of "object inspector" tables for documentation purposes.
For exmample, the following set of templates:
{{Inspector start}}
{{Inspector section| General}}
{{Inspector row| Area Layout | One of the existing area models in the database}}
{{Inspector row| AreaList | Assigns this area to an area list.}}
{{Inspector row| Comments | General information about this resource}}
{{Inspector end}}
Produces:
| ⊟ | General | |
| Area Layout | One of the existing area models in the database | |
| AreaList | Assigns this area to an area list. | |
| Comments | General information about this resource |