The Last Starwiki:Style guidelines: Difference between revisions

Jump to navigation Jump to search
Clarify file uploads and article history
m (Categorize)
(Clarify file uploads and article history)
Line 12: Line 12:
# ''Templates:'' Templates help to organize content. See [[:Category:Templates]] full list of available templates.
# ''Templates:'' Templates help to organize content. See [[:Category:Templates]] full list of available templates.
# ''Categories:'' Always group articles into [[Special:Categories|categories]]. If you are unsure which category fits best, start a discussion on the article's talk page.
# ''Categories:'' Always group articles into [[Special:Categories|categories]]. If you are unsure which category fits best, start a discussion on the article's talk page.
=== History ===
Since The Last Starship is still a work in progress, things change over time. This can be confusing when players look up solutions to problems they might run into. For this reason, we try to keep track of changes in equipment and game mechanics.
When a new build is released and changes how something operates, create a ''History'' section on the page. Changes should be listed chronologically from older to newest as shown below:
<pre>
==History==
{{History|1.0|Introduced.}}
{{History|1.1|Adjusted power consumption from 100 MW to 150 MW.}}
{{History|1.2.37|Sewage now has a visual indicator.}}
</pre>
== File uploads ==
To keep things consistent and predictable, file uploads should be named using [[Wikipedia:Camel_case|Pascal Case]]:
* The first letter of each word should be capitalized
* There should be no spaces, hyphens, or underscores between words
For example, <code>Air Reprocessor sprite.png</code> would be written as <code>AirReprocessorSprite.png</code>.


== Writing style ==
== Writing style ==
Line 62: Line 83:
{{#lst:Target|NAME}}
{{#lst:Target|NAME}}
</pre>
</pre>
== Feature history ==
Each article describing a game feature should be updated with version history. This can be done using the <code><nowiki>{{History}}</nowiki></code> template. Information on it's use can be found [[:Template:History/doc|here]].


[[Category:The Last Starship Wiki]]
[[Category:The Last Starship Wiki]]

Navigation menu