Difference between revisions of "User:LaMizzy"
Line 6: | Line 6: | ||
===My Links=== | ===My Links=== | ||
+ | <!-- | ||
* MediaWIKI Help = <nowiki>https://www.mediawiki.org/wiki/Help:Contents</nowiki> | * MediaWIKI Help = <nowiki>https://www.mediawiki.org/wiki/Help:Contents</nowiki> | ||
* MediaWIKI Component = <nowiki>https://www.mediawiki.org/wiki/Category:MediaWiki_components</nowiki> | * MediaWIKI Component = <nowiki>https://www.mediawiki.org/wiki/Category:MediaWiki_components</nowiki> | ||
* MediaWIKI Manual = <nowiki>https://www.mediawiki.org/wiki/Category:Manual</nowiki> | * MediaWIKI Manual = <nowiki>https://www.mediawiki.org/wiki/Category:Manual</nowiki> | ||
* MediaWIKI Transclusion = <nowiki>https://www.mediawiki.org/wiki/Transclusion</nowiki> | * MediaWIKI Transclusion = <nowiki>https://www.mediawiki.org/wiki/Transclusion</nowiki> | ||
− | + | --> | |
+ | * [[TestSMW|Test Page]] | ||
* [https://www.mediawiki.org/wiki/Help:Contents MediaWIKI Help] | * [https://www.mediawiki.org/wiki/Help:Contents MediaWIKI Help] | ||
* [https://www.mediawiki.org/wiki/Category:MediaWiki_components MediaWIKI Component] | * [https://www.mediawiki.org/wiki/Category:MediaWiki_components MediaWIKI Component] | ||
* [https://www.mediawiki.org/wiki/Category:Manual MediaWIKI Manual] | * [https://www.mediawiki.org/wiki/Category:Manual MediaWIKI Manual] | ||
* [https://www.mediawiki.org/wiki/Transclusion MediaWIKI Transclusion] | * [https://www.mediawiki.org/wiki/Transclusion MediaWIKI Transclusion] | ||
− | |||
===My Wiki Style=== | ===My Wiki Style=== | ||
− | How I see the Wiki structure... | + | * Preferred Naming Convention - Category = CamelCase |
− | * | + | * Preferred Naming Convention - Template = CamelCase |
+ | * Preferred Naming Convention - Page = snake_case | ||
+ | * Preferred Naming Convention - File = snake_case | ||
+ | |||
+ | '''How I see the Wiki structure...''' | ||
+ | * ''Category'' | ||
** Administration | ** Administration | ||
− | ** | + | ** ''Templates'' (follow format suggested in [[Template:Documentation#Usage]]) |
*** Administration | *** Administration | ||
*** Static Information (ex. Menu / Navigation) | *** Static Information (ex. Menu / Navigation) | ||
*** Styling (ex. Infobox) | *** Styling (ex. Infobox) | ||
− | ** | + | ** ''Pages'' |
*** Administration (ex. To-Do Page) | *** Administration (ex. To-Do Page) | ||
− | ** | + | ** ''Files'' |
<br/>Category need to be structured for both Administration, Content, and File. | <br/>Category need to be structured for both Administration, Content, and File. | ||
Line 45: | Line 51: | ||
− | + | ====Recently Completed==== | |
+ | * created [[Template:VersionFrame]] | ||
Line 54: | Line 61: | ||
− | + | ==Sandbox== |
Revision as of 22:05, 25 September 2015
My Message
Welcome to my user page! This page will be my Scribble Pad, where I randomly drop notes that assists me with this RimWorld Wiki development. Feel free to leave me messages in my User-Talk page, and I will reply you as soon as I can.
My Links
My Wiki Style
- Preferred Naming Convention - Category = CamelCase
- Preferred Naming Convention - Template = CamelCase
- Preferred Naming Convention - Page = snake_case
- Preferred Naming Convention - File = snake_case
How I see the Wiki structure...
- Category
- Administration
- Templates (follow format suggested in Template:Documentation#Usage)
- Administration
- Static Information (ex. Menu / Navigation)
- Styling (ex. Infobox)
- Pages
- Administration (ex. To-Do Page)
- Files
Category need to be structured for both Administration, Content, and File.
Templates should only contain design and formatting, and never contain data unless its Static Information.
Templates should always use named parameters when creating/editing the template AND during usage of the template.
Template parameters should always include default value.
Pages should only contain contents, and should prevent any inline design or formatting.
Files should be kept updated with history intact. So one should update the file instead of creating a new file to replace an existing one.
I personally dislike the use of sub-pages, however they have their place...
My Log
To Be Completed
- combine template Template:TOCleft and Template:TOCright
- optional toggle = position (left, centre, right), initial state (expanded, collapsed)
Recently Completed
- created Template:VersionFrame