Template:Image label begin/doc: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
(Another alternative to see.)
(Category:Labelled maps of Serbian municipalities)
Line 1: Line 1:
<!-- Explicit new line here -->
<!-- Explicit new line here -->
<includeonly>[[Category:Labelled image map templates|{{PAGENAME}}]]</includeonly>
<includeonly>[[Category:Labelled maps of Serbian municipalities|{{PAGENAME}}]]</includeonly>
{{notice|There are far too many labelled image templates with widths and scales of -1 or are inconsistent. Please don't do that. Keep both widths and scales greater than zero and exactly the same in each template. For example, if width is 300, then all the scales must also be 300. Thanks.}}
{{notice|There are far too many labelled image templates with widths and scales of -1 or are inconsistent. Please don't do that. Keep both widths and scales greater than zero and exactly the same in each template. For example, if width is 300, then all the scales must also be 300. Thanks.}}
<center><div style="text-align: center; border: 1px dashed black; width: 50px;">[http://en.wikipedia.org/w/index.php?title=Template_talk%3ALanarkshire_and_Ayrshire_Railway_Map&diff=165876967&oldid=165872467 Fix]</div></center>
<center><div style="text-align: center; border: 1px dashed black; width: 50px;">[http://en.wikipedia.org/w/index.php?title=Template_talk%3ALanarkshire_and_Ayrshire_Railway_Map&diff=165876967&oldid=165872467 Fix]</div></center>

Revision as of 14:48, 21 January 2009


For a simpler and more general alternative to this template, see {{annotated image}}.
For a different style, simpler, and more general alternative, see {{overlay}}.

This template is a self-reference and so is part of the Wikipedia project rather than the encyclopaedic content.

This template will automatically categorise the current template into: Category:Labelled image map templates.

Template:Usage div

Template:Image label begin/doc (edit talk links history)


This Template:Wpd's documentation is [[:Template:WPDWikipedia:Template doc page pattern| transcluded]] from en:Template:Image label begin/doc [edit].


This is a documentation subpage for Template:Image label begin (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.


How to use

Consider this example for Template:Australia Labelled Map:

{{Image label begin |width={{{width|400}}} |image=Australia location map recolored.png |float={{{float|none}}}}}
{{Image label small |scale={{{width|400}}} |x=0.260 |y=0.3450 |text=[[Western Australia]]}}
{{Image label small |scale={{{width|400}}} |x=0.480 |y=0.2000 |text=[[Northern Territory]]}}
{{Image label small |scale={{{width|400}}} |x=0.505 |y=0.4025 |text=[[South Australia]]}}
...
{{Image label end}}

Width/Scale

In this example, all widths must be set to the same number of 400 as the default width. They must all be the same number of 400 for the template to be functionally scalable. This means they can be displayed at a different size by supplying a width parameter to the template when in use. For example, {{Australia Labelled Map|width=500}} will display the labelled image as a larger one of 500 pixels in width instead of 400.

To change the default size, search and replace "{{{width|400}}}" with "{{{width|500}}}".

For earthly geographic maps, conforming to these specifications can allow easier conversion to for any other purposes such as for the use of {{Location map+}}.

X/Y

X and Y values are always between 0 and 1. They represent the percentages of the width and height respectively where the label will be placed. The exact point is the top-left corner of the image label.

x=0  |y=0   will place the top-left corner of the label at the top-left     of the image
x=0  |y=1   will place the top-left corner of the label at the bottom-left  of the image
x=1  |y=1   will place the top-left corner of the label at the bottom-right of the image
x=1  |y=0   will place the top-left corner of the label at the top-right    of the image
x=0.5|y=0.5 will place the top-left corner of the label at the centre       of the image

Image

The title of the wiki page of the image without the "Image:" prefix.

Text

The text label to display as wiki markup.

Float

Three options:

{{{float|none}}}  makes the image sit on its own line of the page by default
{{{float|left}}}  makes the image pushed to the left of the page  by default
{{{float|right}}} makes the image pushed to the right of the page by default

Template set

Tool

Sample labelled images

Template:Silent