Template:Admin: Difference between revisions

From TestWiki
Content added Content deleted
Enwikipedia>Brighterorange
(fix usage info, category)
Enwikipedia>Encephalon
(Usage notes)
Line 2:
 
===Usage===
Links to anthe administratoruser alongpage, withuser thattalk user'spage, and contributions, block, protect, delete and adminmove actionslogs of an editor. Thus
 
:'''<nowiki>{{admin|UsernameExample}}</nowiki>'''
 
produces
If the admin has a username with spaces in it, instead use:
 
:{{admin|Example}}
:'''<nowiki>{{admin|Username with spaces|Username_with_underscores}}</nowiki>'''
 
For usernames with spaces, be sure to use an underscore in place of the space. Thus
(The problem is unfixable for logs, as there is no wikilink available for these.)
 
:<nowiki>{{admin|Jimbo_Wales}}</nowiki>
[[Category:Internal link templates|Admin]]
 
</noinclude>
produces
 
:{{admin|Jimbo_Wales}}

Revision as of 06:52, 17 April 2006

[[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]] • blocksprotectsdeletionsmoves)

Usage

Links to the user page, user talk page, and contributions, block, protect, delete and move logs of an editor. Thus

{{admin|Example}}

produces

Example (talkcontribsblocksprotectsdeletionsmoves)

For usernames with spaces, be sure to use an underscore in place of the space. Thus

{{admin|Jimbo_Wales}}

produces

Jimbo_Wales (talkcontribsblocksprotectsdeletionsmoves)