Difference between revisions of "User:Wwf/Wiki Snippets"

From CrawlWiki
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 +
=== Crawl Wiki Help ===
 +
*[[Help:Contents]] is the local help guide for updating this wiki.
 +
*Use the [[Help:Style_guide]] in case you want to figure out what is the correct way to present information, or whether or not it should be included in the page.
 +
**[[Help:Style_guide#Section_names]] is where to find the correct names for sections on a page.
 +
 
=== Code References ===
 
=== Code References ===
 
*Common Category Tags:
 
*Common Category Tags:

Latest revision as of 03:05, 23 March 2022

Crawl Wiki Help

  • Help:Contents is the local help guide for updating this wiki.
  • Use the Help:Style_guide in case you want to figure out what is the correct way to present information, or whether or not it should be included in the page.

Code References

  • Common Category Tags:
{{character guide}}
{{Advice}}
{{version014}}

  • 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/>