Template:Infobox programming language/doc: Difference between revisions

Content deleted Content added
syntaxhighlight lang="wikitext"
Line 15:
|website |implementations |dialects |influenced by |influenced |wikibooks={{{wikibooks}}}
}}
<syntaxhighlight lang="xmlwikitext" style="overflow:auto;">
{{Infobox programming language
| name = <!-- otherwise defaults to {{PAGENAME}} -->
Line 78:
}}
 
<presyntaxhighlight lang="wikitext" style="overflow: auto">
{{Infobox programming language
| name = Python
Line 98:
| wikibooks = Python Programming
}}
</syntaxhighlight>
</pre>
{{-}}