Template:Numlinks/doc: Difference between revisions
No edit summary Tag: Reverted |
|||
| Line 28: | Line 28: | ||
; <code>Is Table</code> (optional; default <code>true</code>) | ; <code>Is Table</code> (optional; default <code>true</code>) | ||
: 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> | |||
{ | |||
"description": "", | |||
"params": { | |||
"1": { | |||
"label": "Example parameter", | |||
"description": "Example parameter description", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||