Template:Notmylang: Difference between revisions

From Rosetta Code
Content added Content deleted
(Add altname support from mylang; change documentation to reflect notmylang rather than mylang)
(patch up my last edit)
 
Line 1: Line 1:
|-
|-
| style="clear:both;background: #D8C090;padding:0 4px 0 4px;" | '''[[:Category:{{{1}}}|{{{3|{{{1}}}}}}]]'''
| style="clear:both;background: #D8C090;padding:0 4px 0 4px;color:black;" | '''[[:Category:{{{1}}}|{{{3|{{{1}}}}}}]]'''
| style="clear:both;background: #F0D8A8;padding:0 4px 0 4px;" |'''{{#if: {{{2|}}}|{{{2}}}|---}}'''
| style="clear:both;background: #F0D8A8;padding:0 4px 0 4px;color:black;" |'''{{#if: {{{2|}}}|{{{2}}}|---}}'''
<noinclude><br clear="all">
<noinclude><br clear="all">
'''Usage''':
'''Usage''':

Latest revision as of 18:20, 3 April 2024

|- | style="clear:both;background: #D8C090;padding:0 4px 0 4px;color:black;" | [[:Category:{{{1}}}|{{{1}}}]] | style="clear:both;background: #F0D8A8;padding:0 4px 0 4px;color:black;" |---
Usage: {{notmylang|language|reason|altname}}

Where "language" is the name of the programming language you use, and "reason" (optional) is something short. "altname", if present, is a display name for the language (for C#, F#, and other similar languages that cannot have their proper name as a link). 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 {{notmylangbegin}} and {{notmylangend}} templates or things will just look weird.



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