Recent changes Random page
GAMING
more wikis
 
Gaming
Entertainment
Science Fiction
Biggest wikis
Hobbies
Music
See more...

User:MrDolomite/Snippets

From Scratchpad

Jump to: navigation, search

Handy snippets of wiki-code from the mind of MrDolomite, w00t!

Contents

[edit] Retrieve template source code onto template talk page

Like on Template_talk:Inplace#Code

==Code==
from {{tl|{{BASEPAGENAME}}}}
----
<code>
{{msgnw::Template:{{BASEPAGENAME}}}}
</code>
----

[edit] Categories

.