×
Create a new article
Write your page title here:
We currently have 3,005 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,005Articles

Template:LocationMap/doc: Difference between revisions

No edit summary
m (minor changes, note about customsize)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Description ==
==Description==
<noinclude>[[Category:Template documentation]]</noinclude>
<templatedata>
<templatedata>
{
{
"description": "This template is used to display individual map(s) of a world/area on its article.",
"params": {
"params": {
"filename": {
"filename": {
Line 25: Line 25:
}
}
},
},
"format": "block",
"format": "block"
"description": "This template is used to display individual map(s) of a world/area on its article."
}
}
</templatedata>
</templatedata>


== Syntax ==
==Syntax==
<pre>
<pre>
{{LocationMap
{{LocationMap
Line 38: Line 37:
}}
}}
</pre>
</pre>
''Note: most maps should use both filename and caption. customsize is optional.''


== Sample output ==
==Sample==
<pre>
<pre>
{{LocationMap
{{LocationMap
Line 52: Line 52:
| customsize = 200px
| customsize = 200px
}}
}}
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude>
<includeonly>__NOEDITSECTION__</includeonly>

Latest revision as of 04:31, 28 June 2024

Description

This template is used to display individual map(s) of a world/area on its article.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Filenamefilename

The map's file name, inclusive of file type.

Example
Example.png
Stringrequired
Captioncaption

A caption describing the map.

Stringsuggested
Custom sizecustomsize

A custom size for displaying the map, measured in pixels.

Default
270px
Example
20px
Stringoptional

Syntax

{{LocationMap
| filename = [e.g. "Example.png"]
| caption =
| customsize = [e.g. 20px, 270px if left blank]
}}

Note: most maps should use both filename and caption. customsize is optional.

Sample

{{LocationMap
| filename = Forestpier mapwork.png
| caption = Annotated map of the area
| customsize = 200px
}}
Annotated map of the area