Difference between revisions of "Meta KB"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:
 
* 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.
* Embed source code in <nowiki><syntaxhighlight lang="xxxx"></nowiki> ... </syntaxhihlight> .
+
* Embed source code in '''<nowiki><syntaxhighlight lang="xxxx"></nowiki> ... </syntaxhighlight>''' .

Revision as of 06:50, 10 September 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 Platform-.NET template to mark content specific to .NET platform.
  • Use Platform-COM template to mark content specific to COM platform.
  • Embed source code in <syntaxhighlight lang="xxxx"> ... </syntaxhighlight> .