Difference between revisions of "Meta KB"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:Meta]]  
 
[[Category:Meta]]  
 
Some useful rules:
 
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.
 
* 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.
 
* Use '''wikipedia:''' prefix for links to Wikipedia.
Line 11: Line 10:
 
See also:
 
See also:
 
* [[KB gallery]]
 
* [[KB gallery]]
 +
* [http://{{SERVERNAME}}/index.php?title=Special%3AAllPages&from=&to=&namespace=10 All templates]

Latest revision as of 07:02, 1 December 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: