Template:CATaskRow/doc
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
The CATaskRow templates are used illustrate a combat achievements task. Three templates are used to form the tasks:
- {{CATaskHead}}- Contains table headers for the top of the task table
- {{CATaskRow}}- Template for all of the individual tasks
- {{CATaskBottom}}- Contains table footers for the bottom of the task table
Usage
{{CATaskHead}}
{{CATaskRow
|                      = <!-- Name of associated monster -->
|                      = <!-- Task name -->
|                      = <!-- Task description -->
|                      = <!-- Task category -->
|monsterSortOrder      = <!-- Sorting override value for the first column -->
}}
{{CATaskBottom}}
Empty row usage
{{CATaskRow||||}}
