Category:Code Examples
m |
|||
| Line 13: | Line 13: | ||
---- | ---- | ||
''We currently have {{#ARTICLECOUNTBYCATEGORY:Code_Examples}} Code Examples in this Wiki.'' | ''We currently have {{#ARTICLECOUNTBYCATEGORY:Code_Examples}} Code Examples in this Wiki.'' | ||
| − | == | + | ==Recently Edited and Most Viewed Code Examples== |
| + | <table width="100%" border="0" cellpadding="3"> | ||
| + | <tr> | ||
| + | <td width="56%"> | ||
| + | '''Recently Edited:''' | ||
<DPL> | <DPL> | ||
namespace= | namespace= | ||
category=Code Examples | category=Code Examples | ||
| − | titlemaxlength= | + | titlemaxlength=52 |
| − | + | count=15 | |
| − | count= | + | |
notcategory=Lang-CN | notcategory=Lang-CN | ||
notcategory=Lang-RU | notcategory=Lang-RU | ||
| Line 26: | Line 29: | ||
ordermethod=lastedit | ordermethod=lastedit | ||
order=descending | order=descending | ||
| − | + | displaynewicon=30 | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
</DPL> | </DPL> | ||
| + | [[Recently Edited Code Examples|More...]] | ||
</td> | </td> | ||
<td width="2%"> </td> | <td width="2%"> </td> | ||
| − | <td width=" | + | <td width="42%"> |
'''Most Viewed:''' | '''Most Viewed:''' | ||
<DPL> | <DPL> | ||
namespace= | namespace= | ||
shownamespace=false | shownamespace=false | ||
| − | ordermethod= | + | ordermethod=mostviewedpages; |
| − | order=descending | + | order=descending; |
category=Code Examples | category=Code Examples | ||
notcategory=Lang-CN | notcategory=Lang-CN | ||
| Line 60: | Line 46: | ||
notcategory=Lang-PT | notcategory=Lang-PT | ||
notcategory=FNWiki | notcategory=FNWiki | ||
| − | count= | + | count=15 |
</DPL> | </DPL> | ||
| + | [[Most Viewed Code Examples|More...]] | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
---- | ---- | ||
Revision as of 16:52, 13 May 2008
Main Topic Areas
You should use the category "Code Examples" to indicate that the article contains mainly usable code snippets. If the article describes a process, and includes code to illustrate a point - it should be categorized as a "How To".
Template for creating code snippets - Copy and paste to create a new page.
We currently have 1748 Code Examples in this Wiki.
Recently Edited and Most Viewed Code Examples
Pages in category "Code Examples"
The following 200 pages are in this category, out of 2,118 total.
(previous 200) (next 200)(previous 200) (next 200)

