Template:Nosubst: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
mNo edit summary
Line 15: Line 15:
If you'd like a signature that is dynamically updated, i.e., one that displays every signature you've ever left on the wiki as your current signature, here's how:
If you'd like a signature that is dynamically updated, i.e., one that displays every signature you've ever left on the wiki as your current signature, here's how:


# Create a subpage for your signature.  You can use mine as an example: [[User:Sebastian_Panache/sig]] <br /> ''NOTE: Please don't overwrite it: Copy the code to your own subpage.''
# Create a subpage for your signature.  You can use mine as an example: [[User:Sevastain_Pinatsch/sig]] <br /> ''NOTE: Please don't attempt to overwrite it: Copy the raw code to your own subpage.''
# Go to your "My preferences" page (near the top right of your screen), and in the "Signature" entry box add <nowiki>{{SUBST:nosubst|User:YourUsername/sig}}</nowiki>, inserting your own usernname, of course.   
# Go to your "My preferences" page (near the top right of your screen), and in the "Signature" entry box add <nowiki>{{SUBST:nosubst|User:YourUsername/sig}}</nowiki>, inserting your own usernname, of course.   
# Tick the "Treat signature as wikitext (without an automatic link)" checkbox just below it, and you're done!   
# Tick the "Treat signature as wikitext (without an automatic link)" checkbox just below it, and you're done!   

Revision as of 09:06, 1 March 2014

{{:{{{1}}}}}

Usage

This template is useful for user signatures to circumvent SUBST.

Usage: in Special:Preferences in the Signature field, for example:

{{Nosubst|User:Example/Signature}}

Which becomes:

{{SUBST:Nosubst|User:Example/Signature}}

Help

If you'd like a signature that is dynamically updated, i.e., one that displays every signature you've ever left on the wiki as your current signature, here's how:

  1. Create a subpage for your signature. You can use mine as an example: User:Sevastain_Pinatsch/sig
    NOTE: Please don't attempt to overwrite it: Copy the raw code to your own subpage.
  2. Go to your "My preferences" page (near the top right of your screen), and in the "Signature" entry box add {{SUBST:nosubst|User:YourUsername/sig}}, inserting your own usernname, of course.
  3. Tick the "Treat signature as wikitext (without an automatic link)" checkbox just below it, and you're done!
  4. Use the 4-tildes or signature button (File:Button sig.png) to use your saved signature in talk page messages.