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



YumeWiki
3,009Articles

Template:LocationMap: Difference between revisions

(gave input fields temp names)
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if:{{{FileName|}}}|{{#subobject:
{{#if:{{{filename|}}}|{{#subobject:
|Is map in location = {{NAMESPACE}}:{{PAGENAME}}
|Is map in location = {{NAMESPACE}}:{{PAGENAME}}
|Is map part of game = {{NAMESPACE}}
|Is map part of game = {{NAMESPACE}}
|Location Map/Image = File:{{{FileName}}}
|Location Map/Image = File:{{{filename}}}
|Location Map/Caption = {{{Caption|}}}
|Location Map/Caption = {{{caption|}}}
|Has image path = {{filepath:{{{FileName}}}}}
|Has image path = {{filepath:{{{filename}}}}}
}}[[File:{{{FileName}}}|thumb|{{{3|275px}}}|right|{{{Caption}}}]]|Please specify a file name for this map.}}
}}[[File:{{{filename}}}|thumb|{{{customsize|275px}}}|right|{{{caption}}}]]|Please specify a file name for this map.}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 22:52, 29 November 2022


Documentation (for the above template, sometimes hidden or invisible)

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




Visit Template:LocationMap/doc to edit this text! (How does this work?)