- Description
- This template is used on mission pages.
- Blank
- A blank infobox for copy-pasting
{{Infobox/Mission
|title =
|image =
|imagecaption =
|episode =
|previous =
|next =
|region =
|characters =
}}
- Samples
- Type in this:
{{Infobox/Mission
|title = Survival of the Fittest
|image = The_Long_Dark_initial_scene.png
|episode = 1
|previous = [[The Grey Mother]]
|next = [[Memories]]
|region = [[Mountain Town]]
|characters = [[Grey Mother]]<br/>[[Hobbs]]
}}
- To see this:
<infobox> <title source="title"><default>Infobox/Mission/doc</default></title>
<image source="image"></image> <label>Episode</label> <format>{{#switch:1 |1=Episode 1 |2=Episode 2 |3=Episode 3 }}</format> <group layout="horizontal"> <header>
Missions
</header>
<label>Previous</label> <label>Current</label><default>Infobox/Mission/doc</default> <label>Next</label> </group> <label>Region</label> <label>Characters</label> </infobox>