Difference between revisions of "Template:User"

From Second Life Wiki
Jump to navigation Jump to search
(adding {{{2}}} for sync with Template:User2, leaving {{{alt}}} for backwards compatibility)
(Making it look closer to the standard Wikipedia templates)
 
Line 1: Line 1:
<onlyinclude><includeonly>[[User:{{{1}}}|{{{alt|{{{2|{{{1}}}}}}}}}]]</includeonly></onlyinclude>
<onlyinclude><includeonly>[[User:{{{1}}}|{{{alt|{{{2|{{{1}}}}}}}}}]]</includeonly></onlyinclude><noinclude>
'''Template:User''' provides a handy way to point to a wiki users profile.
{{Documentation}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKI LINK ON THE DOCUMENTATION PAGE. -->
Writing <nowiki>{{User|Jon Doe}}</nowiki> is equivalent to <nowiki>[[User:Jon Doe|Jon Doe]]</nowiki>.
</noinclude>
 
It is also equivalent to <nowiki>[[User:Jon Doe|]]</nowiki> which is almost exactly the same amount of work to write, but decreases the load on the Wiki.

Latest revision as of 15:01, 5 December 2023

[Edit] [🔄Purge] Template-info.png Template documentation

exclamation mark

Note: This template is used on a lot of pages. In order not to put too much load on the servers, edits should be kept to a bare minimum.
Please discuss proposed changes on the talk page first.
Editing a template causes all pages that use the template to be re-rendered. If the Template is used often, this can put a lot of load on the servers since it fills up the job queue. [statistics]

Template:User provides a handy way to point to a wiki users profile.

Writing {{User|Jon Doe}} is equivalent to [[User:Jon Doe|Jon Doe]].

It is also equivalent to [[User:Jon Doe|]] which is almost exactly the same amount of work to write, but decreases the load on the Wiki.