Template:User php-3: 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|php-3]]
[[Category:User Templates|php-3]]
== 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>

Latest revision as of 17:53, 6 August 2011

php-3 This user is an advanced PHP programmer.




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 php-3}}


Please do not copy the entire code, but instead the template {{User php-3}}