Difference between revisions of "Help:Editors Toolbox"

From Second Life Wiki
Jump to navigation Jump to search
m (grr)
Line 7: Line 7:
|-
|-
|<nowiki>{{</nowiki>[[Template:Anchor|Anchor]]|<ID>}}
|<nowiki>{{</nowiki>[[Template:Anchor|Anchor]]|<ID>}}
|Sets an anchor at a page. You access it again with <font color="blue"><nowiki>[[PAGENAME#<ID>]]</nowiki></font>
|Sets an anchor at a page. You can link there with <font color="blue"><nowiki>[[PAGENAME#<ID>]]</nowiki></font>.
|-
|-
|<nowiki>{{</nowiki>[[Template:Box|Box]]|<TOPIC>|<TEXT>}}
|<nowiki>{{</nowiki>[[Template:Box|Box]]|<TOPIC>|<TEXT>}}
Line 23: Line 23:
|<nowiki>{{</nowiki>[[Template:Footnotes|Footnotes]]}}
|<nowiki>{{</nowiki>[[Template:Footnotes|Footnotes]]}}
|Displays footnotes defined with [[Template:Footnote]].
|Displays footnotes defined with [[Template:Footnote]].
|-
|<nowiki>{{</nowiki>[[Template:Help|Help]]}}
|Displays a [[Template:Help Header|Help Header]] and [[Template:Multi-lang|Multi-lang]] bar above the article and can add it to certain categories.
|-
|-
|<nowiki>{{</nowiki>[[Template:HoverText|HoverText]]|<TERM>|<HOVER>}}
|<nowiki>{{</nowiki>[[Template:HoverText|HoverText]]|<TERM>|<HOVER>}}
Line 29: Line 32:
|<nowiki>{{</nowiki>[[Template:Jira|Jira]]|<ISSUE-ID>}}
|<nowiki>{{</nowiki>[[Template:Jira|Jira]]|<ISSUE-ID>}}
|Places a link to the specified issue the public [[issue tracker]].
|Places a link to the specified issue the public [[issue tracker]].
|-
|<nowiki>{{</nowiki>[[Template:Multi-lang|Multi-lang]]}}
|Displays a language bar on top of the article which links to translated versions. See also [[Project:Languages]].
|-
|-
|<nowiki>{{</nowiki>[[Template:SLurl|SLurl]]|<REGION>}}
|<nowiki>{{</nowiki>[[Template:SLurl|SLurl]]|<REGION>}}
Line 39: Line 45:
|Supposed to be used on talkpages, to mark a comment as unsigned and to provide the right signature.
|Supposed to be used on talkpages, to mark a comment as unsigned and to provide the right signature.
|-
|-
|
|<nowiki>{{</nowiki>[[Template:User|User]]|<USERNAME>}}
|
|Creates a link to <USERNAME>s profile.
|-
|<nowiki>{{</nowiki>[[Template:User2|User2]]|<USERNAME>}}
|Only creates a link to <USERNAME>s profile, in case <USERNAME> created a profile page. Otherwise just displays the name as text.
|}
|}

Revision as of 13:08, 5 January 2009

The description provided at this page is a short summary of the functionality of the templates. For further details on usage, please browse to the linked documentation pages.


Template Description
{{Anchor|<ID>}} Sets an anchor at a page. You can link there with [[PAGENAME#<ID>]].
{{Box|<TOPIC>|<TEXT>}} Places a nice box around the text. Might break when you use additional Wiki syntax within the the <TOPIC> or <TEXT> fields.
{{Delete|<REASON>}} Requests the deletion of a page.
{{Ediquette}} Places an infobox at a users talkpage which gives suggestions to be more thoughtful with the Wikis resources.
{{Footnote|<TEXT>}} Saves text for a footnote. Supposed to be used in combination with Template:Footnotes.
{{Footnotes}} Displays footnotes defined with Template:Footnote.
{{Help}} Displays a Help Header and Multi-lang bar above the article and can add it to certain categories.
{{HoverText|<TERM>|<HOVER>}} Underlines <TERM> and displays the hovertext specified in <HOVER> as an on-mouse-over effect.
{{Jira|<ISSUE-ID>}} Places a link to the specified issue the public issue tracker.
{{Multi-lang}} Displays a language bar on top of the article which links to translated versions. See also Project:Languages.
{{SLurl|<REGION>}} Provides an easy way to create SLURLs.
{{SLURL2|<SLURL>}} Displays <SLURL> in a nicer format.
{{Unsigned|<USERNAME>|<DATE>}} Supposed to be used on talkpages, to mark a comment as unsigned and to provide the right signature.
{{User|<USERNAME>}} Creates a link to <USERNAME>s profile.
{{User2|<USERNAME>}} Only creates a link to <USERNAME>s profile, in case <USERNAME> created a profile page. Otherwise just displays the name as text.