Template:User website here: Difference between revisions

From MapleWiki
Jump to navigation Jump to search
m (categories)
m (Including instructions, because I've noticed a couple fallacies with how user templates are being added)
Line 7: Line 7:
<noinclude>
<noinclude>
[[Category:User Templates|website here]]
[[Category:User Templates|website here]]
== How to use this template ==
For those who do not know a lot about wiki coding, templates use the following format:
<pre>
{{ (template name)
| additional options
| additional options
| additional options
}}
</pre>
If you would like to use this template in your userpage, please use the following:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>'''
Please do not copy the entire code, but instead the template <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>
</noinclude>
</noinclude>

Revision as of 17:55, 6 August 2011

Nuvola filesystems www.png This user has a website, which can be found here.




How to use this template

For those who do not know a lot about wiki coding, templates use the following format:

 {{ (template name)
 | additional options
 | additional options
 | additional options
 }}

If you would like to use this template in your userpage, please use the following:


     {{User website here}}


Please do not copy the entire code, but instead the template {{User website here}}