Template:CATaskRow/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:20, 17 October 2024 (Created page with "{{Documentation}} The '''CATaskRow''' templates are used illustrate a combat achievements task. Three templates are used to form the tasks: * {{T|CATaskHead}} - Contains table headers for the top of the task table * {{T|CATaskRow}} - Template for all of the individual tasks * {{T|CATaskBottom}} - Contains table footers for the bottom of the task table ==Usage== <pre> {{CATaskHead}} {{CATaskRow | = <!-- Name of associated monster --> |..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:CATaskRow.
It contains usage information, categories, and other content that is not part of the original template page.

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||||}}