User:Wwf

From CrawlWiki
Revision as of 00:06, 21 March 2022 by Wwf (talk | contribs) (Organizing my thoughts into code fragments and TODO list pages)
Jump to: navigation, search

Task List

My task list is a collection of ideas and goals that I would like to accomplish. It is not a list of things that I will eventually do, so don't count on anything being done on my list.


Interesting Notes

Wiki Snippets

The Wiki Snippets is a page with snippets of wiki code that serve as a cut and paste repository of reusable wiki code. These usually include manual fill in the blank templates of code that I find useful

Code References

To insert a crawl code reference into a wiki page use the following and make sure you have a references section.

Text to contain a footnote.<ref>{{source ref|0.28.0|art-func.h|488}}</ref>

==References==
<references/>