Template:Useracc: Difference between revisions

m
12 revisions imported: fixing lua errors
Enwikipedia>Tra
(similar to Template:User but with links for when and how the account was created)
 
m (12 revisions imported: fixing lua errors)
 
(11 intermediate revisions by 7 users not shown)
Line 1:
<span class="plainlinks userlinks"><span class="userlinks-username">[[User:{{{1<noinclude>|example</noinclude>}}}|{{#ifeq:{{ucfirst:{{{1<noinclude>|example</noinclude>}}}}}|{{{1<noinclude>|example</noinclude>}}}|{{{1<noinclude>|example</noinclude>}}}|{{ucfirst:{{{1<noinclude>|example</noinclude>}}}}}}}]] </span>([[User talk:{{{1<noinclude>|example</noinclude>}}}|talk]] <small>•</small> {{middot}}[[Special:Contributions/{{{1<noinclude>|example</noinclude>}}}|contribs]] <small>•</small> {{middot}}<span class="plainlinks">[{{fullurl:server}}/wiki/Special:Log|/newusers?page=User:{{urlencode:{{{1<noinclude>|example</noinclude>}}}}}}}&type=newusers account creation]</span>)</span><noinclude>
 
 
{{documentation|content=
== Example ==
; Code
<code><nowiki>*{{Useracc|Jimbo WalesTraBot}}</nowiki></code><br>
<code><nowiki>*{{Useracc|Ralbot}}</nowiki></code>
; Result
*{{Useracc|Jimbo WalesTraBot}}
*{{Useracc|Ralbot}}
 
Note: This template will not show the correct account creation records for older accounts.
 
{{Signatures}}
 
[[Category:InternalUsername internal link templates|Useracc]]
}}
 
</noinclude>