Difference between revisions of "Template:Bl/doc"
Jump to navigation
Jump to search
imported>Paradoctor (the hard way) |
imported>Paradoctor (finis) |
||
| 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 == | ||
<templatedata>{ | <templatedata>{ | ||
| − | "description": " | + | "description": "Creates a bolded wikilink", |
"params": { | "params": { | ||
"1": { | "1": { | ||
| Line 19: | Line 21: | ||
} | } | ||
}</templatedata> | }</templatedata> | ||
| + | |||
[[Category:Internal link templates]] | [[Category:Internal link templates]] | ||
Revision as of 14:46, 26 September 2014
This template creates a bolded wikilink from its argument. If a second parameter is present, it is used as link text.
TemplateData
Creates a bolded wikilink
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| target | 1 | link target
| Page | required |
| text | 2 | link text, optional
| String | optional |