Help:Signature: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Help:Signature": Important help page ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
m (Text replacement - "http://www.mariowiki.com" to "https://www.mariowiki.com")
 
(19 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
{{see also|MarioWiki:Signatures}}
''Also see [[MarioWiki:Signature]].''


This tutorial will teach you how to make a signature.
This tutorial will teach you how to make a signature.


==Base Creation==
==Base creation==
#Create a page for your signature [[Special:Mypage/sig|here]].
#Create a page for your signature [[Special:Mypage/sig|here]].
#Edit the page and insert this text:<pre>[[User:Username|Username]]</pre>
#Edit the page and insert this text:<pre>[[User:Username|Username]]</pre>
#Replace "Username" with your username. Like That:<pre>[[User:Porplemontage|Porple]]</pre>
#Replace "Username" with your username. Like this:<pre>[[User:Porplemontage|Porple]]</pre>


==Customization==
==Customization==
Line 14: Line 13:
If you want to link to your talk page and your contributions page, insert this text at the end of the signature page:
If you want to link to your talk page and your contributions page, insert this text at the end of the signature page:
<pre>([[User talk:Username|talk]] &amp;middot; [[Special:Contributions/Username|edits]])</pre>
<pre>([[User talk:Username|talk]] &amp;middot; [[Special:Contributions/Username|edits]])</pre>
Be sure to follow all rules outlined in [[MarioWiki:Signature]]. Once you have the signature created, click save. Then go to your [[Special:Preferences|preferences page]].
Be sure to follow all rules outlined in [[MarioWiki:Signatures]]. Once you have the signature created, click save. Then go to your [[Special:Preferences|preferences page]].


==Preparing for Usage==
==Preparing for usage==
Once you are at your preferences page, change the text in the "Signature" box to this:
Once you are at your preferences page, change the text in the "Signature" box to this:
<pre>{{subst:nosubst|User:Username/Sig}}</pre>
<pre>{{User:Username/sig}}</pre>
<small>See {{tem|nosubst}} for more information.</small>


Make sure the "[[File:Rawsigcheckbox.png|link=|top]] Raw signatures (without automatic link)" option is checked and save your preferences.<br>
Make sure the "[[File:Rawsigcheckbox.png|link=|top]] Treat signature as wikitext (without an automatic link)" option is checked and save your preferences. You can now just click the https://www.mariowiki.com/images/7/79/Insert-signature.png button to enter your signature and a timestamp.<br>


==Usage==
==Usage==
Now that your signature is set up, know how it works:
Now that your signature is set up, know how it works:
{|border=1 cellpadding=3 style=font-size:15px;width:100%;border-collapse:collapse
 
|-bgcolor=#ff0
{|border="1" cellpadding="3" style="font-size:15px; width:100%; border-collapse:collapse; margin-bottom:5px"
|-style="background:#000080"
!<font color=white>Code</font>
!<font color=white>Code</font>
!<font color=white>Turns into</font>
!<font color=white>Turns into</font>
Line 33: Line 32:
|-
|-
|&#126;~~
|&#126;~~
|&#123;{User:Username/Sig}}
|&#123;{User:Username/sig}}
|{{fakelink|Username|User:Username}} ({{fakelink|talk|User talk:Username}} &middot; {{fakelink|edits|Special:Contributions/Username}})
|{{fake link|Username|User:Username}} ({{fake link|talk|User talk:Username}} &middot; {{fake link|edits|Special:Contributions/Username}})
|[[Template:Welcome|Welcoming]]
|Signing your name
|-
|-
|~&#126;~~
|~&#126;~~
|&#123;{User:User/Sig}} {{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|&#123;{User:User/sig}} {{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|{{fakelink|Username|User:Username}} ({{fakelink|talk|User talk:Username}} &middot; {{fakelink|edits|Special:Contributions/Username}}) {{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|{{fake link|Username|User:Username}} ({{fake link|talk|User talk:Username}} &middot; {{fake link|edits|Special:Contributions/Username}}) {{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|<span class=plainlinks>[{{fullurl:Special:Allpages|namespace=1}} Talk pages]</span>
|<span class=plainlinks>[{{fullurl:Special:Allpages|namespace=1}} Talk page] discussion</span>
|-
|-
|~~&#126;~~
|~~&#126;~~
|{{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|{{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|{{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|{{#time:G:i, j F Y|{{CURRENTTIMESTAMP}}}} (UTC)
|[[Template:Welcome|Welcoming]], recording of date and time
|Recording of date and time
|}
|}


==The pages where you don't use signatures==
==The pages where you don't use signatures==
Certain pages do not allow these signature codes to be used on them, a majority of them being MarioWiki namespace pages. You can tell when not to use signatures when the page mentions that it follows the "No-Signature Policy". For more information about the policy, check [[MarioWiki:No-Signature Policy|this page]].
Certain pages do not allow these signature codes to be used on them, a majority of them being MarioWiki namespace pages. You can tell when not to use signatures when the page mentions that it follows the "No-Signature Policy". For more information about the policy, check [[MarioWiki:No-signature policy|this page]].


[[Category:Help|{{PAGENAME}}]]
{{MarioWiki}}
[[Category:Help]]

Latest revision as of 15:20, May 10, 2024

See also: MarioWiki:Signatures

This tutorial will teach you how to make a signature.

Base creation

  1. Create a page for your signature here.
  2. Edit the page and insert this text:
    [[User:Username|Username]]
  3. Replace "Username" with your username. Like this:
    [[User:Porplemontage|Porple]]

Customization

If you want your name to be colored or have a different font, replace the text on the signature page with this:

[[User:Username|<span style="font-family:serif;color:#f00">Username</span>]]

If you want to link to your talk page and your contributions page, insert this text at the end of the signature page:

([[User talk:Username|talk]] &middot; [[Special:Contributions/Username|edits]])

Be sure to follow all rules outlined in MarioWiki:Signatures. Once you have the signature created, click save. Then go to your preferences page.

Preparing for usage

Once you are at your preferences page, change the text in the "Signature" box to this:

{{User:Username/sig}}

Make sure the "Rawsigcheckbox.png Treat signature as wikitext (without an automatic link)" option is checked and save your preferences. You can now just click the Insert-signature.png button to enter your signature and a timestamp.

Usage

Now that your signature is set up, know how it works:

Code Turns into Appears as Mainly used for
~~~ {{User:Username/sig}} Username (talk · edits) Signing your name
~~~~ {{User:User/sig}} 8:27, 1 June 2024 (UTC) Username (talk · edits) 8:27, 1 June 2024 (UTC) Talk page discussion
~~~~~ 8:27, 1 June 2024 (UTC) 8:27, 1 June 2024 (UTC) Recording of date and time

The pages where you don't use signatures

Certain pages do not allow these signature codes to be used on them, a majority of them being MarioWiki namespace pages. You can tell when not to use signatures when the page mentions that it follows the "No-Signature Policy". For more information about the policy, check this page.