Template:User11: Difference between revisions

175 bytes removed ,  4 years ago
m
24 revisions imported: fixing lua errors
Enwikipedia>Ben
(replace hardcodes with templates)
m (24 revisions imported: fixing lua errors)
 
(20 intermediate revisions by 13 users not shown)
Line 1:
{{<includeonly>safesubst:</includeonly>user-multi<noinclude>/template</noinclude>
[[User:{{{1|Example User}}}|{{{1|Example User}}}]]&nbsp;([[User talk:{{{1|Example User}}}|talk]] <small>•</small> [[Special:Contributions/{{{1|Example User}}}|contribs]] <small>•</small> {{ccount|{{{1|{{Example User}}}}}|count}} <small>•</small> {{blocklog|{{{1|{{Example User}}}}}|block log}})<noinclude>
| User = {{{1|{{{User|{{{user|}}}}}}}}}
 
| Project = {{{2|{{{Project|{{{project|}}}}}}}}}
 
| Lang = {{{3|{{{Lang|{{{lang|}}}}}}}}}
== Example ==
| 1 = t
; Code
| 2 = c
<code><nowiki>{{user11|Jimbo Wales}}</nowiki></code>
| 3 = ct
; Result
| 4 = api
{{user11|Jimbo Wales}}
| 5 = bl
 
| doc = yes
{{Signatures}}
}}
 
[[Category:Internal link templates|User11]]
</noinclude>