Re: Spherical Wiki
Reply #22 –
NOTICE: I'd like to institute a new wiki article convention. For articles regarding Sphere API, if the function or variable in question belongs to a Sphere object (eg,
Sound.play() ) the article's title should be
API:Object/member (with
member being in its proper case, eg
API:Sound/play). Anyone who knows wikitext will realize this makes the article a sub-page of the Object article, eg
Sound/play is a sub-page of the
Sound article.
SoundSound.playAlso! I added a new template,
Usage, that should be used for marking up a Sphere function's example usage. Visit Sound.play for an example, and if you need multiple usages in an article let me know and I'll show you how to mark it up.
LoadWindowStyle, edited to use the Usage template