Template:Footer/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
;{{param|textbgrgb}}
;{{param|textbgrgb}}
: RGB color of the text background
: RGB color of the text background
;{{param|nocat}}
: Allow/disallow adding to the category. On a normal template page, when not being used for demonstration, this parameter should be set to {{code|<nowiki>|nocat={{{nocat}}}</nowiki>}}, so it can be set on the page it is on.

Revision as of 11:21, 28 March 2024

Edit-copy.png
This is a documentation subpage for Template:Footer.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Usage

The base formatting for all stub-related templates.

Parameters

{{{category|category name}}}
The name of the category to place pages into.
{{{bgcolor}}}
Color of the background
{{{borderrgb}}}
RGB color of the border
{{{titlergb}}}
RGB color of the title background
{{{title}}}
Text for the title
{{{textbgrgb}}}
RGB color of the text background
{{{nocat}}}
Allow/disallow adding to the category. On a normal template page, when not being used for demonstration, this parameter should be set to |nocat={{{nocat}}}, so it can be set on the page it is on.