Template:Location: Difference between revisions

From Another Chance Wiki
Jump to navigation Jump to search
No edit summary
(Added "Added" parameter)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<infobox>
<infobox>
<title source="title">
<title source="title">
Line 4: Line 5:
</title>
</title>
<image source="image">
<image source="image">
<default>[[File:{{{image|}}}|1000px|link=]]</default>
<default>[[File:{{{image|}}}|1500px|link=]]</default>
</image>
</image>
<data source="data1">
<data source="data1">
Line 21: Line 22:
         <label>Owner</label>
         <label>Owner</label>
         <default>{{{owner|}}}</default>
         <default>{{{owner|}}}</default>
    </data>
    <data source="data5">
        <label>Added</label>
        <default>{{{added|}}}</default>
     </data>
     </data>
</infobox>
</infobox>
</includeonly>
<noinclude>
{{Documentation}}
</noinclude>

Latest revision as of 17:24, 3 September 2026


Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

This template creates a table that gives a quick overview of game locations.

Template parameters

ParameterDescriptionTypeStatus
Thumbnailimage

Image(s) of the location. For multiple, use the <gallery> tag

Stringrequired
Locationlocation

The grander location of where this place is located in-game

Stringrequired
Surrounding Area(s)surroundings

The location(s) you can directly travel to from this location

Stringrequired
Teacherteacher

If applicable, state which teacher is in charge of this location

Stringoptional
Ownerowner

If applicable, state which character owns this location

Stringoptional
Addedadded

The quest, update, and date that introduced this location to the game

Stringrequired



{{Location
|image=
<gallery>
Homeroom Season 1.webp|Season 1
Homeroom Season 2.webp|Season 2
</gallery>
|location=[[Newfall High School]]
|surroundings=[[Clubroom]]<br>[[Entrance Hall]]
|teacher=[[Mrs. L]]
|added=[[Introduction]]<br>Demo<br>January 5, 2020
}}