User:Fritigern
From OpenSimulator
Fritigern Gothly, that's me! Been a great fan of SL, and later found OpenSim. Played around with it a little and liked it a lot. Gonna be on this wiki every now and then, trying to bring some pages more up-to-date, and perhaps fix a problem or two, like orphaned pages...
Contents |
(Hopefully) Helpful Tips
- Put your page in a category. It helps people to find information more easily. Note that a page can be in multiple categories at the same time. An example would be a page about an OSSL function, which can both be in the OSSL category, as well as in the Scripting category.
- Wanna make a link to another page on this wiki? Don't use a full URL, use an internal link, like so: [[Example_Link|This is the link's description]]. This prevents pages from getting orphaned!
New pages
- Collecting orphaned versioning pages under this page: OpenSim Development History
- Orphaned script examples: Example scripts
- Orphaned Grid_List pages: Grid List Orphans
- Thoughts and ideas will be jotted down and played around with at BrainStorm. Feel free to contribute ideas and examples!
Tools I Use
- Special:SpecialPages
- My keyboard :-)
Maintenance
- Category:To_Delete holds all the pages that are marked for deletion.
- Category:Stubs Hold all the articles that need expansion.
- WikiStructure is where one can go to learn about editing the wiki, and find templates to use where appropriate.
Quick tests. To be ignored!
nothing at the moment...
Templates
Deprecation template.
- Purpose: To be used on the pages of deprecated functions. New page is to be created with replacement function. Suggest copying over the content of the page of the deprecated function, and make modifications in the content of the new page.
- Usage: {{deprecate|<MM DD YYYY>|<newname>}}
- Example: {{deprecate|Nov. 21 1997|Friti}}
- Result:
*** NOTE : *** As of Nov 21 1997, this function has been renamed to Friti.
Versions of OpenSimulator released after this date will give the user a deprecation warning, but for the time being will function as before. However, the deprecated function may eventually be removed entirely, and should therefore be avoided, and the new version be used instead. |
3rd Party template.
- Purpose: To be used on pages dealing with 3rd party add-ons, modules, and so forth, so as to clearly, uniformly, and effortlessly mark them as 3rd party software.
- Usage: {{thirdparty}}
- Example: {{thirdparty}}
- Result:
*** THIS ARTICLE IS ABOUT THIRD PARTY SOFTWARE *** Although OpenSimulator encourages the development of third party software for OpenSimulator, no support can be provided on this. For help with this software, contact the developer of this software directly.Please do not contact the OpenSimulator team with questions about this software. |