Template:User php-3: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Kitten Tale (talk | contribs) m (Including instructions, because I've noticed a couple fallacies with how user templates are being added) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em;" | This user is an '''advanced PHP''' programmer. | | style="font-size: 8pt; padding: 4pt; line-height: 1.25em;" | This user is an '''advanced PHP''' programmer. | ||
<includeonly>[[Category:User php-3|{{PAGENAME}}]]</includeonly> | <includeonly>[[Category:User php-3|{{PAGENAME}}]]</includeonly> | ||
|}</div><noinclude> | |}</div> | ||
[[Category:Templates | <noinclude> | ||
[[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: | |||
'''<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}}