Difference between revisions of "Meta KB"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:
 
* Use '''Platform-.NET''' template to mark content specific to .NET platform.
 
* Use '''Platform-.NET''' template to mark content specific to .NET platform.
 
* Use '''Platform-COM''' template to mark content specific to COM platform.
 
* Use '''Platform-COM''' template to mark content specific to COM platform.
 +
 +
See also:
 +
* [[KB gallery]]

Revision as of 17:07, 26 November 2016

Some useful rules:

  • In page and category names, capitalize only the first letter of the title, or when it is a term that is commonly capitalized.
  • Use wikipedia: prefix for links to Wikipedia.
  • Embed source code in <syntaxhighlight lang="xxxx"> ... </syntaxhighlight> . More info: https://www.mediawiki.org/wiki/Extension:SyntaxHighlight . Available lexers: http://pygments.org/docs/lexers/ .
  • Use Template:Note or Template:Warning to correspondingly mark and highlight pieces of text.
  • Use Platform-.NET template to mark content specific to .NET platform.
  • Use Platform-COM template to mark content specific to COM platform.

See also: