Difference between revisions of "Wiki Related Stuff"
m (Added french translation link) |
(Added Translator Tutorial and General Editing Stuff) |
||
Line 22: | Line 22: | ||
== How to contribute == | == How to contribute == | ||
− | '''Due to vandalism on the wiki users must now request a user account at the wiki administrators/moderators ( | + | '''Due to vandalism on the wiki users must now request a user account at the wiki administrators/moderators (Donald🦆 or notlawjosh) prior to be being able to make edits''' |
The default theme hides most Wiki features for a clean user experience. | The default theme hides most Wiki features for a clean user experience. | ||
Line 31: | Line 31: | ||
You should now see most Wiki features on each page, including Edit buttons. | You should now see most Wiki features on each page, including Edit buttons. | ||
+ | |||
+ | == Translator Tutorial == | ||
+ | '''Current available Languages see [[Template:Otherlang|here]]!'''<br> | ||
+ | === Page Creation === | ||
+ | To Translate a Page just add your Language initials in front of the Pagename in the URL.<br> | ||
+ | Like https://dash.tycoon.community/wiki/index.php/Fr:Wiki_Related_Stuff for the French page.<br> | ||
+ | |||
+ | === Categories === | ||
+ | Each Language also has a Category where all Translated Pages are categorized.<br> | ||
+ | So add <nowiki>[[Category:Fr]]</nowiki> to the bottom of your translated Page.<br> | ||
+ | |||
+ | == General Editing Stuff == | ||
+ | === Templates === | ||
+ | Since we are usign a lot of Templates across all pages you see things like <nowiki>{{}}</nowiki> often in the Page you are Translating.<br> | ||
+ | Those are "Embedded Pages".<br> | ||
+ | For Example use <nowiki>{{Car Dealer/Vehicles/Bicycles}}</nowiki> for all Bicycles in the Car Dealer.<br> | ||
+ | That Template would return this: | ||
+ | {{Car Dealer/Vehicles/Bicycles}} | ||
+ | An deeper Tutorial on how to make Templates see here: https://www.mediawiki.org/wiki/Help:Templates | ||
+ | |||
+ | == More Information == | ||
+ | See https://www.mediawiki.org/wiki/Help:Contents for Deeper Information on how to Edit Pages, create Lists and so on. | ||
[[Category:Rules]] | [[Category:Rules]] | ||
[[Category:Browse]] | [[Category:Browse]] |
Revision as of 23:19, 1 January 2021
Contents
Rules
Normal Rules:
- Do not vandalize.
- Do not remove chunks of information unless you need to.
- Refrain from revealing hidden and secret content as this ruins the secret element.
Translator Rules:
- If you edit Protected Pages do not edit the content of the Page only add the Translation.
- Rule 1 does not apply to Transport Tycoon Staff Members who asked to get the role, to edit some protected Pages.
Guidelines
- Information should not include personal opinions
- Provide direct information
- Do not include any bias
- Use page links as often as possible, it's easier for everyone that way.
How to contribute
Due to vandalism on the wiki users must now request a user account at the wiki administrators/moderators (Donald🦆 or notlawjosh) prior to be being able to make edits
The default theme hides most Wiki features for a clean user experience. To enable Wiki features such as editing, you need to:
- Go to Preferences
- Under Appearance, select the Editor skin
- Save changes
You should now see most Wiki features on each page, including Edit buttons.
Translator Tutorial
Current available Languages see here!
Page Creation
To Translate a Page just add your Language initials in front of the Pagename in the URL.
Like https://dash.tycoon.community/wiki/index.php/Fr:Wiki_Related_Stuff for the French page.
Categories
Each Language also has a Category where all Translated Pages are categorized.
So add [[Category:Fr]] to the bottom of your translated Page.
General Editing Stuff
Templates
Since we are usign a lot of Templates across all pages you see things like {{}} often in the Page you are Translating.
Those are "Embedded Pages".
For Example use {{Car Dealer/Vehicles/Bicycles}} for all Bicycles in the Car Dealer.
That Template would return this:
Name | Price | Top Speed in mph |
---|---|---|
$500 | 32.25 | |
$1.000 | 33.5 | |
$1.500 | 38.25 | |
$2.000 | 44.25 | |
$2.500 | 47 | |
$2.500 | 47 | |
$2.500 | 47 |
An deeper Tutorial on how to make Templates see here: https://www.mediawiki.org/wiki/Help:Templates
More Information
See https://www.mediawiki.org/wiki/Help:Contents for Deeper Information on how to Edit Pages, create Lists and so on.