Template:User website here: Difference between revisions

From MapleWiki
Jump to navigation Jump to search
m (Including instructions, because I've noticed a couple fallacies with how user templates are being added)
mNo edit summary
 
Line 27: Line 27:




&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>'''
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|(website URL)}}</nowiki>'''


You would replace (website URL) with the actual URL of the website.


Please do not copy the entire code, but instead the template <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>
Please do not copy the entire code, but instead the template <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>


</noinclude>
</noinclude>

Latest revision as of 17:57, 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|(website URL)}}


You would replace (website URL) with the actual URL of the website.

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