Oldunreal Wiki:Layout guidelines

From Oldunreal-Wiki
Jump to navigation Jump to search

This is a list of guidelines which are meant to show how pages are supposed to be formatted and shown on the wiki. These are all accompanied with shells for quick copypasting.

These guidelines will change without notice as we improve the wiki and the presentation of its information, so be sure to check this page regularly.

Content creation pages

Tutorials

  • The fields |title=, |topic= and |series=, in the infobox are required.
  • |topic= takes one of six values: Mapping, Texturing, Modelling, Audio, Coding and Other.
  • It's recommended to specify the |series= in the navbox too, otherwise it'll display all the available tutorials.
{{Infobox Tutorial
|title=
|image=
|topic=Mapping/Texturing/Modelling/Audio/Coding/Other
|order=
|series=
|previous=
|next=
}}
In this tutorial we're going to see how to [topic in question].

__TOC__
== Overview ==

== Steps ==

== External links ==
<references />

== See also ==

{{Navbox Tutorials|series=}}

Localization pages

Individual pages

Each page is composed between 0 to 10 sections, depending on how many games it appears in and how many differences the same file has between games. Thus, for single files appearing in single games, no section is needed, whereas a file that appears in two games can have up to five sections and one that appears in up to three games can have up to ten.

The Navbox Localization Language Specific must be used once per each game. This way you can have up to three Navboxes, each referring to a separate game.

For technical reasons of the Wiki itself, it cannot be shown, but the lines of the files should always be enclosed in <pre> and </pre> tags. Otherwise their content won't be displayed appropriately in the pages.

Three games

{{Infobox Localization
|name=
|language=
|game=
|lines_done=
|lines_total=
|game2=
|lines_done2=
|lines_total2=
|game3=
|lines_done3=
|lines_total3=
}}
__TOC__

== Public section (Game1) ==

== Public section (Game2) ==

== Public section (Game3) ==

== Rest of the file (Shared) ==

== Rest of the file (Game1 & Game2) ==

== Rest of the file (Game1 & Game3) ==

== Rest of the file (Game2 & Game3) ==

== Rest of the file (Game1) ==

== Rest of the file (Game2) ==

== Rest of the file (Game3) ==

{{Navbox Localization Language-Specific
|language=
|game=
{{Navbox Localization Language-Specific
|language=
|game=
{{Navbox Localization Language-Specific
|language=
|game=
}}

Two games

{{Infobox Localization
|name=
|language=
|game=
|lines_done=
|lines_total=
|game2=
|lines_done2=
|lines_total2=
}}
__TOC__

== Public section (Game1) ==

== Public section (Game2) ==

== Rest of the file (Shared) ==

== Rest of the file (Game1) ==

== Rest of the file (Game2) ==

{{Navbox Localization Language-Specific
|language=
|game=
}}
{{Navbox Localization Language-Specific
|language=
|game=
}}

One game

{{Infobox Localization
|name=
|language=
|game=
|lines_done=
|lines_total=
}}
__TOC__

{{Navbox Localization Language-Specific
|language=
|game=
}}

Walkthroughs

Resume page

{{Infobox Walkthrough
|title=
|image=
|order=
|series=
|previous=
|next=
}}

== Synopsis ==

== Level list ==

== Trivia ==

== Gallery ==
<gallery>
</gallery>

== External links ==
<references />

== See also ==

Individual levels

{{Infobox Walkthrough Map
|full_name=
|image=
|author=
|author2=
|author3=
|music=
|music2=
|music3=
|game=
|series=
|filename=
|mission_number=
|new_items=
|new_enemies=
|previous_map=
|next_map=
}}

__TOC__

== Map description ==
{{clear}}
== Walkthrough ==
{{clear}}
=== Quick Level Completion ===
=== Difficulty Differences ===

== Tips and tricks ==

== Trivia ==

== Gallery ==
<gallery>
</gallery>

== External links and references ==
<references />

== See also ==