VsWiki:Templates
Contents
Description
Displays the main Wiki Navigation index. Place at the top of main section pages.
Usage
{{Wiki_Nav_Index}}
gives:
Description
Navigation arrows to go up to the previous level, as well as the previous and next item in the database.
Usage
{{NAV_Database | | previous=none | up=[[Vegastrike]] | next=[[Species]] }}
gives:
none | Vegastrike | Species |
Description
Navigation arrows to go up to the previous level, as well as the previous and next article in the manual.
Usage
{{NAV_Manual | | previous=[[Manual:Computer:Ships screen|Ships screen]] | up=[[Manual#Inflight|Manual]] | next=[[Manual:Advanced flight|Advanced Flight]] }}
gives:
Ships screen | Manual | Advanced Flight |
Parent Link
Description
Navigation arrow to go back up a level.
Usage
{{parent_link|parent=[[Cargo:Food|Food]]}}
gives:
Food |
General Editing Templates
Spoiler
Description
Put this at the top of any page which may contain spoilers for campaigns.
Usage
{{Spoiler}}
gives:
This page may contain SPOILERS of missions and other content of the game. Please do not read this if you want to play the game from the beginning and without knowledge you shouldn't have yet ;) |
Attention
Description
For pages that are currently only stubs or are only partially complete, place this at the top of the page. As well as adding the attention text to the page, the page will be placed under the Pages that need attention page for easy reference.
Usage
{{attention}}
gives:
Fixme
Description
This is a useful marker for small errors or additions required for pages. Pages will be placed under the Fixme page for easy reference.
Usage
{{Fixme}}
gives: FIXME
Warning Text
Description
Useful for highlighting important facts.
Usage
{{warning_text| |text=Autopilot is '''obsolete''' and is only available for mods. }}
gives:
Miving from PHP Wiki
Description
Usage
{{Moving_from_phpwiki}}
gives:
Keyboard Templates
Description
These templates will display the keyboard key in question. This is used extensively in the manual and also in the keybindings section.
Usage
{{Key:Up}}
gives:
For further usage examples see Keyboard Templates.
Interface Buttons
Current Buttons
Description
Examples
,
Usage
{{Button:Missions}}
gives:
For further usage examples see Button Templates.
Required Buttons
All the buttons for the Navigation computer have yet to be created as templates.
Database Templates
Description
Usage
{{Description:Cargo| |text=Generation upon generation of addicts have made the production of coffee one of the largest industries in known space. |image=coffee.png |name=Coffee |price=140 |mass=0.01 |space=1 }}
gives:
|
Description
Generation upon generation of addicts have made the production of coffee one of the largest industries in known space.
For further usage examples see Database Templates.