Template:Location/doc: Difference between revisions

From Another Chance Wiki
Jump to navigation Jump to search
(Updated thumbnail to .webp)
(Added "Added" parameter)
 
Line 32: Line 32:
             "type": "string",
             "type": "string",
             "required": false
             "required": false
        },
        "added": {
            "label": "Added",
            "description": "The quest, update, and date that introduced this location to the game",
            "type": "string",
            "required": true
         }
         }
     }
     }
Line 46: Line 52:
|surroundings=[[Clubroom]]<br>[[Entrance Hall]]
|surroundings=[[Clubroom]]<br>[[Entrance Hall]]
|teacher=[[Mrs. L]]
|teacher=[[Mrs. L]]
|added=[[Introduction]]<br>Demo<br>January 5, 2020
}}
}}


Line 58: Line 65:
|surroundings=[[Clubroom]]<br>[[Entrance Hall]]
|surroundings=[[Clubroom]]<br>[[Entrance Hall]]
|teacher=[[Mrs. L]]
|teacher=[[Mrs. L]]
|added=[[Introduction]]<br>Demo<br>January 5, 2020
}}
}}
</pre>
</pre>

Latest revision as of 17:27, 3 September 2026

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
}}