Template:Location/doc: Difference between revisions
Jump to navigation
Jump to search
Awsome2464 (talk | contribs) (Created page) |
Awsome2464 (talk | contribs) (Added "Added" parameter) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 25: | Line 25: | ||
"description": "If applicable, state which teacher is in charge of this location", | "description": "If applicable, state which teacher is in charge of this location", | ||
"type": "string", | "type": "string", | ||
"required": | "required": false | ||
}, | }, | ||
"owner": { | "owner": { | ||
"label": "Owner", | "label": "Owner", | ||
"description": "If applicable, state which character owns this location", | "description": "If applicable, state which character owns this location", | ||
"type": "string", | |||
"required": false | |||
}, | |||
"added": { | |||
"label": "Added", | |||
"description": "The quest, update, and date that introduced this location to the game", | |||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
| Line 40: | Line 46: | ||
|image= | |image= | ||
<gallery> | <gallery> | ||
Homeroom Season 1. | Homeroom Season 1.webp|Season 1 | ||
Homeroom Season 2. | Homeroom Season 2.webp|Season 2 | ||
</gallery> | </gallery> | ||
|location=[[Newfall High School]] | |location=[[Newfall High School]] | ||
|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 52: | Line 59: | ||
|image= | |image= | ||
<gallery> | <gallery> | ||
Homeroom Season 1. | Homeroom Season 1.webp|Season 1 | ||
Homeroom Season 2. | Homeroom Season 2.webp|Season 2 | ||
</gallery> | </gallery> | ||
|location=[[Newfall High School]] | |location=[[Newfall High School]] | ||
|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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Thumbnail | image | Image(s) of the location. For multiple, use the <gallery> tag | String | required |
| Location | location | The grander location of where this place is located in-game | String | required |
| Surrounding Area(s) | surroundings | The location(s) you can directly travel to from this location | String | required |
| Teacher | teacher | If applicable, state which teacher is in charge of this location | String | optional |
| Owner | owner | If applicable, state which character owns this location | String | optional |
| Added | added | The quest, update, and date that introduced this location to the game | String | required |
{{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
}}