Main Page ◆ Nova Drift Wiki - Editing Guidelines Last Update: 12/03/2022
General Rules
If you're unsure on how to do something specific or if you have any questions, ideas or suggestions, please contact one of the Administrators.
|
Your preferred editor can be chosen in Special:Preferences ➔ Editing ➔ Editor ➔ Preferred editor.
|
Formatting and Design
Wikitext | Result |
---|---|
''Italic'' |
Italic |
'''Bold''' |
Bold |
'''''Italic and Bold''''' |
Italic and Bold |
::Indent (Multiple ":" for additional indentation) |
|
* Dotted List (Multiple "*" before the text for nesting) |
|
# Numbered List (Multiple "#" before the text for nesting) |
|
Linking
Wikitext | Result |
---|---|
When linking to another page in the wiki, instead of using the entire URL as the link, use double brackets and simply type the name of the page. For example, the following code in the Source Editor... [[Tempest Break]]
When using the Visual Editor, typing in the first pair of brackets will automatically create a pop-up window, which lets you type in the page name, tell you if the page link is valid or not, and allow you to visit the linked page directly from the editor. |
Tempest Break |
You can also edit the text for the displayed link, typing the following code in the Source Editor... [[Tempest Break|Tempest Break Edit]]
|
Tempest Break Edit |
1. Linking / heading and sub-heading
Wikitext | Result |
---|---|
Any heading or sub-heading in a page can be linked by adding a # at the end of the page name and typing in the full header name, so the following: [[Tempest Break#Tags]]
|
Tempest Break#Tags |
You can then simply delete the extra text as shown in the previous section like this: [[Tempest Break#Tags|Tempest Break]] |
Tempest Break |
2. Linking / Javascript Tooltips
Wikitext | Result |
---|---|
This wiki also implements javascript tooltips. If you want to generate a link with a tooltip that shows a preview of informations and / or images on the page you're trying to visit the wikitext you need to use is this: {{Mod Tooltip|Tempest Break}} |
Tempest Break |
{{Mod Tooltip|Assault}} |
Assault |
{{Mod Tooltip|Railgun}} |
Railgun |
{{Mod Tooltip|Velocity}} |
Velocity |
{{Mod Tooltip|Celestial}} |
Celestial |
{{Mod Tooltip|Mayhem}} |
Mayhem |
3. Linking / Javascript Tooltips on Images
🟆 Javascript Tooltips can also be used on images by using the following code: (hover over images)
Wikitext | Result |
---|---|
{{Mod Tooltip Img|Velocity|f_size|40px|left}} |
|
{{Mod Tooltip Img|Antimatter Rounds|f_size|45px|left}} |
|
{{Mod Tooltip Img|Courser|f_size|50px|center}} |
|
{{Mod Tooltip Img|Halo|f_size|55px|center}} |
|
{{Mod Tooltip Img|Salvo|f_size|60px|right}} |
Galleries
Wikitext | Result |
---|---|
{{Gallery |Columns = 2 |Widths = 120 |Image1 = Far Sight.png!Title #1 |Image2 = Explosive Growth.png!Title #2 |Image3 = Revelation.png!Title #3 |Image4 = SprSnapperChampion.png!Title #4 |Image5 = SprHiveChampion.png!Title #5 }} |