Difference between revisions of "Template:Bl/doc"

From blackwiki
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": "insert description here",
+
   "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

Template parameters

ParameterDescriptionTypeStatus
target1

link target

Default
Pagerequired
text2

link text, optional

Default
Stringoptional