Template:Mylang: Difference between revisions

From Rosetta Code
Content added Content deleted
(I think this also sorts)
(I'm surprised (and a bit pleased) the nowiki tag works there.)
Line 8: Line 8:
<nowiki>{{mylang|language|level}}</nowiki>
<nowiki>{{mylang|language|level}}</nowiki>


Where "language" is the name of the programming language you use, and "level" (optional) is something like "beginner", "novice", "advanced", etc. Try to use the correct spelling and case (spelling and case everyone else uses) for the language. If you are the first person to declare that you can program in a particular language, please create the user group page (link at the bottom of your user page) with <nowiki>{{langgroup|language}}</nowiki>.
Where "language" is the name of the programming language you use, and "level" (optional) is something like "beginner", "novice", "advanced", etc. Try to use the correct spelling and case (spelling and case everyone else uses) for the language. If you are the first person to declare that you can program in a particular language, please create the user group page (link at the bottom of your user page) with [[Template:langgroup|<nowiki>{{langgroup|language}}</nowiki>]].


Be sure to put this between <nowiki>{{mylangbegin}} and {{mylangend}}</nowiki> templates or things will just look weird.
Be sure to put this between [[Template:mylangbegin|<nowiki>{{mylangbegin}}</nowiki>]] and [[Template:mylangend|<nowiki>{{mylangend}}</nowiki>]] templates or things will just look weird.


{{template}}</noinclude>
{{template}}</noinclude>

Revision as of 00:31, 13 April 2010

My Favorite Languages
Language Proficiency
[[:Category:{{{1}}}|{{{1}}}]] ---

[[Category:{{{1}}} User|Mylang]]

Usage: {{mylang|language|level}}

Where "language" is the name of the programming language you use, and "level" (optional) is something like "beginner", "novice", "advanced", etc. Try to use the correct spelling and case (spelling and case everyone else uses) for the language. If you are the first person to declare that you can program in a particular language, please create the user group page (link at the bottom of your user page) with {{langgroup|language}}.

Be sure to put this between {{mylangbegin}} and {{mylangend}} templates or things will just look weird.



This is a template. There are many others. See Category:RCTemplates for a complete list of templates.