Template:ArgDocLine/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 11:28, 17 October 2024. 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:ArgDocLine.
It contains usage information, categories, and other content that is not part of the original template page.

The ArgDocHeader, ArgDocLine, and ArgDocFooter templates should be used together to build tables of arguments for template documentation.

{{ArgDocHeader}}
{{ArgDocLine
|name = 
|description = 
|optional = 
|values = 
|default = 
}}
{{ArgDocFooter}}

Arguments

ArgDocHeader
Argument Optional?
caption Caption for the table
Values Any text
ArgDocLine
Argument Optional?
name Name of the argument. Do not set this if the argument is anonymous (unnamed).
Values Any text
description Description of the argument
Values Any text
optional Is the argument optional?
Values Yes No Default No
values Values the argument accepts
Values Any text
default The default value for the argument, if any
Values Any text