Template:Infobox Level

From WikiRaider
Jump to: navigation, search

Exemplary articles: The Great Wall

Copy the following template and paste it into a (new) level article page to fill it out. Remove the comment tags <!-- and --> to include any template element.

{{Infobox Level 
| Name        = 
| Image       = 
| Game        = 
| Section     = 
| Levelno     = 
| Length      = 
| Gametime    = 
| Timetrial   = 
| Firsttime   = 
| Secrets     = 
| Special     = 
| Location    = 
| Hub         =
| Chrono      = 
| Previous    = 
| Next        = 
| Sub         = 
}}

'''???Levelname???''' is the ???xth??? Level in [[???game name???]] 
(and the ???xth??? in the [[???section name???]]) section. 
Location of the level is (, as the name indicates,) [[???location???]. 



<!-- == Story == -->
<!-- The following should be an overview of the level's story.-->
<!-- Please put your text under the following headlines unless there only is one, then add it here (on top level). -->

<!-- ===From the Official Site=== -->
<!-- If there is a background story for the level on tombraider.com 
(like for Legend, Anniversary ...),
add the exact words here, and set the website as source:
<ref>http://www.tombraider.com/</ref>
 -->


<!-- ===Story Introduction===-->
<!-- As found in the PDA in
Tomb Raider Legend -->

<!-- ===Cutscenes=== -->

<!-- ===End Cutscene=== -->


<!-- ==Objective== -->
<!-- A list of tasks that need to be fulfilled in this level. -->


<!-- ==Finds== -->

<!-- === Secrets === -->
<!-- An overview of all Secrets.-->
<!-- Look below for details.-->

<!-- === Artefacts & Keys=== -->
<!-- A list of all artefacts and keys in the level. -->

<!-- === Tools === -->
<!-- A list of all tools (crowbar, hammer, shovel...) in the level. -->

<!-- ===Supplies=== -->
<!-- ====Weapons==== -->
<!-- A list of all weapons in the level. -->

<!-- ==== Goodies==== -->

<!-- =====First Aid===== -->
<!-- A list of all first aid items (medi packs, bandages...) in the level. -->

<!-- =====Ammo===== -->
<!-- A list of all ammunition in the level. -->

<!-- =====More Gear===== -->
<!-- A list of gear (flares, grapple...) found in this level. -->


<!-- == Enemies== -->
<!-- A list of all opponents in this level. -->

<!-- == Traps & Obstacles == -->

<!-- === Traps === -->
<!-- A list of all traps in this level. -->

<!-- === Obstacles, Triggers & Puzzles === -->
<!-- A list of all obstacles, triggers and puzzles 
(ladders, scales, movable blocks...)
in this level. -->


<!-- ==Rewards== -->
<!-- A list of rewards that can be unlocked in this level. 
(Since Tomb Raider Legend.) -->


<!--==Typical Scenery of the Level==-->
<!-- A number of images (screenshots) from within the level showing typical locations; with explanatory captions.-->
<!--<gallery>
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
Image:imagename|Description 
</gallery> -->

<!--==Walkthrough==-->
<!--{{mainarticle|???Levelname??? Walkthrough}}-->
<!--A short summary of the walkthrough -->

<!-- ==References== -->
<!-- <references/> -->

[[Category:Levels]]
[[Category:???Game Name???]]
[[de:???German Name???]]

Help and Info

Infobox: What information has to be filled in?

  • Name = The exact title of the Level (please make sure that you write it exactly the way it is written in the game - e.g. in the Savegame file!)
  • Image = The image url; simply: nameoftheimage.jpg (or .gif, .png...) The image should show a typical in-game scene and not be from a cinematic.
  • Game = The exact name of the game as used in WikiRaider. Please search for it, if unsure.
  • Section = The game section, e.g. Peru, Venice, VCI...
  • Levelno = The number of the level. (Please make sure it corresponds with the number given on the game overview page.)
  • Length = If any of the following three fields is filled out, put "1" (=yes) here. Leave open otherwise.
  • Gametime = The time needed to complete the level when you know where you are going but are still collecting all items.
  • Timetrial = Time Trial time (only Legend and Anniversary)
  • Firsttime = The time needed by players who don't know the level yet.
  • Secrets = Number of Secrets
  • Special = special purpose, like Training Level or Demo Level.
  • Location = The Location the level is placed in, starting with the continent. e.g. Europe, Italy, Rome
  • Parent = A hub or parent level from where this level may be reached (e.g. the Parisian Ghetto for Park in The Angel of Darkness,Shrine of Osiris for Tomb of the Timekeeper in Lara Croft and the Temple of Osiris, The Entrance for A Sleepy Cave in Lara Croft GO)
  • Chrono = Put anything (e.g. "1") here, if level has previous or next.
  • Previous = the level before the current
  • Next = the level following the current
  • Sub = instead of or in addition to Chrono in case the level is a main level with many sub levels (e.g. Parisian Ghetto in The Angel of Darkness, Shrine of Osiris in Lara Croft and the Temple of Osiris, The Entrance in Lara Croft GO) list all the levels here, using * and [[]]

Formatting of content with lists

The following shows you how you should format the sections like secrets, artefacts, keys, traps...It should contain an overview text and then a detailed list of all items. An example for Secrets:

General

In this level you can find ???x??? [[Secrets]].

* [[???xth??? Secret]]
: description text

Tomb Raider II

In this level you can find 3 stone dragons.

*  [[Silver Dragon]]
: description text
* [[Golden Dragon]]
: description text
* [[Jade Dragon]]
: description text

Anniversary

In this level you can find ???x??? [[Relics]] and ???x??? [[Artifacts]].

*  [[Relic]]: [[Killer Whale Bottle]]
: description text




Example Source Code

Infobox

{{Infobox Level 
| Name        = Peru - City of Vilcabamba
| Image       = Vilcabambatra.jpg
| Game        = Tomb Raider Anniversary
| Section     = Peru
| Levelno     = 2
| Length      = 1
| Gametime    = 
| Timetrial   = 7 minutes
| Firsttime   = 
| Secrets     = 1 Artifact
| Special     =
| Location    = [[South America]], [[Peru]]
| Parent      =
| Chrono      = 1
| Previous    = Peru - Mountain Caves
| Next        = Peru - The Lost Valley
| Sub         = 
| Wtlink      = tra/peru2
}}

As you see, Gametime and Firsttime have not been left out, even though they have no values. They will not appear in the end result, but it is necessary that they are included with empty values.