Difference between revisions of "Template:Bl/doc"
Jump to navigation
Jump to search
imported>Paradoctor (+Category:Internal link templates) |
imported>Paradoctor ("manage", right) |
||
| Line 1: | Line 1: | ||
This template creates a bolded wikilink from its argument. If a second parameter is present, it is used as link text. | This template creates a bolded wikilink from its argument. If a second parameter is present, it is used as link text. | ||
| − | + | <templatedata>{ | |
| + | "description": "insert description here", | ||
| + | "params": { | ||
| + | "first parameter": { | ||
| + | "label": "x", | ||
| + | "description": "x", | ||
| + | "type": "string", | ||
| + | "default": "default value", | ||
| + | "required": false | ||
| + | } | ||
| + | } | ||
| + | }</templatedata> | ||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
Revision as of 14:36, 26 September 2014
This template creates a bolded wikilink from its argument. If a second parameter is present, it is used as link text.
insert description here
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| x | first parameter | x
| String | optional |