Template:Numlinks/doc: Difference between revisions

Ganaram inukshuk (talk | contribs)
No edit summary
Tag: Reverted
Ganaram inukshuk (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{dochead}}{{lua}}
{{dochead|header=metatemplate}}
'''Template:Numlinks''' is intended as a meta-template (a template used to construct other templates), used to build {{w|WP:NAV|navigational templates}}. This can be used directly, or by using its corresponding module, [[Module:Numlinks]].
'''Template:Numlinks''' is intended as a meta-template (a template used to construct other templates), used to build {{w|WP:NAV|navigational templates}}. This can be used directly, or by using its corresponding module, [[Module:Numlinks]].


Line 29: Line 29:
: Toggles whether to output links as a 1-row 3-column table or as one line.
: Toggles whether to output links as a 1-row 3-column table or as one line.


<templatedata>
== See also ==
{
* [[Template:Numlinks 2-num]], an equivalent template for two varying page numbers
    "description": "",
    "params": {
        "1": {
            "label": "Example parameter",
            "description": "Example parameter description",
            "type": "string"
        }
    }
}
</templatedata>