Template:En wiktionary/sandbox

< Template:En wiktionary


Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{{en wiktionary}}

TemplateData

<templatedata>{ "description": "Creates a small box with links to entries in Wiktionary.", "params": { "1": { "label": "First word", "description": "The first word to link to, case sensitive. If not specified, it links to the pagename in lower case.", "type": "string", "autovalue": "", "suggested": true }, "2": { "label": "Second word", "description": "Second word to link to.", "type": "string", "required": false }, "3": { "label": "Third word", "description": "Third word to link to.", "type": "string", "required": false }, "4": { "label": "Fourth word", "description": "Fourth word to link to.", "type": "string", "required": false }, "5": { "label": "Fifth word", "description": "Fifth word to link to.", "type": "string", "required": false }, "6": { "label": "Sixth word", "description": "Sixth word to link to.", "type": "string", "required": false }, "7": { "label": "Seventh word", "description": "Seventh word to link to.", "type": "string", "required": false }, "8": { "label": "Eighth word", "description": "Eighth word to link to.", "type": "string", "required": false }, "9": { "label": "Ninth word", "description": "Ninth word to link to.", "type": "string", "required": false }, "10": { "label": "Tenth word", "description": "Tenth word to link to.", "type": "string", "required": false }, "11": { "label": "Eleventh word", "type": "string", "description": "Eleventh word to link to.", "required": false }, "position": { "label": "Position", "description": "Float box to left", "example": "position=left", "type": "string", "default": "floated right", "autovalue": "right" } }, "paramOrder": [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "position" ] }</templatedata>