Template:Example user/doc: Difference between revisions

Content deleted Content added
Created page with '{{Documentation subpage}} == Usage == Creates a default signature-style link. <includeonly>{{Sandbox other|| Category:Username internal link templates }}</includeonly>'
 
create templatedata
Line 1:
{{Documentation subpage}}
 
<templatedata>
== Usage ==
{
Creates a default signature-style link.
"params": {
 
"1": {
<includeonly>{{Sandbox other||
"description": "Username to link to (instead of [[User:Example]]).",
"type": "wiki-user-name"
},
"2": {
"description": "Name to display (instead of Example). Note that this does not change the actual link - use <code>|1=</code> if you want to link to a different page.",
"type": "string"
},
"3": {
"description": "Whether to display (talk).",
"type": "boolean"
}
},
"description": "Creates a default signature-style link. Used for demonstration purposes.",
"format": "inline"
}
</templatedata>
<includeonly>{{Sandbox other||
[[Category:Username internal link templates]]
}}</includeonly>