Template:DropsTableBottom/doc: Difference between revisions

no edit summary
(Created page with "{{Documentation}} The '''DropsLine''' templates are used to list a monster's drops. Three templates are used to form the drop logs: *{{T|DropsTableHead}} - Contains table headers for the top of the drop table *{{T|DropsLine}} - Template for all of the individual drop lines *{{T|DropsTableBottom}} - Contains table headers for the bottom of the drop table ==Usage== '''This template closes drop tables and automatically adds <code><references group="d" /></code> to th...")
 
No edit summary
Tag: Reverted
Line 1:
{{Documentation}}
The '''DropsLine''' templates are used to list a monster's drops. Three templates are used to form the drop logs:
*{{T|DropsTableHead}} - Contains table headers for the top of the drop table
*{{T|DropsLine}} - Template for all of the individual drop lines
*{{T|DropsTableBottom}} - Contains table headers for the bottom of the drop table
 
This template provides a more obvious name for the bottoms of tables. It should only be used for tables created with specific templates, and they should be closed with the appropriate table bottom, because the construction of templates can change; it is important to be consistent with which table bottom is used.
==Usage==
'''This template closes drop tables and automatically adds <code>&lt;references group="d" /&gt;</code> to the end.'''
 
A separate <code>&lt;references /&gt;</code> tag should ''not'' be placed following {{T|DropsTableBottom}} for many reasons, including that it will catch citations from above the drop table. Instead, a separate References section containing a {{T|Reflist}} should be placed at the bottom of the page, as documented in [[RuneScape:Style guide/References and citations#Positioning citation lists|RS:REF]].
<includeonly>[[Category:Drop table templates]]</includeonly>
{{TemplateData|<templatedata>
{
"params": {},
"description": "Contains table headers for the bottom of the drop table",
"format": "inline"
}
</templatedata>}}