Template:Admin: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Usage notes)
m (Reverted edits by Encephalon (talk) to last version by Brighterorange)
Line 2: Line 2:


===Usage===
===Usage===
Links to the user page, user talk page, and contributions, block, protect, delete and move logs of an editor. Thus
Links to an administrator along with that user's contributions and admin actions.


:<nowiki>{{admin|Example}}</nowiki>
:'''<nowiki>{{admin|Username}}</nowiki>'''


If the admin has a username with spaces in it, instead use:
produces


:'''<nowiki>{{admin|Username with spaces|Username_with_underscores}}</nowiki>'''
:{{admin|Example}}


(The problem is unfixable for logs, as there is no wikilink available for these.)
For usernames with spaces, be sure to use an underscore in place of the space. Thus


[[Category:Internal link templates|Admin]]
:<nowiki>{{admin|Jimbo_Wales}}</nowiki>
</noinclude>

produces

:{{admin|Jimbo_Wales}}

Revision as of 06:53, April 17, 2006

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

Usage

Links to an administrator along with that user's contributions and admin actions.

{{admin|Username}}

If the admin has a username with spaces in it, instead use:

{{admin|Username with spaces|Username_with_underscores}}

(The problem is unfixable for logs, as there is no wikilink available for these.)