Template:Infobox fictional location/doc: Difference between revisions

From Startupedia
 
m 1 revision imported
 
(No difference)

Latest revision as of 05:37, 23 May 2025

This infobox is for fictional locations.

Usage

{{{name}}}
{{{source}}} location
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]
{{{caption}}}
[[File:{{{image2}}}|{{{image2_size}}}|alt={{{alt2}}}]]
{{{caption2}}}
First appearance{{{first}}}
Last appearance{{{last}}}
Created by{{{creator}}}
Based on{{{based_on}}}
Adapted by{{{adapted_by}}}
Genre{{{genre}}}
In-universe information
Other name(s){{{alt_name}}}
Type{{{type}}}
Ruled by{{{ruler}}}
Ethnic group(s){{{ethnic_group}}}
Race(s){{{races}}}
Location{{{located_in}}}
Locations{{{locations}}}
Character(s){{{characters}}}
Population{{{population}}}
{{{blank_label}}}{{{blank_data}}}
{{{blank_label1}}}{{{blank_data1}}}
{{{blank_label2}}}{{{blank_data2}}}
{{{blank_label3}}}{{{blank_data3}}}
{{{blank_label4}}}{{{blank_data4}}}

<syntaxhighlight lang="wikitext" style="overflow: auto;">

Infobox fictional location/doc

</syntaxhighlight>

Parameters

Parameter Explanation
name Location name for display in header bar; defaults to PAGENAME, which may be preferred to keep header a reasonable size.
image Primary image to illustrate the location. Do not use a link ( [[ ]] ) or the "Image:" prefix; image is automatically linked and resized to a standardized 250px.
image_size Allows alternate sizing for images smaller than 250px.
alt See Wikipedia:Alternative text for images.
caption A caption explaining the image.
source Applicable name of book, comic, TV series, film etc. from which the location is taken, for display in bar under main image and caption.
based_on Name of the original location the adaptation is based on. Use to add the title of the original location and the names of the original creators. Use this field in conjunction with |adapted_by=.
creator Name of the person who created the location.
adapted_by Name of the individuals who adapted the character into a new medium. Use this field if the character in a medium is based on a location from a different medium.
genre Genre of the source material, like Novel, Comic book, Soap opera, or Horror film.
type Type of location, like City or Castle.
located_in Small list of fictional locations in which this location exists. Can be political or geographical.
locations Small list of fictional locations within this location; for example, buildings in a city.
characters Small list of characters who may live or work in this location.
first Applicable name of book, comic, TV series, film etc. where this place made its first appearance.
last Last appearance.

<templatedata> { "params": { "source": {}, "name": { "label": "Name", "description": "Name of location", "type": "string", "required": true }, "image": { "label": "Image", "description": "Primary image to illustrate the location. Do not use a link ( [[ ]] ) or the \"Image:\" or \"File:\" prefix. Image is automatically linked and resized to a standardized 250px.", "example": "example.jpg" }, "image_size": { "aliases": [ "imagesize" ], "label": "Image size", "description": "Allows alternate sizing for images smaller than 250px", "example": "250px" }, "alt": {}, "caption": { "label": "Image caption", "example": "\"Narnia, as illustrated in the first book\"" }, "image2": {}, "image2size": {}, "image2_size": {}, "alt2": {}, "caption2": {}, "first": { "label": "First appearance", "description": "Work in which the location first appears (use wikilink if applicable)", "example": "The Chronicles of Narnia: The Lion, the Witch, and the Wardrobe" }, "last": { "label": "Last appearance", "description": "Work in which the location last appears (use wikilink if applicable)" },

       "based_on": {

"label": "Based on", "description": "Name of the original location the adaptation is based on. Use this field if the location in a medium is based on a location from a different medium." }, "creator": { "label": "Created by", "description": "Original creator (e.g., writer) of the fictional location", "example": "C. S. Lewis", "suggested": true }, "adapted_by": { "label": "Adapted by", "description": "Name of the individuals who adapted the character into a new medium. Use this field if the location in a medium is based on a location from a different medium." }, "genre": { "label": "Genre", "description": "The genre in which the location best fits", "example": "Fantasy, science fiction, historical fiction" }, "noinfo": {}, "alt_name": { "aliases": [ "altname" ], "label": "Other name(s)",

"description": "Alternative names that the location is known by. Use

or if more than one."

}, "type": { "label": "Type", "description": "Type of location", "example": "Island, world, country, etc.", "suggested": true }, "ruler": {}, "ethnic_group": {}, "race": {}, "located_in": { "label": "Located in", "description": "The (real or fictional) place where this location is located. For example, Wakanda (Marvel Comics) is located in Africa (real), whereas The Shire (Lord of the Rings) is located in Middle Earth (fictional)." }, "locations": { "label": "Locales", "description": "Places within the location" }, "characters": { "label": "Characters", "description": "Characters from this location", "example": "Luke Skywalker and Anakin Skywalker" }, "population": { "label": "Population" }, "data21": {}, "data22": {}, "data23": {}, "data24": {}, "data25": {}, "info-hdr": {}, "ethnic_groups": {}, "races": {}, "people": {}, "blank_label": {}, "blank_data": {}, "blank_label1": {}, "blank_data1": {}, "blank_label2": {}, "blank_data2": {}, "blank_label3": {}, "blank_data3": {}, "blank_label4": {}, "blank_data4": {}, "child": {}, "embed": {} }, "paramOrder": [ "name", "first",

       "based_on",

"creator",

       "adapted_by",

"image", "caption", "alt_name", "last", "image_size", "type", "genre", "located_in", "characters", "locations", "source", "alt", "alt2", "image2", "image2size", "image2_size", "caption2", "noinfo", "ruler", "ethnic_group", "race", "population", "ethnic_groups", "people", "races", "data21", "data22", "data23", "data24", "data25", "info-hdr", "blank_label", "blank_data", "blank_label1", "blank_data1", "blank_label2", "blank_data2", "blank_label3", "blank_data3", "blank_label4", "blank_data4", "child", "embed" ], "format": "block" } </templatedata>

Tracking categories